JMH 1.17.4
Aleksey Shipilev
shade at redhat.com
Wed Jan 18 17:22:06 UTC 2017
Hi,
JMH 1.17.4 is released and available at Maven Central. This is yet another minor
release, and includes the following changes:
*) Profilers and runners used to leave lots of temporary files after
themselves. For a long enough run, you may run out of tmpdir space. Fixed:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901871
*) Detailed metric printout was only printing benchmark "labels", not their
names, adding up to confusion in the log:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901872
*) "perfnorm" profiler gathers a few never interesting counters, and misses a
few interesting ones. Rehashed the default counter list:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901873
Enjoy!
Thanks,
-Aleksey
More information about the jmh-dev
mailing list