Hi,
I committed this today.

2008-05-15  Robert Schuster  <[EMAIL PROTECTED]>

  * java/net/NetworkInterface.java:
  (isUp): New method.
  (isPointToPoint): Dito.
  (isLoopback): Dito.
  (supportsMulticast): Dito.
  * vm/reference/java/net/VMNetworkInterface.java:
  (isUp): New method.
  (isPointToPoint): Dito.
  (isLoopback): Dito.
  (supportsMulticast): Dito.
  * native/jni/java-net/java_net_VMNetworkInterface.c:
  (isUp): New method.
  (isPointToPoint): Dito.
  (isLoopback): Dito.
  (supportsMulticast): Dito.

Regards
Robert

Robert Schuster schrieb:
> Hi.
> 
> Robert Schuster schrieb:
>> Hi,
>> I fixed the copy and paste error and another flaw. Casting to jboolean
>> did not alway returned the correct result. I made the if-flag-set then
>> JNI_TRUE otherwise JNI_FALSE explicit. Now it works correctly.
> If no one objects I would like to commit this patch.
> 
> Regards
> Robert
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to