Package org.openjdk.jmh.validation.tests
Class BlackholeConsumeCPUTest
- java.lang.Object
-
- org.openjdk.jmh.validation.tests.BlackholeConsumeCPUTest
-
- All Implemented Interfaces:
ValidationTest
public class BlackholeConsumeCPUTest extends java.lang.Object implements ValidationTest
-
-
Constructor Summary
Constructors Constructor Description BlackholeConsumeCPUTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrunWith(java.io.PrintWriter pw, Options parent)
-
-
-
Method Detail
-
runWith
public void runWith(java.io.PrintWriter pw, Options parent) throws RunnerException- Specified by:
runWithin interfaceValidationTest- Throws:
RunnerException
-
-