RFR: 8259662: SocketException should be passed through
Rajan Halade
rhalade at openjdk.java.net
Wed Jan 13 18:49:04 UTC 2021
On Wed, 13 Jan 2021 06:19:18 GMT, Clive Verghese <cverghese at 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
More information about the security-dev
mailing list