src/share/vm/runtime/globals.hpp

changeset 887
00b023ae2d78
parent 878
b5e603f2e024
child 890
434912c745cf
equal deleted inserted replaced
878:b5e603f2e024 887:00b023ae2d78
1472 \ 1472 \
1473 product(uintx, CMSPrecleanDenominator, 3, \ 1473 product(uintx, CMSPrecleanDenominator, 3, \
1474 "CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence" \ 1474 "CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence" \
1475 " ratio") \ 1475 " ratio") \
1476 \ 1476 \
1477 product(bool, CMSPrecleanRefLists1, false, \ 1477 product(bool, CMSPrecleanRefLists1, true, \
1478 "Preclean ref lists during (initial) preclean phase") \ 1478 "Preclean ref lists during (initial) preclean phase") \
1479 \ 1479 \
1480 product(bool, CMSPrecleanRefLists2, false, \ 1480 product(bool, CMSPrecleanRefLists2, false, \
1481 "Preclean ref lists during abortable preclean phase") \ 1481 "Preclean ref lists during abortable preclean phase") \
1482 \ 1482 \

mercurial