< prev index next >

test/serviceability/dcmd/gc/HeapDumpTest.java

Print this page
rev 10304 : [mq]: jake_pre_integ

*** 49,59 **** * @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.utils.* * @run testng HeapDumpTest */ public class HeapDumpTest { protected String heapDumpArgs = ""; --- 49,59 ---- * @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 >