hotspot/src/share/vm/runtime/globals.hpp
changeset 37233 e8e674469545
parent 37225 ac6c704f9a8c
child 37264 d9b0f2b53b73
--- a/hotspot/src/share/vm/runtime/globals.hpp	Fri Apr 01 16:15:37 2016 +0300
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Fri Apr 01 09:43:13 2016 -0700
@@ -1629,6 +1629,7 @@
           "The number of cards in each chunk of the parallel chunks used "  \
           "during card table scanning")                                     \
           range(1, max_intx)                                                \
+          constraint(ParGCCardsPerStrideChunkConstraintFunc,AfterMemoryInit)\
                                                                             \
   product(uintx, OldPLABWeight, 50,                                         \
           "Percentage (0-100) used to weight the current sample when "      \