Package org.openjdk.jmh.validation
Interface ValidationTest
-
- All Known Implementing Classes:
BlackholeConsecutiveTest,BlackholeConsumeCPUTest,BlackholePipelinedTest,BlackholeSingleTest,CompilerHintsTest,HelperMethodsTest,ScoreStabilityTest,ThermalRundownTest,ThreadScalingTest,TimingMeasurementsTest
public interface ValidationTest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrunWith(java.io.PrintWriter pw, Options parent)
-
-
-
Method Detail
-
runWith
void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException- Throws:
RunnerException
-
-