-
Bug
-
Resolution: Unresolved
-
P5
-
None
-
None
When Old needs to expand in order to hold mixed evacuation results or anticipated promotions, we should allow some memory currently held in the young collector reserve to be transferred into the old collector reserve. This is done at the end of a GC cycle, in anticipation of the next GC cycle, before the freeset is rebuilt.
The amount of memory transferred is constrained by ShenandoahOldEvacRatioPercent.
The amount of memory transferred is constrained by ShenandoahOldEvacRatioPercent.
- links to
-
Review(master) openjdk/shenandoah/395