[jdk13u-dev] RFR: 8274524: SSLSocket.close() hangs if it is called during the ssl handshake [v2]
Alexey Bakhtin
abakhtin at openjdk.java.net
Mon Feb 14 15:42:00 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
Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
Add braces
-------------
Changes:
- all: https://git.openjdk.java.net/jdk13u-dev/pull/326/files
- new: https://git.openjdk.java.net/jdk13u-dev/pull/326/files/d4a0316a..e19145f2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=326&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=326&range=00-01
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 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