Skip to content

Commit 19ce33d

Browse files
committed
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
Reviewed-by: lmesnik, dcubed
1 parent c93552c commit 19ce33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)