[lworld] Integrated: 8344454: [lworld] Nullable flat fields fixes

Frederic Parain fparain at openjdk.org
Mon Nov 18 20:48:04 UTC 2024


On Mon, 18 Nov 2024 20:40:53 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Various fixes in nullable flat fields:
>    - null marker test in the interpreter runtime is incorrect
>    - during field layout computation, if the payload is shifted to satisfy alignment requirement, null marker offsets are not updated accordingly

This pull request has now been integrated.

Changeset: c7433814
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/c7433814b29a45e9fdfee59ab570f1f44a2b2385
Stats:     10 lines in 3 files changed: 6 ins; 0 del; 4 mod

8344454: [lworld] Nullable flat fields fixes

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

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


More information about the valhalla-dev mailing list