On Wed, 13 Jan 2021 06:19:18 GMT, Clive Verghese <cvergh...@openjdk.org> wrote:

> Redo for 8237578: JDK-8214339 (SSLSocketImpl wraps SocketException) appears 
> to not be fully fixed
> 
> This also fixes JDK-8259516: Alerts sent by peer may not be received 
> correctly during TLS handshake

Changes requested by rhalade (Reviewer).

test/jdk/sun/security/ssl/SSLContextImpl/ShouldThrowSSLExceptionWhenPeerClosesSocket.java
 line 32:

> 30: 
> 31: /*
> 32:  * @test

Suggestion:

 * @test
 * @bug 8259662 8259516

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

PR: https://git.openjdk.java.net/jdk/pull/2057

Reply via email to