< prev index next >

test/runtime/Unsafe/Reallocate.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 8058897 * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:MallocMaxTestWords=100m Reallocate */ import com.oracle.java.testlibrary.*; import sun.misc.Unsafe;
< prev index next >