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.

This pull request has now been integrated.

Changeset: 2047da7d
Author:    Fernando Guallini <fguall...@openjdk.org>
Committer: Rajan Halade <rhal...@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

Reply via email to