diff --git a/test/hotspot/jtreg/serviceability/sa/TestJmapCore.java b/test/hotspot/jtreg/serviceability/sa/TestJmapCore.java index 1c861f8c601..1acb962c494 100644 --- a/test/hotspot/jtreg/serviceability/sa/TestJmapCore.java +++ b/test/hotspot/jtreg/serviceability/sa/TestJmapCore.java @@ -26,7 +26,7 @@ * @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 + * @run driver/timeout=480 TestJmapCore run heap */ import java.io.File;