--- old/test/java/nio/channels/FileChannel/AtomicAppend.java 2015-04-21 18:52:03.615989191 -0700 +++ new/test/java/nio/channels/FileChannel/AtomicAppend.java 2015-04-21 18:52:03.387875185 -0700 @@ -24,6 +24,7 @@ /* * @test * @summary Check that appends are atomic + * @key randomness */ import java.io.File;