[jdk11u-dev] RFR: 8262409: sun/security/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions. SSL test failures caused by java failed with "Server reported the wrong exception"
Thomas Stuefe
stuefe at openjdk.java.net
Thu Jul 1 05:30:59 UTC 2021
On Tue, 29 Jun 2021 21:16:41 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This test error can be observed in jdk11u as well since JDK-8259662 was backported with 11.0.12.
Looks good. Though I would have felt better if the original fix was restricted to catching the right exception instead of also changing test synchronization.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/79
More information about the jdk-updates-dev
mailing list