--- old/test/serviceability/dcmd/gc/RunGCTest.java 2015-02-26 10:48:46.000000000 +0100 +++ new/test/serviceability/dcmd/gc/RunGCTest.java 2015-02-26 10:48:46.000000000 +0100 @@ -39,7 +39,7 @@ * @library /testlibrary * @build com.oracle.java.testlibrary.* * @build com.oracle.java.testlibrary.dcmd.* - * @run testng/othervm -XX:+PrintGCDetails -Xloggc:RunGC.gclog RunGCTest + * @run testng/othervm -XX:+PrintGCDetails -Xloggc:RunGC.gclog -XX:-ExplicitGCInvokesConcurrent RunGCTest */ public class RunGCTest { public void run(CommandExecutor executor) {