mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-28 11:53:09 +00:00
8333926: Shenandoah: Lower default immediate garbage threshold
Reviewed-by: kdnilsen, ysr
This commit is contained in:
parent
56e8e60792
commit
a7205cc651
@ -114,7 +114,7 @@
|
||||
"to learn application and GC performance.") \
|
||||
range(0,100) \
|
||||
\
|
||||
product(uintx, ShenandoahImmediateThreshold, 90, EXPERIMENTAL, \
|
||||
product(uintx, ShenandoahImmediateThreshold, 70, EXPERIMENTAL, \
|
||||
"The cycle may shortcut when enough garbage can be reclaimed " \
|
||||
"from the immediate garbage (completely garbage regions). " \
|
||||
"In percents of total garbage found. Setting this threshold " \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user