On Thu, 18 Dec 2025 20:32:27 GMT, Frederic Parain <[email protected]> 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 for fixing!

-------------

Marked as reviewed by stefank (Author).

PR Review: 
https://git.openjdk.org/valhalla/pull/1835#pullrequestreview-3595090068

Reply via email to