[jdk16u] RFR: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Christoph Langer
clanger at openjdk.java.net
Thu Apr 1 11:22:35 UTC 2021
On Wed, 31 Mar 2021 20:16:55 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> 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.
OK, the change l 1480-1484 comes from https://bugs.openjdk.java.net/browse/JDK-8253635 which in itself probably makes sense to backport as well. But I took it out for this BP.
I updated copyright years for both, SSLTransport and SSLSocketImpl.
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/94
More information about the jdk-updates-dev
mailing list