[lworld] RFR: 8373708: [lworld] InstanceKlass::null_marker_offset(int i) is misleading
Frederic Parain
fparain at openjdk.org
Mon Jan 5 15:57:09 UTC 2026
On Mon, 5 Jan 2026 15:17:19 GMT, Coleen Phillimore <coleenp 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!
Thanks @coleenp for the review.
-------------
PR Comment: https://git.openjdk.org/valhalla/pull/1835#issuecomment-3710998479
More information about the valhalla-dev
mailing list