144    InputStream sslIS = socket.getInputStream();
This variable is not used and can be removed.  Otherwise, looks fine to me.

Xuelei

On 12/22/2016 1:20 AM, Tim Du wrote:
Hi All:

Would like help to review the code change for
javax/net/ssl/TLSv12/DisabledShortRSAKeys.java? The test case failed
with synchronization test issue between client and server
intermittently, use advantage of SSLSocketSample.java to make stable and
get rid of duplicate codes.Thanks.

JBS:https://bugs.openjdk.java.net/browse/JDK-8168769
webrev:http://cr.openjdk.java.net/~tidu/8168769/webrev.00/

Regards
Tim

Reply via email to