< prev index next >

test/gc/TestVerifySilently.java

Print this page

        

*** 24,33 **** --- 24,35 ---- /* @test TestVerifySilently.java * @key gc * @bug 8032771 * @summary Test silent verification. * @library /testlibrary + * @build com.oracle.java.testlibrary.* + * @run main/othervm TestVerifySilently */ import com.oracle.java.testlibrary.OutputAnalyzer; import com.oracle.java.testlibrary.ProcessTools; import java.util.ArrayList;
< prev index next >