Package org.openjdk.jmh.validation.tests
Class ThermalRundownTest
- java.lang.Object
-
- org.openjdk.jmh.validation.ValidationTest
-
- org.openjdk.jmh.validation.tests.ThermalRundownTest
-
public class ThermalRundownTest extends ValidationTest
-
-
Field Summary
Fields Modifier and Type Field Description private intiterations
-
Constructor Summary
Constructors Constructor Description ThermalRundownTest(int iterations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrunWith(java.io.PrintWriter pw, Options parent)-
Methods inherited from class org.openjdk.jmh.validation.ValidationTest
blackholeModeMessage, blackholeModeString
-
-
-
-
Method Detail
-
runWith
public void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException- Specified by:
runWithin classValidationTest- Throws:
RunnerException
-
-