jdk/test/java/nio/file/WatchService/FileTreeModifier.java
changeset 30820 0d4717a011d3
parent 9679 d98ae8bc45fc
child 38742 4af80d6e9e4d
--- a/jdk/test/java/nio/file/WatchService/FileTreeModifier.java	Thu May 28 11:31:40 2015 -0700
+++ b/jdk/test/java/nio/file/WatchService/FileTreeModifier.java	Thu May 28 10:54:48 2015 -0700
@@ -25,6 +25,7 @@
  * @bug 4313887 6838333
  * @summary Sanity test for Sun-specific FILE_TREE watch event modifier
  * @library ..
+ * @modules java.base/com.sun.nio.file
  */
 
 import java.nio.file.*;