git: openjdk/jdk18u: master: 8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Sean Coffey
coffeys at openjdk.java.net
Thu Mar 10 11:41:40 UTC 2022
Changeset: afae4921
Author: Prajwal Kumaraswamy <pkumaraswamy at openjdk.org>
Committer: Sean Coffey <coffeys at openjdk.org>
Date: 2022-03-10 11:41:10 +0000
URL: https://git.openjdk.java.net/jdk18u/commit/afae4921532ea6dacc292936e8fedb9a3bfc9f2d
8274524: SSLSocket.close() hangs if it is called during the ssl handshake
Backport-of: 58dae60da0711c4ae0cb23f8ce2328e051d603b2
! src/java.base/share/classes/sun/security/ssl/SSLSocketImpl.java
+ test/jdk/sun/security/ssl/SSLSocketImpl/ClientSocketCloseHang.java
More information about the jdk-updates-changes
mailing list