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

Amy Lu amy.lu at oracle.com
Tue May 19 11:27:40 UTC 2015


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