RFR: 8351938: C2: Print compilation bailouts with PrintCompilation compile command
Christian Hagedorn
chagedorn at openjdk.org
Fri Mar 14 12:16:08 UTC 2025
On Fri, 14 Mar 2025 11:52:31 GMT, Galder Zamarreño <galder at openjdk.org> wrote:
>> 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
I filed [JDK-8352047](https://bugs.openjdk.org/browse/JDK-8352047).
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24031#discussion_r1995444435
More information about the hotspot-compiler-dev
mailing list