JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library (original) (raw)

Roger Riggs Roger.Riggs at Oracle.com
Tue May 19 13:24:09 UTC 2015


Hi Amy,

Looks fine.

Roger

On 5/19/2015 7:27 AM, Amy Lu wrote:

sun/nio/cs/FindDecoderBugs.java

This test uses randomness and has been observed to intermittently fail. This patch is to update the test to use the random number testing library, to better identify the cause of any future failures. Please review the patch. I also need a sponsor for this change. bug: https://bugs.openjdk.java.net/browse/JDK-8080658 webrev: http://cr.openjdk.java.net/~amlu/8080658/webrev.00/ Thanks, Amy



More information about the core-libs-dev mailing list