hg: code-tools/jmh: 2 new changesets
aleksey.shipilev at oracle.com
aleksey.shipilev at oracle.com
Fri May 10 12:33:31 PDT 2013
Changeset: 13daa851e13f
Author: shade
Date: 2013-05-10 22:21 +0400
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/13daa851e13f
Minor nit: one field is missing from the check.
! jmh-core/src/main/java/org/openjdk/jmh/logic/BlackHole.java
Changeset: 36b3f91f5cf5
Author: shade
Date: 2013-05-10 23:33 +0400
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/36b3f91f5cf5
Padding with "ints" to dodge the case where runtime can squeeze the field in the alignment gap.
! jmh-core/src/main/java/org/openjdk/jmh/logic/BlackHole.java
! jmh-core/src/main/java/org/openjdk/jmh/logic/Loop.java
! 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