< prev index next >

test/gc/logging/TestGCId.java

Print this page

        

*** 25,34 **** --- 25,36 ---- * @test TestGCId * @bug 8043607 * @summary Ensure that the GCId is logged * @key gc * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestGCId */ import com.oracle.java.testlibrary.ProcessTools; import com.oracle.java.testlibrary.OutputAnalyzer;
< prev index next >