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

Prajwal Kumaraswamy pkumaraswamy at openjdk.java.net
Thu Mar 10 11:45:09 UTC 2022


On Mon, 7 Mar 2022 05:29:32 GMT, Prajwal Kumaraswamy <pkumaraswamy at openjdk.org> wrote:

> This is a clean backport.
> The fix has been confirmed by running against internal test suite and JCK SSL tests, where the initial failure was observed in test api/javax_net/ssl/SSLSocket/setUseClientMode.html

This pull request has now been integrated.

Changeset: afae4921
Author:    Prajwal Kumaraswamy <pkumaraswamy at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18u/commit/afae4921532ea6dacc292936e8fedb9a3bfc9f2d
Stats:     151 lines in 2 files changed: 151 ins; 0 del; 0 mod

8274524: SSLSocket.close() hangs if it is called during the ssl handshake

Backport-of: 58dae60da0711c4ae0cb23f8ce2328e051d603b2

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

PR: https://git.openjdk.java.net/jdk18u/pull/33


More information about the jdk-updates-dev mailing list