JMH 1.17.1

Aleksey Shipilev shade at redhat.com
Tue Nov 29 19:07:57 UTC 2016


Hi,

JMH 1.17.1 is released and available at Maven Central. It includes a few minor
fixes:

 *) "safepoints" profiler was failing when the VM locale produced "," as the
decimal separator:
  https://bugs.openjdk.java.net/browse/CODETOOLS-7901847

 *) "safepoints" profiler may have failed if benchmark did not report the actual
warmup time:
  https://bugs.openjdk.java.net/browse/CODETOOLS-7901848

 *) Trying to print stack trace from BenchmarkException failed:
  https://bugs.openjdk.java.net/browse/CODETOOLS-7901849

Enjoy!

Thanks,
-Aleksey



More information about the jmh-dev mailing list