RFR: 8348645: IGV: visualize live ranges [v3]

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Thu Feb 20 13:22:17 UTC 2025


On Wed, 19 Feb 2025 15:15:34 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

> > I noticed that the live ranges are not saved when saving the graph into an xml file (`LIVE_RANGES_ELEMENT` and related tags don't seem to be exported in `Printer.java`). Is this perhaps something you did intentionally (maybe to be added in the future)?
> 
> Good catch, thanks! No, I just overlooked this use case. Will fix.

Done (commit 87b31e9e).

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

PR Comment: https://git.openjdk.org/jdk/pull/23558#issuecomment-2671471968


More information about the hotspot-compiler-dev mailing list