RFR: 8356761: IGV: dump escape analysis information [v3]
Anton Seoane Ampudia
aseoane at openjdk.org
Thu Nov 13 12:21:14 UTC 2025
On Thu, 13 Nov 2025 12:02:27 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> I see, I looked at it from the callee-side which makes it suggest to perform some verification which it does not. Maybe @robcasloz can break the tie here :-)
>
> No strong opinions here, but if you ask me anyway I tend to agree with Christian that it would be a bit clearer to name the predicate for the effect it has. May I suggest to call it `print_method` in that case? (since `Compile::print_method` does more than IGV dumping).
Makes sense. Changed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28060#discussion_r2523237143
More information about the hotspot-compiler-dev
mailing list