On Wed, 16 Jun 2021 14:24:31 GMT, Fernando Guallini <fguall...@openjdk.org> wrote:
> The following test: javax/net/ssl/SSLSession/TestEnabledProtocols.java, is > failing intermittently because the client side is expecting a SocketException > only if it is wrapped into a SSLException, but it should also expect a > SocketException when there is no exception chaining. Marked as reviewed by rhalade (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk17/pull/80