< prev index next >

test/gc/startup_warnings/TestCMS.java

Print this page

        

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