We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb76fa3 commit 410fa44Copy full SHA for 410fa44
test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
@@ -26,7 +26,7 @@
26
* @summary Test verifies that jhsdb jmap could generate heap dump from core when heap is full
27
* @requires vm.hasSA
28
* @library /test/lib
29
- * @run driver/timeout=240 TestJmapCore run heap
+ * @run driver/timeout=480 TestJmapCore run heap
30
*/
31
32
import java.io.File;
0 commit comments