There was an error while loading. Please reload this page.
1 parent 293fec7 commit a6bc9b3Copy full SHA for a6bc9b3
test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
@@ -25,6 +25,7 @@
25
* @test TestJmapCore
26
* @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full
27
* @requires vm.hasSA
28
+ * @requires !vm.asan
29
* @library /test/lib
30
* @run driver/timeout=480 TestJmapCore run heap
31
*/
test/hotspot/jtreg/serviceability/sa/TestJmapCoreMetaspace.java
* @test TestJmapCoreMetaspace
* @summary Test verifies that jhsdb jmap could generate heap dump from core when metaspace is full
* @run driver/timeout=480 TestJmapCore run metaspace
0 commit comments