[jdk16u] RFR: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl

Paul Hohensee phh at openjdk.java.net
Thu Apr 1 11:22:35 UTC 2021


On Fri, 26 Mar 2021 21:26:30 GMT, Christoph Langer <clanger at openjdk.org> wrote:

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

In SSLSocketImpl.java, lines 1480-1484 are replaced by a single line 1488, but the original patch doesn't do that. SSLTransport.java needs a copyright update to 2021. Otherwise, lgtm.

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

Changes requested by phh (Reviewer).

PR: https://git.openjdk.java.net/jdk16u/pull/94


More information about the jdk-updates-dev mailing list