hg: code-tools/jmh: Destruct @State objects after the run: among other things, this also resets @Params for the next non-forked run.
aleksey.shipilev at oracle.com
aleksey.shipilev at oracle.com
Tue Feb 18 04:55:11 PST 2014
Changeset: cf0d7432acfd
Author: shade
Date: 2014-02-18 16:55 +0400
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/cf0d7432acfd
Destruct @State objects after the run: among other things, this also resets @Params for the next non-forked run.
! jmh-core/src/main/java/org/openjdk/jmh/processor/internal/GenerateMicroBenchmarkProcessor.java
! jmh-core/src/main/java/org/openjdk/jmh/processor/internal/StateObjectHandler.java
More information about the jmh-dev
mailing list