< prev index next >

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

Print this page

        

*** 22,32 **** */ /** * @test TestJmapCore * @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full ! * @requires vm.hasSA * @library /test/lib * @run driver/timeout=240 TestJmapCore run heap */ import jdk.test.lib.Asserts; --- 22,32 ---- */ /** * @test TestJmapCore * @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full ! * @requires vm.hasSA & vm.gc != "Z" * @library /test/lib * @run driver/timeout=240 TestJmapCore run heap */ import jdk.test.lib.Asserts;
< prev index next >