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

Roland Mesde duke at openjdk.org
Mon Feb 2 18:51:08 UTC 2026


On Wed, 28 Jan 2026 18:40:12 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.
> 
> 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:
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24942861/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24942862/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24942863/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24942864/windows-x64-specific-test.log)

This pull request has now been integrated.

Changeset: 9e003145
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/9e003145584aeaf23b1d25d14d740657b90353eb
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/jdk25u-dev/pull/191


More information about the jdk-updates-dev mailing list