hg: code-tools/jmh: Prohibit inlining of synthetic microbenchmark methods, thus breaking possible unlucky loop optimizations.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Tue Dec 3 04:41:51 PST 2013


Changeset: 6c41487eb634
Author:    shade
Date:      2013-12-03 16:40 +0400
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/6c41487eb634

Prohibit inlining of synthetic microbenchmark methods, thus breaking possible unlucky loop optimizations.

! jmh-core/src/main/java/org/openjdk/jmh/processor/internal/GenerateMicroBenchmarkProcessor.java



More information about the jmh-dev mailing list