--- old/test/java/nio/Buffer/Chars.java 2015-04-21 18:51:55.595981005 -0700 +++ new/test/java/nio/Buffer/Chars.java 2015-04-21 18:51:55.415891001 -0700 @@ -26,6 +26,7 @@ * @bug 8014854 * @summary Exercises CharBuffer#chars on each of the CharBuffer types * @run testng Chars + * @key randomness */ import java.nio.ByteBuffer;