-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-valhalla
The first step to be able to flatten value fields within scope of JEP 401 is to have a null marker associated with such fields, to indicate if the current value of the value is the null reference or the flat representation embedded in the container.
Those null markers must be included in the object layout, and field accesses must be adjusted to either check or update those null markers.
Those null markers must be included in the object layout, and field accesses must be adjusted to either check or update those null markers.
- relates to
-
JDK-8331673 [lworld] JNI support for null marker
- Open
-
JDK-8331501 [lworld] Unsafe support for null marker
- Resolved
-
JDK-8331499 [lworld] Implement null markers support in C1
- Closed
-
JDK-8331500 [lworld] Implement null markers support in C2
- Closed
(1 links to)