Issue: SafepointsProfiler doesn't support JDK11 nor JDK17 not support any extension of the parse() method

Aleksey Shipilev shade at redhat.com
Tue Jan 17 09:58:25 UTC 2023


On 1/16/23 17:05, Nikolai Mazurkin wrote:
> The class doesn't support JDK17 pattern, the section of the report with safepoint statistics is empty.

Thanks for the report, this should be fixed with:
   https://github.com/openjdk/jmh/pull/93

I tested this with JDK 8, 11, 17, 21; and it seems to work fine now.

-- 
Thanks,
-Aleksey



More information about the jmh-dev mailing list