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

This pull request has now been integrated.

Changeset: 90dfb439
Author:    Frederic Parain <[email protected]>
URL:       
https://git.openjdk.org/valhalla/commit/90dfb4391ad964f21d2af23f978931b97e751380
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8373708: [lworld] InstanceKlass::null_marker_offset(int i) is misleading

Reviewed-by: stefank, coleenp

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

PR: https://git.openjdk.org/valhalla/pull/1835

Reply via email to