JDK-8331006 introduced a new kind of fields: nullable flat fields. A review of core-libs API related to field accesses should be performed to see the impact, and if some new code is needed.
This bug might depend on
JDK-8331501 (support of null markers through the Unsafe API).