[jdk25u-dev] RFR: 8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message
Roland Mesde
duke at openjdk.org
Wed Jan 28 19:35:38 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.
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/jdk25u-dev/pull/191/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=191&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/jdk25u-dev/pull/191.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/191/head:pull/191
PR: https://git.openjdk.org/jdk25u-dev/pull/191
More information about the jdk-updates-dev
mailing list