equal
deleted
inserted
replaced
33 * @build jdk.test.lib.* |
33 * @build jdk.test.lib.* |
34 * @build jdk.test.lib.dcmd.* |
34 * @build jdk.test.lib.dcmd.* |
35 * @build jdk.test.lib.hprof.* |
35 * @build jdk.test.lib.hprof.* |
36 * @build jdk.test.lib.hprof.model.* |
36 * @build jdk.test.lib.hprof.model.* |
37 * @build jdk.test.lib.hprof.parser.* |
37 * @build jdk.test.lib.hprof.parser.* |
38 * @build jdk.test.lib.hprof.utils.* |
38 * @build jdk.test.lib.hprof.util.* |
39 * @build HeapDumpTest |
39 * @build HeapDumpTest |
40 * @run testng HeapDumpAllTest |
40 * @run testng HeapDumpAllTest |
41 */ |
41 */ |
42 public class HeapDumpAllTest extends HeapDumpTest { |
42 public class HeapDumpAllTest extends HeapDumpTest { |
43 public HeapDumpAllTest() { |
43 public HeapDumpAllTest() { |