Details
Backports
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 |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8244363 Shenandoah: initialize ShenandoahHeuristics::_region_data eagerly
-
- Resolved
-
-
JDK-8245357 Shenandoah: initialize ShenandoahHeuristics::_region_data eagerly
-
- Resolved
-