RFR JDK-8236464 : SO_LINGER option is ignored by SSLSocket in JDK 11

Xuelei Fan xuelei.fan at oracle.com
Thu Apr 23 20:14:21 UTC 2020


Hi,

Could I get the following update reviewed?

    http://cr.openjdk.java.net/~xuelei/8236464/webrev.00/

In the current implementation, the sending of close_notify may not 
respect the SO_LINGER setting in some circumstances.   With this update, 
the delivering of close_notify alert will consider the impact of the 
SO_LINGER setting.

I can confirm there is an issue per the code, but I cannot reproduce the 
issue by myself.  I'm asking for an external help for the testing.  
"noreg-hard" and "noreg-external" tags were added to this bug.

Thanks,

Xuelei

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20200423/59055dff/attachment.htm>


More information about the security-dev mailing list