RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command

Galder Zamarreño galder at openjdk.org
Fri Mar 14 11:54:59 UTC 2025


On Fri, 14 Mar 2025 09:37:45 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

>> I totally agree that there are other places where we have this mismatch - there are actually quite a few. This might require some more effort. I suggest to move forward with this small patch and file a separate RFE for revisiting other uses. What you do you think?
>
> I guess there are also flags where we have this mismatch between global flag and compile command local flag. Maybe we should do a general pass over all the compile commands and check how we can align them better with their global flag.

Yes sounds good

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24031#discussion_r1995417707


More information about the hotspot-compiler-dev mailing list