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

Yuri Nesterenko yan at openjdk.java.net
Mon Feb 14 18:12:18 UTC 2022


On Mon, 14 Feb 2022 15:46:15 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
>
> Alexey Bakhtin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add braces

OK with me

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

Marked as reviewed by yan (Reviewer).

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


More information about the jdk-updates-dev mailing list