Code Review Request: JDK-8130460 Increase the stability of DTLS test CipherSuite.java

Xuelei Fan xuelei.fan at oracle.com
Wed Jul 8 23:24:44 UTC 2015


ping ...

Xuelei

On 7/6/2015 9:11 AM, Xuelei Fan wrote:
> Hi,
> 
> Please review this simple fix.
> 
>    http://cr.openjdk.java.net/~xuelei/8130460/webrev.00/
> 
> The DTLS test, javax/net/ssl/DTLS/CipherSuite.java, failed in nightly
> regression intermittent.  In the test, it only allows 10 times app
> packet loss and 60 times handshake packet loss.  This value is
> reasonable in general, but may be not big enough if the system
> networking is heavy loaded.  With this update, I plan to increase the
> packet loss limitation in order to increase the stability of the related
> tests.
> 
> Thanks,
> Xuelei
> 




More information about the security-dev mailing list