RFR: 8356761: IGV: dump escape analysis information
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Thu Nov 6 06:06:02 UTC 2025
On Wed, 5 Nov 2025 14:06:54 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> I just want to raise a general concern that our model of having different `PrintIdealGraphLevel` values might not fit anymore for all the different concepts (different loop opts, IGVN steps, Superword steps, parsing steps and now EA steps etc.). Maybe the time has come to use a different solution to allow some better filtering for different needs.
Right, see [JDK-8320070](https://bugs.openjdk.org/browse/JDK-8320070).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28060#issuecomment-3495228693
More information about the hotspot-compiler-dev
mailing list