jdk/test/java/nio/file/WatchService/denyAll.policy
changeset 2057 3acf8e5e2ca0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/java/nio/file/WatchService/denyAll.policy	Sun Feb 15 12:25:54 2009 +0000
@@ -0,0 +1,3 @@
+// policy file that does not grant any permissions
+grant {
+};