< prev index next >

test/gc/6941923/Test6941923.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test Test6941923.java * @bug 6941923 * @summary test flags for gc log rotation * @library /testlibrary + * @build com.oracle.java.testlibrary.* * @run main/othervm/timeout=600 Test6941923 * */ import com.oracle.java.testlibrary.*; import java.io.File;
< prev index next >