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

Roberto CastaƱeda Lozano rcastanedalo at openjdk.org
Wed Feb 19 15:17:54 UTC 2025


On Wed, 19 Feb 2025 10:19:33 GMT, Damon Fenacci <dfenacci 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.

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

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


More information about the hotspot-compiler-dev mailing list