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

jtfuller111 github.com+85193727+jtfuller111 at openjdk.java.net
Fri Jul 9 14:28:12 UTC 2021


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?

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

Commit messages:
 - Added compilation id and whether a compilation is osr or not to IdealGraphPrinter output

Changes: https://git.openjdk.java.net/jdk/pull/4743/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4743&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265443
  Stats: 10 lines in 2 files changed: 10 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4743.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4743/head:pull/4743

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


More information about the hotspot-compiler-dev mailing list