--- old/test/compiler/ciReplay/common.sh 2014-03-26 17:31:06.302204371 +0400 +++ new/test/compiler/ciReplay/common.sh 2014-03-26 17:31:06.226204374 +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 \