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

Denghui Dong ddong at openjdk.org
Thu Jan 4 13:14:35 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

This pull request has now been integrated.

Changeset: 27d5f5c2
Author:    Denghui Dong <ddong at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27d5f5c237910bc3d2df62367d2e0a83c1132885
Stats:     14 lines in 2 files changed: 13 ins; 0 del; 1 mod

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

Reviewed-by: kvn, thartmann, shade

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

PR: https://git.openjdk.org/jdk/pull/17205


More information about the hotspot-compiler-dev mailing list