[8u] RFR (S) 8205014: com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java failed with "Read timed out"
Aleksey Shipilev
shade at redhat.com
Tue Apr 27 09:44:33 UTC 2021
Original fix:
https://bugs.openjdk.java.net/browse/JDK-8205014
https://hg.openjdk.java.net/jdk/sandbox/rev/85305a50b1b4
This is apparently missing in 8u TLS 1.3 backport! This thing is kinda unusual, because it backports
the patch from sandbox. The patch also does not apply cleanly, and I had to reapply it by hand.
There are conflicts in both ProblemList and the code itself.
8u webrev:
https://cr.openjdk.java.net/~shade/8205014/webrev.8u.01/
Testing: affected test (used to fail, now passes)
--
Thanks,
-Aleksey
More information about the jdk8u-dev
mailing list