[lworld] RFR: 8373982: [lworld] Verification code in InlineTypeNode::has_phi_inputs does not check all field values
Tobias Hartmann
thartmann at openjdk.org
Tue Jan 13 10:27:35 UTC 2026
On Tue, 13 Jan 2026 09:59:14 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:
> This PR makes a for loop in `bool InlineTypeNode::has_phi_inputs(Node* region)` actually iterate over every field.
>
> It doesn't seem to trigger any crash in tiers tier1,tier2,tier3,hs-precheckin-comp,hs-comp-stress,valhalla-comp-stress.
>
> Thanks,
> Marc
Looks good and trivial. Thanks!
-------------
Marked as reviewed by thartmann (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1892#pullrequestreview-3655046854
More information about the valhalla-dev
mailing list