RFR: 8348645: IGV: visualize live ranges [v4]
Roberto CastaƱeda Lozano
rcastanedalo at openjdk.org
Fri Mar 7 09:48:35 UTC 2025
On Thu, 6 Mar 2025 16:20:28 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:
> Just a minor aesthetic thing: I noticed that in phases with no liveness information, the liveness information in each node is replaced by an empty space (instead of nothing)
Good catch, thanks Damon! Commit efbde14a should address that, please check that it works as you expect.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23558#issuecomment-2705989370
More information about the hotspot-compiler-dev
mailing list