[jdk16u] RFR: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Christoph Langer
clanger at openjdk.java.net
Fri Mar 26 17:20:41 UTC 2021
On Fri, 26 Mar 2021 16:22:13 GMT, Paul Hohensee <phh at openjdk.org> wrote:
> Please review this backport to 16u. The backport is clean, except for syntax-only
> changes to catch expressions, and one context change in SSLSocketImpl.java.
>
> Original JBS: https://bugs.openjdk.java.net/browse/JDK-8259662
> Original commit: https://github.com/openjdk/jdk/commit/63f8fc87
@phohensee, did you create the backport via git backport --from=openjdk/jdk 63f8fc87cdf3edb828474bb4954b76721ba8f9e5? Or the manual way described in https://wiki.openjdk.java.net/display/SKARA/Backports#Backports-CLI ?
For some reason the bots don't recognize it as a backport...
You also need to request push approval via jdk16u-fix-request label in https://bugs.openjdk.java.net/browse/JDK-8259662
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/93
More information about the jdk-updates-dev
mailing list