RFR [13] JDK-8221270: Duplicated synchronized keywords in SSLSocketImpl

Sean Mullan sean.mullan at oracle.com
Thu Mar 21 19:18:24 UTC 2019


Looks good.

--Sean

On 3/21/19 2:49 PM, Xuelei Fan wrote:
> Hi,
> 
> Could I have the following update reviewed?
> 
>     http://cr.openjdk.java.net/~xuelei/8221270/webrev.00/
> 
> The implementation of SSLSocketImpl.getHandshakeSession() uses two 
> synchronized over the same object.  One should be sufficient.
> 
> Code cleanup, no new regression test.
> 
> Thanks,
> Xuelei


More information about the security-dev mailing list