-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14, 15
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8245342 | 14u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8244348 | 14.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b05 |
It is not seem to worth it to drag the _heap field in every region. All the places where it is used is not performance-critical, and ShenandoahHeap::heap() is actually as fast. Ditching this field saves 8 bytes per region.
- backported by
-
JDK-8244348 Shenandoah: remove ShenandoahHeapRegion::_heap
-
- Resolved
-
-
JDK-8245342 Shenandoah: remove ShenandoahHeapRegion::_heap
-
- Resolved
-