[9] RFR:8168769: javax/net/ssl/TLSv12/DisabledShortRSAKeys.java timed out

Xuelei Fan xuelei.fan at oracle.com
Thu Dec 22 16:55:41 UTC 2016


  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



More information about the security-dev mailing list