RFR: 8255746: Make PrintCompilation available on a per method level

Vladimir Kozlov kvn at openjdk.org
Wed Oct 12 19:24:05 UTC 2022


On Wed, 12 Oct 2022 19:09:25 GMT, Joshua Cao <duke at openjdk.org> wrote:

>> I agree. We should test new functionality.
>
> I can add new test, but I do not think BooleanTest can be adapted. BooleanTest.java specifically tests boolean flags, and would not work for compile commands.

Yes to new test. But we still need to test global `-XX:+PrintCompilation`

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

PR: https://git.openjdk.org/jdk/pull/10668


More information about the hotspot-compiler-dev mailing list