[jdk25u-dev] RFR: 8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message
Arno Zeller
azeller at openjdk.org
Mon Feb 16 12:52:15 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)
@rm-gh-8: Will you also backport https://bugs.openjdk.org/browse/JDK-8375999 that was caused by JDK-8287062?
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/191#issuecomment-3908332786
More information about the jdk-updates-dev
mailing list