JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library (original) (raw)
Martin Buchholz martinrb at google.com
Tue May 19 15:42:41 UTC 2015
- Previous message: JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library
- Next message: JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks.
We believe there is a bug in the JDK revealed by FindDecoderBugs - so actually find that bug and provide a repro recipe!
On Tue, May 19, 2015 at 4:27 AM, Amy Lu <amy.lu at oracle.com> 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
- Previous message: JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library
- Next message: JDK 9 RFR of JDK-8080658: Update FindDecoderBugs.java to use random number generator library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]