< prev index next >

test/gc/g1/Test2GbHeap.java

Print this page

        

*** 26,35 **** --- 26,37 ---- * @bug 8031686 * @summary Regression test to ensure we can start G1 with 2gb heap. * @key gc * @key regression * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm Test2GbHeap */ import java.util.ArrayList; import com.oracle.java.testlibrary.OutputAnalyzer;
< prev index next >