Integrated: 8354625: Compile::igv_print_graph_to_network doesn't use its second parameter

Marc Chevalier mchevalier at openjdk.org
Thu Apr 17 07:24:52 UTC 2025


On Wed, 16 Apr 2025 08:00:59 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:

> Remove the second (unused) parameter of `Compile::igv_print_graph_to_network`. It also makes it more consistent with `Compile::igv_print_method_to_file` that always print from root.

This pull request has now been integrated.

Changeset: fabf67c3
Author:    Marc Chevalier <mchevalier at openjdk.org>
Committer: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fabf67c376708a3be80d2a4e67d30d226d6e6af8
Stats:     4 lines in 3 files changed: 0 ins; 0 del; 4 mod

8354625: Compile::igv_print_graph_to_network doesn't use its second parameter

Reviewed-by: rcastanedalo, thartmann

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

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


More information about the hotspot-compiler-dev mailing list