test/hotspot/jtreg/serviceability/sa/TestHeapDumpForLargeArray.java
changeset 53817 784537ff9c4e
parent 52925 9c18c9d839d3
child 54349 492af1f4b6d5
equal deleted inserted replaced
53816:f3e0c8ca50d9 53817:784537ff9c4e
    46  * @test
    46  * @test
    47  * @library /test/lib
    47  * @library /test/lib
    48  * @bug 8171084
    48  * @bug 8171084
    49  * @requires vm.hasSAandCanAttach & (vm.bits == "64" & os.maxMemory > 8g)
    49  * @requires vm.hasSAandCanAttach & (vm.bits == "64" & os.maxMemory > 8g)
    50  * @requires vm.gc != "Shenandoah"
    50  * @requires vm.gc != "Shenandoah"
    51  * @requires vm.gc != "Z"
       
    52  * @modules java.base/jdk.internal.misc
    51  * @modules java.base/jdk.internal.misc
    53  *          jdk.hotspot.agent/sun.jvm.hotspot
    52  *          jdk.hotspot.agent/sun.jvm.hotspot
    54  *          jdk.hotspot.agent/sun.jvm.hotspot.utilities
    53  *          jdk.hotspot.agent/sun.jvm.hotspot.utilities
    55  *          jdk.hotspot.agent/sun.jvm.hotspot.oops
    54  *          jdk.hotspot.agent/sun.jvm.hotspot.oops
    56  *          jdk.hotspot.agent/sun.jvm.hotspot.debugger
    55  *          jdk.hotspot.agent/sun.jvm.hotspot.debugger