Leve.Iteration @TearDown method called one too many times
Alex Averbuch
alex.averbuch at neotechnology.com
Tue Jul 26 19:55:58 UTC 2016
Sorry, that was a typo.
The actual pom contents is:
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>${jmh.version}</version>
</dependency>
Then while typing the actual version I added the extra "." -- for no good
reason.
On Mon, Jul 25, 2016 at 8:43 PM, Aleksey Shipilev <
aleksey.shipilev at oracle.com> wrote:
> On 07/25/2016 04:29 PM, Alex Averbuch wrote:
> > FYI, I'm using:
> >
> > <dependency>
> > <groupId>org.openjdk.jmh</groupId>
> > <artifactId>jmh-core</artifactId>
> > <version>1.1.3</version>
>
> The latest version is 1.13, not 1.1.3.
>
> Does the problem reproduce with 1.13?
>
> -Aleksey
>
>
>
More information about the jmh-dev
mailing list