http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/19/b05/jdk7b104/product/javase/linux-i586/client/mixed/linux-i586_javase_client_mixed_JT_JDK_com_sun_jdi/workDir/com/sun/jdi/ListenAddress.jtr
http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/19/b05/jdk7b104/product/javase/linux-i586/client/mixed/linux-i586_javase_client_mixed_JT_JDK_com_sun_jdi/analysis.html
java.net.SocketException: Address family not supported by protocol
at java.net.NetworkInterface.getAll(Native Method)
at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:316)
at ListenAddress.main(ListenAddress.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
Note, that this failure occures on this particular (jtg-linux17) machine only (). Other linux-i586 (or other archs) machines seem to work fine. Note, that this CR looks familiar to 6972374.
Tescase name is com/sun/jdi/ListenAddress.java
http://sqeweb.sfbay.sun.com/nfs/tools/gtee/results/19/b05/jdk7b104/product/javase/linux-i586/client/mixed/linux-i586_javase_client_mixed_JT_JDK_com_sun_jdi/analysis.html
java.net.SocketException: Address family not supported by protocol
at java.net.NetworkInterface.getAll(Native Method)
at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java:316)
at ListenAddress.main(ListenAddress.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
Note, that this failure occures on this particular (jtg-linux17) machine only (). Other linux-i586 (or other archs) machines seem to work fine. Note, that this CR looks familiar to 6972374.
Tescase name is com/sun/jdi/ListenAddress.java
- duplicates
-
JDK-6964714 NetworkInterface getInetAddresses enumerates IPv6 addresses if java.net.preferIPvStack property set
-
- Closed
-