[lworld] Integrated: 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:03:32 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
This pull request has now been integrated.
Changeset: ad6f21a9
Author: Marc Chevalier <mchevalier at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/ad6f21a96869096da67b13234b6a24ca07aea27e
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8373982: [lworld] Verification code in InlineTypeNode::has_phi_inputs does not check all field values
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/valhalla/pull/1892
More information about the valhalla-dev
mailing list