RFR: 8322743: C2: prevent lock region elimination in OSR compilation [v3]
Vladimir Kozlov
kvn at openjdk.org
Thu Feb 29 16:37:54 UTC 2024
On Thu, 29 Feb 2024 06:30:25 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> Do you need the -XX:CompileCommand=quiet?
`CompileCommand`, which exclude all compilations except specified ones, significantly pollutes output when I debugging testing with `PrintCompilation`. Especially in combination with `-Xcomp`.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17331#discussion_r1507869690
More information about the hotspot-compiler-dev
mailing list