--- old/test/java/nio/channels/etc/AdaptorCloseAndInterrupt.java 2015-04-21 18:52:12.348353393 -0700 +++ new/test/java/nio/channels/etc/AdaptorCloseAndInterrupt.java 2015-04-21 18:52:12.168263389 -0700 @@ -24,6 +24,7 @@ /* @test * @bug 7184932 * @summary Test asynchronous close and interrupt of timed socket adapter methods + * @key randomness */ import java.io.*;