[jdk13u-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:59:55 UTC 2022
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
-------------
Commit messages:
- Backport 58dae60da0711c4ae0cb23f8ce2328e051d603b2
Changes: https://git.openjdk.java.net/jdk13u-dev/pull/326/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=326&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/jdk13u-dev/pull/326.diff
Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/326/head:pull/326
PR: https://git.openjdk.java.net/jdk13u-dev/pull/326
More information about the jdk-updates-dev
mailing list