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

Alexey Bakhtin abakhtin at openjdk.java.net
Tue Feb 15 12:35:26 UTC 2022


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

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

This pull request has now been integrated.

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

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

PR: https://git.openjdk.java.net/jdk15u-dev/pull/176


More information about the jdk-updates-dev mailing list