[jdk25u-dev] Integrated: 8375999: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows

Roland Mesde duke at openjdk.org
Mon Feb 23 18:24:07 UTC 2026


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

> Backporting JDK-8375999: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows.
> 
> This PR fixes sporadic LdapPoolTimeoutTest.java failures on Windows by restoring a Windows-specific exception message that was accidentally removed in https://bugs.openjdk.org/browse/JDK-8287062, which in turn was added 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:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25348403/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25348404/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25348405/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25348406/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 30a962c1
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/30a962c1ab3ef19159c3ea2179602289e7e6f3ac
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8375999: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows

Backport-of: 90b546925397ff7cdd1591291e1b87d0bac5604a

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

PR: https://git.openjdk.org/jdk25u-dev/pull/273


More information about the jdk-updates-dev mailing list