RFR: 8265443: IGV: disambiguate groups by emiting additional properties

Tobias Hartmann thartmann at openjdk.java.net
Mon Jul 19 07:25:54 UTC 2021


On Fri, 9 Jul 2021 14:20:54 GMT, jtfuller111 <github.com+85193727+jtfuller111 at openjdk.org> wrote:

> Added compilation id and whether the compilation is OSR or not to the IdealGraphPrinter's output. Are there any other properties that should also be emitted?
> 
> Here is a screenshot of how the properties appear in IGV: 
> ![image](https://user-images.githubusercontent.com/85193727/125358968-9fe19680-e337-11eb-8d00-eb744c4f3e30.png)

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4743


More information about the hotspot-compiler-dev mailing list