RFR: 8341976: C2: use_mem_state != load->find_exact_control(load->in(0)) assert failure [v6]

Roland Westrelin roland at openjdk.org
Mon Mar 31 09:20:37 UTC 2025


On Mon, 24 Mar 2025 15:41:06 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

>> Makes sense, thanks for the explanation!
>
> Do we still need `is_partial_array_copy` in production builds? It seems to be used only in an assertion block.

Good catch. Actually, I don't think we need it at all. I removed it entirely in new commit.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23465#discussion_r2020676919


More information about the hotspot-compiler-dev mailing list