RFR: 8339526: C2: store incorrectly removed for clone() transformed to series of loads/stores [v2]

Roland Westrelin roland at openjdk.org
Mon Oct 13 15:28:02 UTC 2025


On Mon, 13 Oct 2025 15:17:36 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> I wonder if we should do a renaming then?

Sure. That makes sense. But it's likely quite a bit of work as "arraycopy" is used not only for the node type but also for the supporting methods during parsing, EA, igvn and macro expansion.

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

PR Comment: https://git.openjdk.org/jdk/pull/27604#issuecomment-3397982455


More information about the hotspot-compiler-dev mailing list