RFR [13] JDK-8216326: SSLSocket stream close() does not close the associated socket
Jamil Nimeh
jamil.j.nimeh at oracle.com
Tue Apr 16 23:51:10 UTC 2019
Hi Xuelei,
Besides the double semicolons on 983 and 1149, I think it looks fine.
--Jamil
On 4/16/2019 4:37 PM, Xuelei Fan wrote:
> Hi,
>
> Could I get the following update reviewed?
> http://cr.openjdk.java.net/~xuelei/8216326/webrev.00/
>
> Per the Socket specification, the close of the
> inputstream/outputstream should close the associated socket. The
> SSLSocketImpl is a sub-class of Socket and does not follow the spec.
> That's where the update come from.
>
> Thanks,
> Xuelei
More information about the security-dev
mailing list