[jdk16u] RFR: 8259662: Don't wrap SocketExceptions into SSLExceptions in SSLSocketImpl
Paul Hohensee
phh at openjdk.java.net
Fri Mar 26 18:14:30 UTC 2021
On Fri, 26 Mar 2021 17:17:54 GMT, Christoph Langer <clanger 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
I did it manually (see my plaintive question!). Shall I close this PR and redo it using git backport?
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/93
More information about the jdk-updates-dev
mailing list