mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 22:20:47 +00:00
8333386: TestAbortOnVMOperationTimeout test fails for client VM
Reviewed-by: ayang, tschatzl
This commit is contained in:
parent
f98d9a3301
commit
6bfae3acc1
@ -68,6 +68,7 @@ public class TestAbortOnVMOperationTimeout {
|
||||
"-XX:+AbortVMOnVMOperationTimeout",
|
||||
"-XX:AbortVMOnVMOperationTimeoutDelay=" + delay,
|
||||
"-Xmx256m",
|
||||
"-XX:NewSize=64m",
|
||||
"-XX:+UseSerialGC",
|
||||
"-XX:-CreateCoredumpOnCrash",
|
||||
"-Xlog:gc*=info",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user