JDK-8169942 : com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java fails intermittently
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.naming
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-11-18
  • Updated: 2020-09-25
  • Resolved: 2020-09-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
In the fix of JDK-8141370, com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java was introduced and is known failing intermittently and listed in ProblemList.txt
----------------------------------------
http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-December/037385.html

Basically I've separated the failing subtest out into its own file and 
excluded it on the (intermittently) failing platforms.
----------------------------------------

This bug is for tracking the left-over issue of com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java fails intermittently at linux-i586,macosx-all
Comments
The test was fixed as part of the following attempt to stabilize LDAP tests: JDK-8251188
25-09-2020

Note that also observed this test fails intermittently at other platforms, see JDK-8152654
18-11-2016