Integrated: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl

Clive Verghese cverghese at openjdk.java.net
Mon Feb 22 18:40:03 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

This pull request has now been integrated.

Changeset: 63f8fc87
Author:    Clive Verghese <cverghese at openjdk.org>
Committer: Xue-Lei Andrew Fan <xuelei at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/63f8fc87
Stats:     199 lines in 7 files changed: 177 ins; 0 del; 22 mod

8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl

Reviewed-by: xuelei

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

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



More information about the security-dev mailing list