jdk/test/java/nio/file/WatchService/MayFlies.java
changeset 13579 e5a8ca9244e1
parent 12556 2e06461600d9
child 30046 cf2c86e1819e
equal deleted inserted replaced
13578:cb435d74ab6b 13579:e5a8ca9244e1
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /* @test
    24 /* @test
    25  * @bug 7164570
    25  * @bug 7164570 7191467
    26  * @summary Test that CREATE and DELETE events are paired for very
    26  * @summary Test that CREATE and DELETE events are paired for very
    27  *     short lived files
    27  *     short lived files
    28  * @library ..
    28  * @library ..
    29  * @run main MayFlies
    29  * @run main MayFlies
    30  */
    30  */