-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8243334 | 11.0.10-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b01 |
JDK-8254663 | 11.0.10 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8281792 | 8u341 | Thejasvi Voniadka | P4 | Resolved | Fixed | b01 |
JDK-8281911 | 8u331 | Thejasvi Voniadka | P4 | Resolved | Fixed | b06 |
Since we have a common test ldap server implementation BaseLdapServer now, some com/sun/jndi/ldap tests which have duplicate test ldap server logic in test itself could be cleanup.
com/sun/jndi/ldap/DisconnectNPETest.java
com/sun/jndi/ldap/NoWaitForReplyTest.java
com/sun/jndi/ldap/LdapName/EmptyNameSearch.java
com/sun/jndi/ldap/DisconnectNPETest.java
com/sun/jndi/ldap/NoWaitForReplyTest.java
com/sun/jndi/ldap/LdapName/EmptyNameSearch.java
- backported by
-
JDK-8243334 cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
- Resolved
-
JDK-8254663 cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
- Resolved
-
JDK-8281792 cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
- Resolved
-
JDK-8281911 cleanup duplicated test ldap server in some com/sun/jndi/ldap/ tests
- Resolved
- relates to
-
JDK-8240208 Implement LdapPlaybackServer based on BaseLdapServer
- Open