8233453: MLVM deoptimize stress test timed out

Increased timeout factor for MLVM deoptimize stress test

Reviewed-by: iignatyev, thartmann
This commit is contained in:
Rahul Raghavan 2019-12-09 14:02:03 +05:30
parent ee140f7f81
commit 228c3144d2

View File

@ -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