< prev index next >

test/java/nio/channels/AsynchronousFileChannel/Lock.java

Print this page

        

@@ -23,10 +23,11 @@
 
 
 /* @test
  * @bug 4607272 6814948 6842687
  * @summary Unit test for AsynchronousFileChannel#lock method
+ * @key randomness
  */
 
 import java.net.*;
 import java.nio.ByteBuffer;
 import java.nio.charset.Charset;
< prev index next >