8038393: [TESTBUG] ciReplay/* tests fail after 8034775
authoriignatyev
Sat, 29 Mar 2014 14:54:48 +0400
changeset 23524 2a2aa2a6b3c3
parent 23511 a6e433ebd892
child 23525 e3eb08ead679
8038393: [TESTBUG] ciReplay/* tests fail after 8034775 Reviewed-by: kvn
hotspot/test/compiler/ciReplay/common.sh
--- a/hotspot/test/compiler/ciReplay/common.sh	Fri Mar 28 09:15:41 2014 -0700
+++ b/hotspot/test/compiler/ciReplay/common.sh	Sat Mar 29 14:54:48 2014 +0400
@@ -218,7 +218,7 @@
             -XX:VMThreadStackSize=512 \
             -XX:CompilerThreadStackSize=512 \
             -XX:ParallelGCThreads=1 \
-            -XX:CICompilerCount=1 \
+            -XX:CICompilerCount=2 \
             -Xcomp \
             -XX:CICrashAt=1 \
             -XX:+CreateMinidumpOnCrash \