Skip to content

Commit

Permalink
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
Browse files Browse the repository at this point in the history
Backport-of: 19ce33d5e770dc3fd7a9588e7954bbb499b7a05c
  • Loading branch information
GoeLin committed Jan 2, 2023
1 parent eb76fa3 commit 410fa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/hotspot/jtreg/serviceability/sa/TestJmapCore.java
Expand Up @@ -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;
Expand Down

1 comment on commit 410fa44

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.