hg: code-tools/jmh: Runner: throw the exception instead of silently returning the empty result set.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Fri Apr 11 13:33:13 UTC 2014


Changeset: 1af51af3b175
Author:    shade
Date:      2014-04-11 17:33 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/1af51af3b175

Runner: throw the exception instead of silently returning the empty result set.

! jmh-core/src/main/java/org/openjdk/jmh/Main.java
+ jmh-core/src/main/java/org/openjdk/jmh/runner/NoBenchmarksException.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/Runner.java



More information about the jmh-dev mailing list