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