[lworld] Integrated: 8325398: [lworld] C1 should not patch null restricted field stores
Tobias Hartmann
thartmann at openjdk.org
Wed Feb 7 11:54:06 UTC 2024
On Wed, 7 Feb 2024 11:38:17 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Follow-up from https://git.openjdk.org/valhalla/pull/994: We also need to deopt when patching a null-free field store because the compiled code is missing the null check.
>
> Thanks,
> Tobias
This pull request has now been integrated.
Changeset: 5d1d69d6
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/5d1d69d6fe19aa16f9367955c5bd2191b0eba2e0
Stats: 34 lines in 2 files changed: 33 ins; 0 del; 1 mod
8325398: [lworld] C1 should not patch null restricted field stores
-------------
PR: https://git.openjdk.org/valhalla/pull/997
More information about the valhalla-dev
mailing list