< prev index next >

test/java/nio/MappedByteBuffer/Force.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /* @test
  * @bug 4625907
  * @summary Testing force()
  * @run main/othervm Force
+ * @key randomness
  */
 
 import java.io.*;
 import java.nio.*;
 import java.util.*;
< prev index next >