JDK-2208700 : SSLSocketImpl state issue
  • Type: Backport
  • Backport of: JDK-6932403
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2011-04-08
  • Updated: 2011-04-20
  • Resolved: 2011-04-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u25-rev b21Fixed 7Fixed
Comments
EVALUATION check the state before setting it to cs_ERROR in SSLSocketImpl.fatal().
08-04-2011