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

duke duke at openjdk.org
Mon Feb 2 15:26:44 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 
Your change (at version 691c84d51706b3ccd3a04676c23d8c30d3a81a2f) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/191#issuecomment-3835841904


More information about the jdk-updates-dev mailing list