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

Alexey Bakhtin abakhtin at openjdk.java.net
Mon Feb 14 13:58:49 UTC 2022


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

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

Commit messages:
 - Backport 58dae60da0711c4ae0cb23f8ce2328e051d603b2

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/176/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=176&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274524
  Stats: 151 lines in 2 files changed: 151 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/176.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/176/head:pull/176

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


More information about the jdk-updates-dev mailing list