Is this a configuration error, or a real issue?
TEST: java/net/Inet6Address/B6558853.java
JDK under test: (/java/security/ws/jdk7-integrations/nightlies/ws/build/linux-am
d64/j2sdk-image)
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-b99)
Java HotSpot(TM) 64-Bit Server VM (build 12.0-b01, mixed mode)
...deleted...
java.lang.RuntimeException: Wrong address: 0:0:0:0:0:0:0:1
at B6558853.main(B6558853.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
78)
at java.lang.Thread.run(Thread.java:674)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Wrong addres
s: 0:0:0:0:0:0:0:1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Wrong address:
0:0:0:0:0:0:0:1
TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Runtime
Exception: Wrong address: 0:0:0:0:0:0:0:1
|