-
Bug
-
Resolution: Fixed
-
P4
-
8
-
b02
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8221288 | openjdk8u222 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8219847 | 8u222 | Ivan Gerasimov | P4 | Resolved | Fixed | master |
JDK-8219614 | 8u221 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
JDK-8224395 | emb-8u221 | Ivan Gerasimov | P4 | Resolved | Fixed | master |
JDK-8220338 | 7u231 | Ivan Gerasimov | P4 | Resolved | Fixed | b01 |
TESTFAIL: java/net/ipv6tests/UdpTest.java
This test failed once in jdk8/b120 Windows same-binaries run:
----------System.out:(1/11)----------
Test1: OK
----------System.err:(16/903)----------
java.net.SocketTimeoutException: Receive timed out
at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
at java.net.DualStackPlainDatagramSocketImpl.peekData(DualStackPlainDatagramSocketImpl.java:109)
at java.net.DatagramSocket.receive(DatagramSocket.java:721)
at UdpTest.test2(UdpTest.java:159)
at UdpTest.main(UdpTest.java:72)
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:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:746)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.net.SocketTimeoutException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out
test result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out
This test failed once in jdk8/b120 Windows same-binaries run:
----------System.out:(1/11)----------
Test1: OK
----------System.err:(16/903)----------
java.net.SocketTimeoutException: Receive timed out
at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
at java.net.DualStackPlainDatagramSocketImpl.peekData(DualStackPlainDatagramSocketImpl.java:109)
at java.net.DatagramSocket.receive(DatagramSocket.java:721)
at UdpTest.test2(UdpTest.java:159)
at UdpTest.main(UdpTest.java:72)
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:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:746)
at java.lang.Thread.run(Thread.java:744)
JavaTest Message: Test threw exception: java.net.SocketTimeoutException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out
test result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out
- backported by
-
JDK-8219614 TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
-
- Resolved
-
-
JDK-8219847 TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
-
- Resolved
-
-
JDK-8220338 TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
-
- Resolved
-
-
JDK-8221288 TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
-
- Resolved
-
-
JDK-8224395 TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
-
- Resolved
-