--- old/test/java/nio/file/WatchService/LotsOfEvents.java 2015-04-21 18:52:16.098227479 -0700 +++ new/test/java/nio/file/WatchService/LotsOfEvents.java 2015-04-21 18:52:15.902129475 -0700 @@ -26,6 +26,7 @@ * @summary Tests WatchService behavior when lots of events are pending * @library .. * @run main/timeout=180 LotsOfEvents + * @key randomness */ import java.nio.file.*;