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