diff -r cb435d74ab6b -r e5a8ca9244e1 jdk/test/java/nio/file/WatchService/MayFlies.java --- a/jdk/test/java/nio/file/WatchService/MayFlies.java Sun Aug 19 13:03:00 2012 +0100 +++ b/jdk/test/java/nio/file/WatchService/MayFlies.java Sun Aug 19 13:29:01 2012 +0100 @@ -22,7 +22,7 @@ */ /* @test - * @bug 7164570 + * @bug 7164570 7191467 * @summary Test that CREATE and DELETE events are paired for very * short lived files * @library ..