[lworld] Integrated: 8354408: [lworld] compiler/types/TestSubTypeCheckUniqueSubclass.java IR mismatches post jdk-25+16 merge
Quan Anh Mai
qamai at openjdk.org
Mon May 5 11:41:59 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.
This pull request has now been integrated.
Changeset: 1163cc65
Author: Quan Anh Mai <qamai at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/1163cc6556e9e424a436d19f5580e02a8c01b44b
Stats: 3 lines in 2 files changed: 1 ins; 1 del; 1 mod
8354408: [lworld] compiler/types/TestSubTypeCheckUniqueSubclass.java IR mismatches post jdk-25+16 merge
Reviewed-by: chagedorn, thartmann
-------------
PR: https://git.openjdk.org/valhalla/pull/1448
More information about the valhalla-dev
mailing list