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

Damon Fenacci dfenacci at openjdk.org
Tue Feb 18 18:56:57 UTC 2025


On Tue, 18 Feb 2025 15:47:39 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> Thanks for the report. I can't reproduce it, though. Do you pass any command line options?

Nothing specific, just a simple `jtreg` command with a debug build  and no extra options, i.e. `jtreg -va -jdk:../build/linux-x64-debug/jdk  test/hotspot/jtreg/compiler/arraycopy/TestArrayCopyOverflowInBoundChecks.java` on a Intel Xeon machine (with avx512) with Ubuntu.

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

PR Comment: https://git.openjdk.org/jdk/pull/23465#issuecomment-2666176215


More information about the hotspot-compiler-dev mailing list