< prev index next >

test/serviceability/dcmd/gc/HeapDumpTest.java

Print this page

        

*** 47,59 **** * java.management * jdk.jvmstat/sun.jvmstat.monitor * @build jdk.test.lib.* * @build jdk.test.lib.dcmd.* * @build jdk.test.lib.hprof.* ! * @build jdk.test.lib.hprof.module.* * @build jdk.test.lib.hprof.parser.* ! * @build jdk.test.lib.hprof.utils.* * @run testng HeapDumpTest */ public class HeapDumpTest { protected String heapDumpArgs = ""; --- 47,59 ---- * java.management * jdk.jvmstat/sun.jvmstat.monitor * @build jdk.test.lib.* * @build jdk.test.lib.dcmd.* * @build jdk.test.lib.hprof.* ! * @build jdk.test.lib.hprof.model.* * @build jdk.test.lib.hprof.parser.* ! * @build jdk.test.lib.hprof.util.* * @run testng HeapDumpTest */ public class HeapDumpTest { protected String heapDumpArgs = "";
< prev index next >