[lworld] RFR: 8373982: [lworld] Verification code in InlineTypeNode::has_phi_inputs does not check all field values

Marc Chevalier mchevalier at openjdk.org
Wed Jan 14 10:00:44 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

Thanks for review!

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

PR Comment: https://git.openjdk.org/valhalla/pull/1892#issuecomment-3748724991


More information about the valhalla-dev mailing list