Class JMHSample_33_SecurityManager
java.lang.Object
org.openjdk.jmh.samples.JMHSample_33_SecurityManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
-
Constructor Details
-
JMHSample_33_SecurityManager
public JMHSample_33_SecurityManager()
-
-
Method Details
-
testWithSM
public String testWithSM(JMHSample_33_SecurityManager.SecurityManagerInstalled s) throws InterruptedException - Throws:
InterruptedException
-
testWithoutSM
public String testWithoutSM(JMHSample_33_SecurityManager.SecurityManagerEmpty s) throws InterruptedException - Throws:
InterruptedException
-
main
- Throws:
RunnerException
-