[jdk25u-dev] RFR: 8287062: com/sun/jndi/ldap/LdapPoolTimeoutTest.java failed due to different timeout message
Roland Mesde
duke at openjdk.org
Mon Feb 16 16:00:22 UTC 2026
On Mon, 16 Feb 2026 12:49:46 GMT, Arno Zeller <azeller 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?
@ArnoZeller Created: https://github.com/openjdk/jdk25u-dev/pull/273
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/191#issuecomment-3909248790
More information about the jdk-updates-dev
mailing list