JMH 1.9.3
Aleksey Shipilev
aleksey.shipilev at oracle.com
Fri May 15 17:02:13 UTC 2015
Hi,
JMH 1.9.3 is released and available at Maven Central (props to Evgeny
Mandrikov, as usual). This is the maintenance release, and it includes
the minor change:
* Params mistreated the empty String value. Neither @Param("") nor -p
key="" were accepted. This was the corner case missed from our unit
testing, and at least one user experienced inconvenience with it. Fixed:
https://bugs.openjdk.java.net/browse/CODETOOLS-7901418
Enjoy!
Thanks,
-Aleksey
More information about the jmh-dev
mailing list