-
Bug
-
Resolution: Unresolved
-
P3
-
8u60, 9, 10, 11, 12, 13, 17, 21
**************************
Test 11
DatagramSocket binds: /fe80:0:0:0:210:e0ff:fe3d:40d2%eth0 port: 11521
DatagramSocket binds: /10.128.64.201
BindException unexpected - test failed!!!
12 test(s) executed. 1 failure(s).
----------System.err:(13/701)----------
java.lang.Exception: 1 tests(s) failed - see log
at Test.main(Test.java:229)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: 1 tests(s) failed - see log
JavaTest Message: shutting down test
Test 11
DatagramSocket binds: /fe80:0:0:0:210:e0ff:fe3d:40d2%eth0 port: 11521
DatagramSocket binds: /10.128.64.201
BindException unexpected - test failed!!!
12 test(s) executed. 1 failure(s).
----------System.err:(13/701)----------
java.lang.Exception: 1 tests(s) failed - see log
at Test.main(Test.java:229)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.Exception: 1 tests(s) failed - see log
JavaTest Message: shutting down test
- duplicates
-
JDK-8153814 java/net/BindException/Test.java failed with BindException
- Closed
- relates to
-
JDK-8153147 Mark java/net/BindException/Test.java as intermittently failing
- Closed