--- old/test/java/nio/file/Files/BytesAndLines.java 2015-04-21 18:52:13.785071426 -0700 +++ new/test/java/nio/file/Files/BytesAndLines.java 2015-04-21 18:52:13.596977422 -0700 @@ -27,6 +27,7 @@ * @run testng BytesAndLines * @summary Unit test for methods for Files readAllBytes, readAllLines and * and write methods. + * @key randomness */ import java.nio.ByteBuffer;