< prev index next >

test/java/nio/MappedByteBuffer/Force.java

Print this page

        

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