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