-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245357 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8244363 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
This is the leftover from the time Shenandoah heap sizing policy drove the dynamic number of regions. Now Shenandoah always have the same number of regions, so we can initialize _region_data eagerly and dodge the hiccup on the very first GC cycle.
- backported by
-
JDK-8244363 Shenandoah: initialize ShenandoahHeuristics::_region_data eagerly
-
- Resolved
-
-
JDK-8245357 Shenandoah: initialize ShenandoahHeuristics::_region_data eagerly
-
- Resolved
-