[lworld] Integrated: 8346702: [lworld] ShouldNotReachHere in FieldLayout::remove_null_marker()

Frederic Parain fparain at openjdk.org
Thu Jan 16 14:52:03 UTC 2025


On Thu, 16 Jan 2025 14:45:52 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Small fix to prevent calls to remove_null_marker() when processing an empty value (empty values don't have a dedicated slot for null markers, the injected field is used instead).

This pull request has now been integrated.

Changeset: 90055bb6
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/90055bb6d39db507d5dae88538598520054bc1c6
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8346702: [lworld] ShouldNotReachHere in FieldLayout::remove_null_marker()

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

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


More information about the valhalla-dev mailing list