mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8370261: Test runtime/NMT/NMTPrintMallocSiteOfCorruptedMemory.java timed out
Reviewed-by: dholmes, shade
This commit is contained in:
parent
5096dc8972
commit
d565c45e61
@ -57,6 +57,7 @@ public class NMTPrintMallocSiteOfCorruptedMemory {
|
||||
ProcessBuilder pb = ProcessTools.createTestJavaProcessBuilder(new String[] {"-Xbootclasspath/a:.",
|
||||
"-XX:+UnlockDiagnosticVMOptions",
|
||||
"-XX:+WhiteBoxAPI",
|
||||
"-XX:-CreateCoredumpOnCrash",
|
||||
"-XX:NativeMemoryTracking=detail",
|
||||
"-Djava.library.path=" + Utils.TEST_NATIVE_PATH,
|
||||
"NMTPrintMallocSiteOfCorruptedMemory",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user