< prev index next >

test/hotspot/jtreg/serviceability/sa/TestHeapDumpForLargeArray.java

Print this page

        

*** 45,54 **** --- 45,55 ---- /** * @test * @library /test/lib * @bug 8171084 * @requires vm.hasSAandCanAttach & (vm.bits == "64" & os.maxMemory > 8g) + * @requires vm.gc != "Shenandoah" * @modules java.base/jdk.internal.misc * jdk.hotspot.agent/sun.jvm.hotspot * jdk.hotspot.agent/sun.jvm.hotspot.utilities * jdk.hotspot.agent/sun.jvm.hotspot.oops * jdk.hotspot.agent/sun.jvm.hotspot.debugger
< prev index next >