diff test/compiler/ciReplay/common.sh @ 20804:7848fc12602b

Merge with jdk8u40-b25
author Gilles Duboscq <gilles.m.duboscq@oracle.com>
date Tue, 07 Apr 2015 14:58:49 +0200
parents 52b4284cb496 c83362e7de6f
children
line wrap: on
line diff
--- a/test/compiler/ciReplay/common.sh	Tue Apr 07 11:20:51 2015 +0200
+++ b/test/compiler/ciReplay/common.sh	Tue Apr 07 14:58:49 2015 +0200
@@ -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 \