[security-dev 00280]: hg: jdk7/jsn/jdk: 6717876: Make java.net.NetworkInterface.getIndex() public

jean-christophe.collet at sun.com jean-christophe.collet at sun.com
Mon Aug 25 12:43:59 UTC 2008


Changeset: f4289d75cd29
Author:    jccollet
Date:      2008-08-25 14:38 +0200
URL:       http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/f4289d75cd29

6717876: Make java.net.NetworkInterface.getIndex() public
Summary: Make getIndex() and getByIndex() public. Required a name change in native code
Reviewed-by: alanb, chegar, michaelm

! make/java/net/mapfile-vers
! src/share/classes/java/net/NetworkInterface.java
! src/solaris/native/java/net/NetworkInterface.c
! src/solaris/native/java/net/PlainDatagramSocketImpl.c
! src/windows/native/java/net/NetworkInterface.c
! src/windows/native/java/net/NetworkInterface_winXP.c
! src/windows/native/java/net/TwoStacksPlainDatagramSocketImpl.c
! src/windows/native/java/net/net_util_md.h
+ test/java/net/NetworkInterface/IndexTest.java




More information about the security-dev mailing list