[jdk21u-dev] RFR: 8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message
Roland Mesde
duke at openjdk.org
Mon Feb 23 16:36:22 UTC 2026
Backporting JDK-8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message.
This PR fixes intermittent failures in LdapPoolTimeoutTest.java (JDK-8287062) caused by faulty exception message validation.
For parity with Oracle JDK. Already backported to 25.
Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
make test TEST=test/jdk/com/sun/jndi/ldap/LdapPoolTimeoutTest.java
-------------
Commit messages:
- Backport 1f47294cd336db34030ea16132490ab51310ace5
Changes: https://git.openjdk.org/jdk21u-dev/pull/2625/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=2625&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287062
Stats: 64 lines in 1 file changed: 28 ins; 13 del; 23 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/2625.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/2625/head:pull/2625
PR: https://git.openjdk.org/jdk21u-dev/pull/2625
More information about the jdk-updates-dev
mailing list