Skip to content

Commit d565c45

Browse files
author
Afshin Zafari
committed
8370261: Test runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java timed out
Reviewed-by: dholmes, shade
1 parent 5096dc8 commit d565c45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/hotspot/jtreg/runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ private static void runThisTestWith(String arg) throws Exception {
5757
ProcessBuilder pb = ProcessTools.createTestJavaProcessBuilder(new String[] {"-Xbootclasspath/a:.",
5858
"-XX:+UnlockDiagnosticVMOptions",
5959
"-XX:+WhiteBoxAPI",
60+
"-XX:-CreateCoredumpOnCrash",
6061
"-XX:NativeMemoryTracking=detail",
6162
"-Djava.library.path=" + Utils.TEST_NATIVE_PATH,
6263
"NMTPrintMallocSiteOfCorruptedMemory",

0 commit comments

Comments
 (0)