[lworld] Integrated: 8293702: [lworld] C1 does not properly handle unloaded inline type field loads
Tobias Hartmann
thartmann at openjdk.org
Wed Feb 22 14:19:32 UTC 2023
On Wed, 22 Feb 2023 13:31:33 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> We crash in C1 when emitting a `DeoptimizeStub` for handling a null field load from a non-flattened, unloaded inline type field because the state for re-execution after deopt is not initialized.
>
> Best regards,
> Tobias
This pull request has now been integrated.
Changeset: 21c557a7
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/21c557a725d4eddad6e07d4a7dcdf7f16440c804
Stats: 26 lines in 2 files changed: 24 ins; 0 del; 2 mod
8293702: [lworld] C1 does not properly handle unloaded inline type field loads
-------------
PR: https://git.openjdk.org/valhalla/pull/825
More information about the valhalla-dev
mailing list