8215166: Remove unused G1PretouchAuxiliaryMemory option
Removed experimental option. Reviewed-by: kbarrett
This commit is contained in:
parent
a34e8be4f3
commit
ac7b48d1ed
@ -245,9 +245,6 @@
|
||||
"The target number of mixed GCs after a marking cycle.") \
|
||||
range(0, max_uintx) \
|
||||
\
|
||||
experimental(bool, G1PretouchAuxiliaryMemory, false, \
|
||||
"Pre-touch large auxiliary data structures used by the GC.") \
|
||||
\
|
||||
experimental(bool, G1EagerReclaimHumongousObjects, true, \
|
||||
"Try to reclaim dead large objects at every young GC.") \
|
||||
\
|
||||
|
Loading…
x
Reference in New Issue
Block a user