8330576: ZYoungCompactionLimit should have range check
Reviewed-by: eosterlund, stefank
This commit is contained in:
parent
70acade9f1
commit
c4f5c5140a
@ -36,6 +36,7 @@
|
||||
\
|
||||
product(double, ZYoungCompactionLimit, 25.0, \
|
||||
"Maximum allowed garbage in young pages") \
|
||||
range(0, 100) \
|
||||
\
|
||||
product(double, ZCollectionIntervalMinor, -1, \
|
||||
"Force Minor GC at a fixed time interval (in seconds)") \
|
||||
|
Loading…
x
Reference in New Issue
Block a user