[jdk17] RFR: 8265297: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with "RuntimeException: java.net.SocketException: Connection reset"

Rajan Halade rhalade at openjdk.java.net
Wed Jun 16 17:13:44 UTC 2021


On Wed, 16 Jun 2021 14:24:31 GMT, Fernando Guallini <fguallini at 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



More information about the security-dev mailing list