-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 12, 15
-
b16
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8252665 | 11.0.10-oracle | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8251140 | 11.0.9 | Chris Yin | P3 | Resolved | Fixed | b03 |
JDK-8281783 | 8u341 | Thejasvi Voniadka | P3 | Resolved | Fixed | b01 |
JDK-8281902 | 8u331 | Thejasvi Voniadka | P3 | Resolved | Fixed | b06 |
com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently, test seems got it's expected "Test run OK!!!", but finally fail due to Connection reset:
----------System.out:(1/15)----------
Test run OK!!!
----------System.err:(3/36)----------
JavaTest Message: Test complete.
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: java.net.SocketException: Connection reset
----------System.out:(1/15)----------
Test run OK!!!
----------System.err:(3/36)----------
JavaTest Message: Test complete.
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: java.net.SocketException: Connection reset
- backported by
-
JDK-8251140 com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- Resolved
-
JDK-8252665 com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- Resolved
-
JDK-8281783 com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- Resolved
-
JDK-8281902 com/sun/jndi/ldap/RemoveNamingListenerTest.java fails intermittently: Connection reset
- Resolved
- relates to
-
JDK-8241130 com.sun.jndi.ldap.EventSupport.removeDeadNotifier: java.lang.NullPointerException
- Closed