< prev index next >

test/gc/startup_warnings/TestParallelGC.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test TestParallelGC * @key gc * @bug 8006398 * @summary Test that ParallelGC does not print a warning message * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestParallelGC */ import com.oracle.java.testlibrary.OutputAnalyzer; import com.oracle.java.testlibrary.ProcessTools;
< prev index next >