Skip to content

Commit 410fa44

Browse files
committed
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
Backport-of: 19ce33d5e770dc3fd7a9588e7954bbb499b7a05c
1 parent eb76fa3 commit 410fa44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full
2727
* @requires vm.hasSA
2828
* @library /test/lib
29-
* @run driver/timeout=240 TestJmapCore run heap
29+
* @run driver/timeout=480 TestJmapCore run heap
3030
*/
3131

3232
import java.io.File;

0 commit comments

Comments
 (0)