[lworld] RFR: 8354408: [lworld] compiler/types/TestSubTypeCheckUniqueSubclass.java IR mismatches post jdk-25+16 merge

duke duke at openjdk.org
Mon May 5 10:44:00 UTC 2025


On Thu, 1 May 2025 05:10:33 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> Hi,
> 
> The issue here is that `IRNode::macroNodes` takes a full line regex, not only the node name part like `IRNode::beforeMatchingNameRegex`. As a result, we should compute the full regex for `SUBTYPE_CHECK`.
> 
> Please kindly review, thanks a lot.

@merykitty 
Your change (at version ccafe5131e67706944ba8b4d93864c3b4f358b48) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1448#issuecomment-2850593526


More information about the valhalla-dev mailing list