-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245354 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8244360 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
This is a follow-up after removal of shared-alloc-counter (JDK-8241841) and removal of Traversal (JDK- 8242082). ShenandoahHeapRegion::reset_alloc_metadata_to_shared is now the same as ShenandoahHeapRegion::reset_alloc_metadata. Humongous allocation path also does not need resets, because the alloc metadata is already clean there.
- backported by
-
JDK-8244360 Shenandoah: remove ShenandoahHeapRegion::reset_alloc_metadata_to_shared
- Resolved
-
JDK-8245354 Shenandoah: remove ShenandoahHeapRegion::reset_alloc_metadata_to_shared
- Resolved
- is blocked by
-
JDK-8241841 Shenandoah: ditch one of allocation type counters in ShenandoahHeapRegion
- Resolved
-
JDK-8242082 Shenandoah: Purge Traversal mode
- Resolved