8326892: Remove unused PSAdaptiveSizePolicyResizeVirtualSpaceAlot develop flag
Reviewed-by: gli, tschatzl
This commit is contained in:
parent
eb4b6fa621
commit
5db50aca69
@ -345,10 +345,6 @@
|
||||
product(bool, UseAdaptiveSizePolicyWithSystemGC, false, \
|
||||
"Include statistics from System.gc() for adaptive size policy") \
|
||||
\
|
||||
develop(intx, PSAdaptiveSizePolicyResizeVirtualSpaceAlot, -1, \
|
||||
"Resize the virtual spaces of the young or old generations") \
|
||||
range(-1, 1) \
|
||||
\
|
||||
product(uint, AdaptiveSizeThroughPutPolicy, 0, \
|
||||
"Policy for changing generation size for throughput goals") \
|
||||
range(0, 1) \
|
||||
|
Loading…
Reference in New Issue
Block a user