--- old/test/java/nio/channels/FileChannel/Pread.java 2015-04-21 18:52:05.536949236 -0700 +++ new/test/java/nio/channels/FileChannel/Pread.java 2015-04-21 18:52:05.336849231 -0700 @@ -24,6 +24,7 @@ /* @test * @bug 4862382 4862408 * @summary Test positional read method of FileChannel + * @key randomness */ import java.io.*;