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

Bradford Wetmore bradford.wetmore at oracle.com
Wed Jul 8 23:44:05 UTC 2015


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 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