Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @test TestJmapCore
* @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full
* @requires vm.hasSA
* @requires !vm.asan
* @library /test/lib
* @run driver/timeout=480 TestJmapCore run heap
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
* @test TestJmapCoreMetaspace
* @summary Test verifies that jhsdb jmap could generate heap dump from core when metaspace is full
* @requires vm.hasSA
* @requires !vm.asan
* @library /test/lib
* @run driver/timeout=480 TestJmapCore run metaspace
*/