JMH 1.0

Daniel Mitterdorfer daniel.mitterdorfer at gmail.com
Sat Aug 30 13:15:30 UTC 2014


Hi Aleksey,

JMH is 1.0, awesome! Kudos to you and all contributors to JMH for all the
hard work you've put into building such a great framework.

Bye

Daniel



2014-08-29 20:12 GMT+02:00 Aleksey Shipilev <aleksey.shipilev at oracle.com>:

> Hi,
>
> On March 28, 2013, we had released the very first public version of JMH.
> Today, seventeen months and almost a thousand commits later, we hit the
> major milestone in our project: the release of JMH 1.0. This marks our
> belief the API and the harness itself is stable, reliable, and
> dependable. The artefacts for JMH 1.0 are already available at Maven
> Central [1].
>
> We will continue working towards improving the harness and/or APIs, and
> we already have quite a few of non-critical issues [2] found by
> community to fix and polish. Please continue using JMH and contribute
> the issues, fixes, and general suggestions back! You, the community, are
> essential to keep the project alive.
>
> We would like to take the rest of this note to credit those involved in
> the effort, in any capacity:
>
>  * Anders Astrand, Staffan Friberg, and Henrik Loef, who have developed
> the initial version of the harness for internal use back in 2011.
>
>  * Donald Smith, Dalibor Topic, and Cecilia Borg, who have shepherded
> the initial contribution of JMH under Codetools umbrella in OpenJDK, and
> who are still providing the project management guidance for it.
>
>  * Sergey Kuksenko, who contributed immensely in refactoring the JMH
> internals before it became public, as well as providing the internal
> reviews and feedback for the JMH features and improvements
>
>  * Evgeny Mandrikov, who consistently helps us with the releases to
> Maven Central.
>
>  * Nitsan Wakart, Daniel Mitterdorfer, Julien Ponge, Richard Warburton,
> and other authors who provided the solid stories and tutorials on using
> JMH, as well as providing the invaluable feedback on user experience.
>
>  * Bernd Eckenfels, Joe Kearney, Aggelos Biboudis, Chris Vest, Dmitry
> Vyazelenko, Claes Redestad, Dmitry Chuyko, Julien Nicolaund, Tom Deneau,
> Roman Leventov, Henri Tremblay, Ivan Gerasimov, Gilles Duboscq, Clement
> Mathieu and many others participating in mailing list discussions, often
> culminating in code contributions.
>
>  * Konrad Malawski, Cedric Champeau, Gleb Smirnov, Nikita Artyushov,
> Brian Harris and many others contributing to various integrations to
> SBT, Gradle, Jenkins, IntelliJ IDEA, etc.
>
> Cheers, and Thank You!
>
> Enjoy the JMH 1.0 :)
>
> -Aleksey.
>
> [1] http://central.maven.org/maven2/org/openjdk/jmh/jmh-core/
> [2]
>
> https://bugs.openjdk.java.net/issues/?jql=project%20in%20(CODETOOLS)%20AND%20component%20in%20(tools)%20AND%20Subcomponent%20in%20(jmh)
>
>


More information about the jmh-dev mailing list