hotspot/test/serviceability/dcmd/gc/HeapDumpAllTest.java
changeset 37047 ba4d0448cc09
parent 35854 d6e6f0a781e4
child 36851 03e2f4d0a421
equal deleted inserted replaced
37046:88fbf4e7b9c6 37047:ba4d0448cc09
    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() {