Code Review Request, JDK-8171337 Check for correct SSLEngineImpl/SSLSocketImpl.setSSLParameters handshaker update method

Bradford Wetmore bradford.wetmore at oracle.com
Mon Dec 19 20:20:44 UTC 2016


For SSLSocket, there are other .started() methods with similar 
conditions, should those be changed as well?

Thanks,

Brad


On 12/16/2016 11:03 AM, Xuelei Fan wrote:
> Hi Brad,
>
> Please review this handshake update method miss-use fix:
>
>    http://cr.openjdk.java.net/~xuelei/8171337/webrev.00/
>
> The activation process of handshake may consider the parameters in a big
> picture and make adjustment accordingly.  Basically, SSL parameters
> should be configured before the handshake activated.
>
> Thanks,
> Xuelei



More information about the security-dev mailing list