United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7025227 SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer
7025227 : SSLSocketImpl does not close the TCP layer socket if a close notify cannot be sent to the peer

Details
Type:
Bug
Submit Date:
2011-03-07
Status:
Resolved
Updated Date:
2011-08-02
Project Name:
JDK
Resolved Date:
2011-04-20
Component:
security-libs
OS:
solaris_9,generic,solaris_10
Sub-Component:
javax.net.ssl
CPU:
x86,sparc,generic
Priority:
P2
Resolution:
Fixed
Affected Versions:
solaris_10u9,5.0u28,6u13,6u15,6u16,6u17,6u20,6u22
Fixed Versions:
6u25-rev

Related Reports
Backport:
Backport:
Backport:
Backport:
Duplicate:
Duplicate:
Duplicate:
Duplicate:
Duplicate:
Relates:
Relates:
Relates:

Sub Tasks

Description
SSLSocketImpl does not appear to close the TCP layer
socket if a close notify cannot be sent to the peer.

                                    

Comments
EVALUATION

Need to catch the exception during sending close_notify message, and close the underlying socket in a final block.
                                     
2011-03-08



Hardware and Software, Engineered to Work Together