< prev index next >

test/java/nio/file/attribute/AclFileAttributeView/Basic.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 4313887 6838333 6891404
  * @summary Unit test for java.nio.file.attribute.AclFileAttribueView
  * @library ../..
+ * @key randomness
  */
 
 import java.nio.file.*;
 import java.nio.file.attribute.*;
 import java.io.IOException;
< prev index next >