[lworld] RFR: 8373708: [lworld] InstanceKlass::null_marker_offset(int i) is misleading
Coleen Phillimore
coleenp at openjdk.org
Mon Jan 5 15:21:01 UTC 2026
On Thu, 18 Dec 2025 20:32:27 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review this very small change to rename InstanceKlass::null_marker_offset(int i) into InstanceKlass::field_null_marker_offset(int i) to highlight the fact that the method returns the null marker offset of a given field and not the null marker offset for the current class.
>
> Thank you.
>
> Fred
Looks good!
-------------
Marked as reviewed by coleenp (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1835#pullrequestreview-3627261286
More information about the valhalla-dev
mailing list