RFR: 8375999: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows [v2]
Arno Zeller
azeller at openjdk.org
Thu Jan 22 06:36:10 UTC 2026
> 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.
Arno Zeller has updated the pull request incrementally with one additional commit since the last revision:
Update copyright year
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/29348/files
- new: https://git.openjdk.org/jdk/pull/29348/files/128eb130..1423f9dc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=29348&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=29348&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/29348.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29348/head:pull/29348
PR: https://git.openjdk.org/jdk/pull/29348
More information about the core-libs-dev
mailing list