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