hotspot/src/share/vm/runtime/globals.hpp
changeset 1389 854d473cbd9c
parent 1388 3677f5f3d66b
parent 1062 e13fc5f9d15c
child 1395 145f3dce244e
--- a/hotspot/src/share/vm/runtime/globals.hpp	Thu Aug 21 23:36:31 2008 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Aug 21 23:38:19 2008 -0400
@@ -1470,7 +1470,7 @@
           "CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence"  \
           " ratio")                                                         \
                                                                             \
-  product(bool, CMSPrecleanRefLists1, true,                                 \
+  product(bool, CMSPrecleanRefLists1, false,                                \
           "Preclean ref lists during (initial) preclean phase")             \
                                                                             \
   product(bool, CMSPrecleanRefLists2, false,                                \