diff test/compiler/ciReplay/common.sh @ 20595:c83362e7de6f

8038393: [TESTBUG] ciReplay/* tests fail after 8034775 Reviewed-by: kvn
author iignatyev
date Sat, 29 Mar 2014 14:54:48 +0400
parents d64ae45dbce9
children 7848fc12602b
line wrap: on
line diff
--- a/test/compiler/ciReplay/common.sh	Wed Mar 05 10:20:30 2014 +0100
+++ b/test/compiler/ciReplay/common.sh	Sat Mar 29 14:54:48 2014 +0400
@@ -213,7 +213,7 @@
             -XX:VMThreadStackSize=512 \
             -XX:CompilerThreadStackSize=512 \
             -XX:ParallelGCThreads=1 \
-            -XX:CICompilerCount=1 \
+            -XX:CICompilerCount=2 \
             -Xcomp \
             -XX:CICrashAt=1 \
             -XX:+CreateMinidumpOnCrash \