< prev index next >

test/runtime/CommandLine/PrintGCApplicationConcurrentTime.java

Print this page

        

*** 22,32 **** */ /* * @test * @bug 8026041 ! * @run main/othervm -XX:+PrintGCApplicationConcurrentTime -Xcomp PrintGCApplicationConcurrentTime */ public class PrintGCApplicationConcurrentTime { public static void main(String args[]) throws Exception { --- 22,32 ---- */ /* * @test * @bug 8026041 ! * @run main/othervm -Xlog:safepoint -Xcomp PrintGCApplicationConcurrentTime */ public class PrintGCApplicationConcurrentTime { public static void main(String args[]) throws Exception {
< prev index next >