hg: code-tools/jmh: Fix the failing case when more than two @Params are present at the same benchmark.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Mon Apr 28 20:38:32 UTC 2014


Changeset: bbcfceb0091c
Author:    shade
Date:      2014-04-29 00:38 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/bbcfceb0091c

Fix the failing case when more than two @Params are present at the same benchmark.

+ jmh-core-it/src/test/java/org/openjdk/jmh/it/params/MultipleParamTest.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/Runner.java



More information about the jmh-dev mailing list