Package samples.largemethod
Class MethodExceedingJvmLimit
java.lang.Object
samples.largemethod.MethodExceedingJvmLimit
Example of class with method which after instrumentation is larger than JVM limit.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MethodExceedingJvmLimit
public MethodExceedingJvmLimit()
-
-
Method Details
-
init
Method size after instrumentation is equal to 91265.
-