[jdk11u-dev] Integrated: 8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Alexey Bakhtin
abakhtin at openjdk.java.net
Thu Feb 17 13:24:14 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
This pull request has now been integrated.
Changeset: 57003eea
Author: Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/57003eea5eaf66771af6c2f6b08ea4d46cbf8a0f
Stats: 153 lines in 2 files changed: 153 ins; 0 del; 0 mod
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Reviewed-by: phh
Backport-of: 58dae60da0711c4ae0cb23f8ce2328e051d603b2
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/823
More information about the jdk-updates-dev
mailing list