Compact Object Headers
A HotSpot object-layout feature that reduces object-header size to lower heap footprint and improve memory density.
Related Concepts
- Memory Bandwidth
- Cache Locality
- Allocation Rate
- Garbage Collection
Source
- https://openjdk.org/jeps/519