src/share/vm/runtime/globals.hpp

changeset 735
bfcb639d5bca
parent 704
850fdf70db2b
child 760
93befa083681
child 792
2564c620fa42
equal deleted inserted replaced
734:331eaa715e58 735:bfcb639d5bca
1441 \ 1441 \
1442 product(uintx, CMSPrecleanDenominator, 3, \ 1442 product(uintx, CMSPrecleanDenominator, 3, \
1443 "CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence" \ 1443 "CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence" \
1444 " ratio") \ 1444 " ratio") \
1445 \ 1445 \
1446 product(bool, CMSPrecleanRefLists1, true, \ 1446 product(bool, CMSPrecleanRefLists1, false, \
1447 "Preclean ref lists during (initial) preclean phase") \ 1447 "Preclean ref lists during (initial) preclean phase") \
1448 \ 1448 \
1449 product(bool, CMSPrecleanRefLists2, false, \ 1449 product(bool, CMSPrecleanRefLists2, false, \
1450 "Preclean ref lists during abortable preclean phase") \ 1450 "Preclean ref lists during abortable preclean phase") \
1451 \ 1451 \

mercurial