hg: code-tools/jmh: Additional @CompilerControl tests, probing the actual compiler output.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Wed Dec 10 13:12:48 UTC 2014


Changeset: 73451bc77ee0
Author:    shade
Date:      2014-12-10 16:08 +0300
URL:       http://hg.openjdk.java.net/code-tools/jmh/rev/73451bc77ee0

Additional @CompilerControl tests, probing the actual compiler output.

+ jmh-core-it/src/test/java/org/openjdk/jmh/it/ccontrol/CompilerControlDontInlineActualTest.java
+ jmh-core-it/src/test/java/org/openjdk/jmh/it/ccontrol/CompilerControlExcludeActualTest.java
+ jmh-core-it/src/test/java/org/openjdk/jmh/it/ccontrol/CompilerControlInlineActualTest.java
+ jmh-core-it/src/test/java/org/openjdk/jmh/it/ccontrol/CompilerControlUtils.java
+ jmh-core-it/src/test/java/org/openjdk/jmh/it/ccontrol/LogConsumeProfiler.java



More information about the jmh-dev mailing list