jdk/test/java/nio/file/WatchService/MayFlies.java
changeset 13579 e5a8ca9244e1
parent 12556 2e06461600d9
child 30046 cf2c86e1819e
--- 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 ..