< prev index next >

test/gc/startup_warnings/TestDefNewCMS.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test TestDefNewCMS * @key gc * @bug 8065972 * @summary Test that the unsupported DefNew+CMS combination does not start * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestDefNewCMS */ import com.oracle.java.testlibrary.OutputAnalyzer; import com.oracle.java.testlibrary.ProcessTools;
< prev index next >