Java 17: Unrecognized VM option 'TraceClassLoading' when 'printCompilationInfo=true'

Aleksey Shipilev shade at redhat.com
Thu Apr 14 09:28:24 UTC 2022


On 2/9/22 00:54, Petr Janeček wrote:
> I believe `-XX:+TraceClassLoading` is no longer there in Java 17:
> https://chriswhocodes.com/hotspot_options_openjdk8.html?s=TraceClassLoading

All right, I think that option experienced bitrot anyway, so we can just remove the option wholesale.
   https://github.com/openjdk/jmh/pull/70

-- 
Thanks,
-Aleksey



More information about the jmh-dev mailing list