< prev index next >

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

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 4313887 6838333
  * @summary Unit test for java.nio.file.attribute.UserDefinedFileAttributeView
  * @library ../..
+ * @key randomness
  */
 
 import java.nio.ByteBuffer;
 import java.nio.charset.Charset;
 import java.nio.file.*;
< prev index next >