-
Enhancement
-
Resolution: Fixed
-
P4
-
16
-
b06
It was added by JDK-8211270 to support old-style Shenandoah that needed a separate fwdptr slot. After JDK-8224584 it does not need this anymore. Additionally, CH::obj_size may disagree with other code that pokes at layout helper directly, for example GraphKit::new_instance.
- relates to
-
JDK-8224584 Shenandoah: Eliminate forwarding pointer word
- Resolved
-
JDK-8211270 GC abstraction to get real object and headers size
- Resolved