hotspot/src/share/vm/runtime/globals.hpp
changeset 40364 5bf8fa4fddfd
parent 40096 246c62cd9180
child 40667 f9cf2db7f59f
child 40869 2f53be0a45ee
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Aug 03 15:52:38 2016 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Aug 04 08:58:22 2016 +0200
@@ -2411,7 +2411,7 @@
   product(intx, CICompilerCount, CI_COMPILER_COUNT,                         \
           "Number of compiler threads to run")                              \
           range(0, max_jint)                                                \
-          constraint(CICompilerCountConstraintFunc, AtParse)                \
+          constraint(CICompilerCountConstraintFunc, AfterErgo)              \
                                                                             \
   product(intx, CompilationPolicyChoice, 0,                                 \
           "which compilation policy (0-3)")                                 \