diff -r a6e433ebd892 -r 2a2aa2a6b3c3 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 \