8233453: MLVM deoptimize stress test timed out
Increased timeout factor for MLVM deoptimize stress test Reviewed-by: iignatyev, thartmann
This commit is contained in:
parent
ee140f7f81
commit
228c3144d2
@ -45,7 +45,7 @@
|
||||
*
|
||||
* @requires vm.debug != true
|
||||
*
|
||||
* @run main/othervm
|
||||
* @run main/othervm/timeout=300
|
||||
* -XX:ReservedCodeCacheSize=100m
|
||||
* vm.mlvm.meth.stress.compiler.deoptimize.Test
|
||||
* -threadsPerCpu 4
|
||||
@ -67,7 +67,7 @@
|
||||
*
|
||||
* @requires vm.debug == true
|
||||
*
|
||||
* @run main/othervm
|
||||
* @run main/othervm/timeout=300
|
||||
* -XX:ReservedCodeCacheSize=100m
|
||||
* vm.mlvm.meth.stress.compiler.deoptimize.Test
|
||||
* -threadsPerCpu 2
|
||||
|
Loading…
Reference in New Issue
Block a user