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

Arno Zeller azeller at openjdk.org
Mon Jan 26 08:38:10 UTC 2026


On Wed, 21 Jan 2026 14:21:26 GMT, Arno Zeller <azeller at openjdk.org> wrote:

> It seems that [JDK-8287062](https://bugs.openjdk.org/browse/JDK-8287062) did accidentally remove one Exception message that was allowed to pass the test. This message only occurs on Windows. 
> This change will add the message again to the allowed messages.

This pull request has now been integrated.

Changeset: 90b54692
Author:    Arno Zeller <azeller at openjdk.org>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90b546925397ff7cdd1591291e1b87d0bac5604a
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

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

Reviewed-by: jpai, mbaesken

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

PR: https://git.openjdk.org/jdk/pull/29348


More information about the core-libs-dev mailing list