RFR: 8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats

Tobias Hartmann thartmann at openjdk.org
Wed Jan 3 06:41:46 UTC 2024


On Fri, 29 Dec 2023 15:02:21 GMT, Denghui Dong <ddong at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of this fix patch that fixes a crash problem in the debug build when -XX:+PrintValueNumbering -XX:+Verbose -XX:-UseLocalValueNumbering
> 
> Thanks

Please add a test case to `test/hotspot/jtreg/compiler/arguments/TestC1Globals.java`. Thanks!

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

Changes requested by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17205#pullrequestreview-1801440815


More information about the hotspot-compiler-dev mailing list