-
Enhancement
-
Resolution: Fixed
-
P2
-
5.0, 5.0u11
-
b03
-
x86
-
linux_suse_sles_10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2168509 | 7 | Sean Coffey | P4 | Closed | Fixed | b134 |
JDK-2168508 | 6u14 | Vincent Ryan | P4 | Resolved | Fixed | b02 |
JDK-2178181 | 5.0u21 | Sean Coffey | P3 | Closed | Fixed | b01 |
JDK-2179649 | 5.0u20-rev | Sean Coffey | P2 | Closed | Fixed | b03 |
The problem can be solved when changing the class com.sun.jndi.ldap.LdapCtx, method c_search(Name name, String filter, SearchControls cons, Continuation cont), row 1747. This method invokes "searchAux" with a parameter called "WaitForReply". In the original code "waitForReply" is set to true. A JNDI property is in order to allow customer to change "WaitForReply" to false in their code.
- backported by
-
JDK-2168508 add an new JNDI property to control the boolean flag WaitForReply (JDK5)
-
- Resolved
-
-
JDK-2179649 add an new JNDI property to control the boolean flag WaitForReply (JDK5)
-
- Closed
-
-
JDK-2178181 add an new JNDI property to control the boolean flag WaitForReply (JDK5)
-
- Closed
-
-
JDK-2168509 add an new JNDI property to control the boolean flag WaitForReply (JDK5)
-
- Closed
-
- duplicates
-
JDK-6759705 Request to control the setting "com.sun.jndi.ldap.awaitSearchResult" on JDK 1.5.0 and JDK 6
-
- Closed
-
- relates to
-
JDK-6862356 7 ldap jndi tests fail with 5.0u20-rev-b03, but pass with 5.0u20 b02 SSR
-
- Closed
-
-
JDK-6874156 7 ldap jndi tests fail with 5.0u22 b01
-
- Closed
-