[security-dev 00112]: hg: jdk7/jsn/jdk: 6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert.
xuelei.fan at sun.com
xuelei.fan at sun.com
Sun Mar 16 05:39:53 UTC 2008
Changeset: d69e411f0711
Author: xuelei
Date: 2008-03-16 01:37 -0400
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/d69e411f0711
6618387: SSL client sessions do not close cleanly. A TCP reset occurs instead of a close_notify alert.
Summary: closeIdelConnection() does not query the cached connection correctly.
Reviewed-by: chegar
! src/share/classes/sun/net/www/protocol/https/HttpsClient.java
+ test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java
More information about the security-dev
mailing list