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

2015-07-08 Thread Bradford Wetmore
Looks good. Brad On 7/8/2015 4:24 PM, Xuelei Fan wrote: 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 int

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

2015-07-08 Thread Xuelei Fan
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 time

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

2015-07-05 Thread Xuelei Fan
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 reas