The default behavior specified in
http://docs.oracle.com/javase/7/docs/technotes/guides/jndi/jndi-ldap.html
says
"If this property is not specified, the default is to wait for the response until it is received."
With this bugfix:
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8042857
it will not loop infinitely. A default value of 15s is used. Please confirm with engineering
regarding the default value.
http://docs.oracle.com/javase/7/docs/technotes/guides/jndi/jndi-ldap.html
says
"If this property is not specified, the default is to wait for the response until it is received."
With this bugfix:
http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8042857
it will not loop infinitely. A default value of 15s is used. Please confirm with engineering
regarding the default value.
- relates to
-
JDK-8042857 14 stuck threads waiting for notification on LDAPRequest
-
- Resolved
-
-
JDK-8065238 javax.naming.NamingException after upgrade to JDK 8
-
- Resolved
-