Integrated: 8349835: C2: Simplify IGV property printing

Saranya Natarajan snatarajan at openjdk.org
Wed Nov 26 09:30:18 UTC 2025


On Fri, 22 Aug 2025 13:28:22 GMT, Saranya Natarajan <snatarajan at openjdk.org> wrote:

> The code that prints node properties and live range properties is very verbose and repetitive and could be simplified by applying a refactoring suggested [here](https://github.com/openjdk/jdk/pull/23558#discussion_r1950785708).
> 
> ### Fix 
> Implemented the suggested refactoring. 
> 
> ### Testing 
> Github Actions, Tier 1-3

This pull request has now been integrated.

Changeset: 5fe731d5
Author:    Saranya Natarajan <snatarajan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5fe731d55a54ace42de4a15d612dba310de9d977
Stats:     207 lines in 2 files changed: 91 ins; 109 del; 7 mod

8349835: C2: Simplify IGV property printing

Reviewed-by: rcastanedalo, dfenacci, chagedorn

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

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


More information about the hotspot-compiler-dev mailing list