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

Alexey Bakhtin abakhtin at openjdk.java.net
Tue Feb 15 11:24:22 UTC 2022


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

> Backport of JDK-8274524 to JDK13u-dev
> Backport is almost clean except for trivial fix for Pattern Matching in the instanceof (not available in JDK13)
> sun/security/ssl/SSLSocketImpl tests passed

This pull request has now been integrated.

Changeset: d7b8c97f
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/d7b8c97f92935a8b43b66f2bc6d2b7994888c5c9
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: xuelei
Backport-of: 58dae60da0711c4ae0cb23f8ce2328e051d603b2

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/326


More information about the jdk-updates-dev mailing list