mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
70202307c0
9 changed files with 18 additions and 38 deletions
|
@ -1470,7 +1470,7 @@ class CommandLineFlags {
|
|||
"CMSPrecleanNumerator:CMSPrecleanDenominator yields convergence" \
|
||||
" ratio") \
|
||||
\
|
||||
product(bool, CMSPrecleanRefLists1, true, \
|
||||
product(bool, CMSPrecleanRefLists1, false, \
|
||||
"Preclean ref lists during (initial) preclean phase") \
|
||||
\
|
||||
product(bool, CMSPrecleanRefLists2, false, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue