RFR: 8325467: Support methods with many arguments in C2 [v24]
Emanuel Peter
epeter at openjdk.org
Tue Sep 2 14:11:07 UTC 2025
On Mon, 1 Sep 2025 16:15:28 GMT, Daniel Lundén <dlunden at openjdk.org> wrote:
> The main issue is that register masks are stored as part of certain nodes, and nodes get copied by Node::clone
Ok, that answers it for me. Maybe you can expand the comment a little where you mention that masks are `shallowly copied`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20404#discussion_r2316213034
More information about the hotspot-compiler-dev
mailing list