Class MethodExceedingJvmLimit

java.lang.Object
samples.largemethod.MethodExceedingJvmLimit

public class MethodExceedingJvmLimit extends Object
Example of class with method which after instrumentation is larger than JVM limit.
  • Constructor Details

    • MethodExceedingJvmLimit

      public MethodExceedingJvmLimit()
  • Method Details

    • init

      public static String init()
      Method size after instrumentation is equal to 91265.