Details
-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b09
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8312581 | 17.0.9-oracle | Ramesh Gangadhar | P5 | Resolved | Fixed | b04 |
JDK-8313154 | 17.0.9 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
Description
Add exception handler method to the BaseLdapTestServer LDAP test library class. That will allow LDAP tests to customize the handling of server-side exceptions.
Currently, the BaseLdapTestServer implementation prints an exception and its stack trace to the standard error stream.
Full file path: test/jdk/com/sun/jndi/ldap/lib/BaseLdapServer.java
Currently, the BaseLdapTestServer implementation prints an exception and its stack trace to the standard error stream.
Full file path: test/jdk/com/sun/jndi/ldap/lib/BaseLdapServer.java
Attachments
Issue Links
- backported by
-
JDK-8312581 Add exception handler method to the BaseLdapServer
- Resolved
-
JDK-8313154 Add exception handler method to the BaseLdapServer
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/29409730
-
Commit openjdk/jdk/03b23a1e
-
Review openjdk/jdk17u-dev/1622
-
Review openjdk/jdk/12347
(1 links to)