mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 12:04:39 +02:00
Merge
This commit is contained in:
commit
becf7cffb3
66 changed files with 1325 additions and 1256 deletions
|
@ -3092,10 +3092,6 @@ class CommandLineFlags {
|
|||
\
|
||||
product(intx, SafepointSpinBeforeYield, 2000, "(Unstable)") \
|
||||
\
|
||||
product(bool, UseDepthFirstScavengeOrder, true, \
|
||||
"true: the scavenge order will be depth-first, " \
|
||||
"false: the scavenge order will be breadth-first") \
|
||||
\
|
||||
product(bool, PSChunkLargeArrays, true, \
|
||||
"true: process large arrays in chunks") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue