[lworld] Integrated: 8293172: [lworld] Folding of default value loads is broken
Tobias Hartmann
thartmann at openjdk.org
Thu Sep 1 12:30:20 UTC 2022
On Thu, 1 Sep 2022 09:48:23 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> While working on the merge, I noticed that the constant folding of the default value load in C2 is broken and none of our tests caught it. This change fixes the incorrect `tkls->isa_inlinetype()` check than can never be true and adds a regression test.
>
> Best regards,
> Tobias
This pull request has now been integrated.
Changeset: ffdca33f
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/ffdca33f203b03d83313cc489d909cb5217ff672
Stats: 6 lines in 2 files changed: 1 ins; 3 del; 2 mod
8293172: [lworld] Folding of default value loads is broken
-------------
PR: https://git.openjdk.org/valhalla/pull/737
More information about the valhalla-dev
mailing list