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

Fernando Guallini fguallini at openjdk.java.net
Thu Jun 17 16:28:29 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.

This pull request has now been integrated.

Changeset: 2047da7d
Author:    Fernando Guallini <fguallini at openjdk.org>
Committer: Rajan Halade <rhalade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17/commit/2047da7dccacb1adb7f811639a58b8fbe1aa3546
Stats:     8 lines in 1 file changed: 1 ins; 0 del; 7 mod

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

Reviewed-by: xuelei, rhalade

-------------

PR: https://git.openjdk.java.net/jdk17/pull/80



More information about the security-dev mailing list