[jdk21u-dev] Integrated: 8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message

Roland Mesde duke at openjdk.org
Thu Feb 26 19:02:34 UTC 2026


On Mon, 23 Feb 2026 16:05:47 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25526599/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25526600/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25526601/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25526602/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 06432965
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/0643296564d39c9500164c4232d754f3a5f46f04
Stats:     64 lines in 1 file changed: 28 ins; 13 del; 23 mod

8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message

Backport-of: 1f47294cd336db34030ea16132490ab51310ace5

-------------

PR: https://git.openjdk.org/jdk21u-dev/pull/2625


More information about the jdk-updates-dev mailing list