[jdk11u-dev] RFR: 8274524: SSLSocket.close() hangs if it is called during the ssl handshake

Paul Hohensee phh at openjdk.java.net
Mon Feb 14 18:23:10 UTC 2022


On Mon, 14 Feb 2022 17:58:42 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:

> Backport of JDK-8274524 to JDK11u-dev
> Backport is almost clean except for a trivial fix for Pattern Matching in the instanceof (not available in JDK11) and braces for the if-clauses.
> sun/security/ssl/SSLSocketImpl tests passed

Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/823


More information about the jdk-updates-dev mailing list