public class net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm extends net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$AbstractBase implements java.security.PrivilegedAction<net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm
  super_class: net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$AbstractBase
{
  private final java.lang.reflect.Constructor<?> methodInfo;
    descriptor: Ljava/lang/reflect/Constructor;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Ljava/lang/reflect/Constructor<*>;

  protected void <init>(java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Method, java.lang.reflect.Constructor<?>);
    descriptor: (Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Constructor;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=9, locals=10, args_size=10
        start local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
        start local 1 // java.lang.reflect.Method publicLookup
        start local 2 // java.lang.reflect.Method getName
        start local 3 // java.lang.reflect.Method getDeclaringClass
        start local 4 // java.lang.reflect.Method getReferenceKind
        start local 5 // java.lang.reflect.Method getMethodType
        start local 6 // java.lang.reflect.Method returnType
        start local 7 // java.lang.reflect.Method parameterArray
        start local 8 // java.lang.reflect.Method lookupClass
        start local 9 // java.lang.reflect.Constructor methodInfo
         0: .line 1153
            aload 0 /* this */
            aload 1 /* publicLookup */
            aload 2 /* getName */
            aload 3 /* getDeclaringClass */
            aload 4 /* getReferenceKind */
            aload 5 /* getMethodType */
            aload 6 /* returnType */
            aload 7 /* parameterArray */
            aload 8 /* lookupClass */
            invokespecial net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$AbstractBase.<init>:(Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;)V
         1: .line 1154
            aload 0 /* this */
            aload 9 /* methodInfo */
            putfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
         2: .line 1155
            return
        end local 9 // java.lang.reflect.Constructor methodInfo
        end local 8 // java.lang.reflect.Method lookupClass
        end local 7 // java.lang.reflect.Method parameterArray
        end local 6 // java.lang.reflect.Method returnType
        end local 5 // java.lang.reflect.Method getMethodType
        end local 4 // java.lang.reflect.Method getReferenceKind
        end local 3 // java.lang.reflect.Method getDeclaringClass
        end local 2 // java.lang.reflect.Method getName
        end local 1 // java.lang.reflect.Method publicLookup
        end local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    3     0               this  Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm;
            0    3     1       publicLookup  Ljava/lang/reflect/Method;
            0    3     2            getName  Ljava/lang/reflect/Method;
            0    3     3  getDeclaringClass  Ljava/lang/reflect/Method;
            0    3     4   getReferenceKind  Ljava/lang/reflect/Method;
            0    3     5      getMethodType  Ljava/lang/reflect/Method;
            0    3     6         returnType  Ljava/lang/reflect/Method;
            0    3     7     parameterArray  Ljava/lang/reflect/Method;
            0    3     8        lookupClass  Ljava/lang/reflect/Method;
            0    3     9         methodInfo  Ljava/lang/reflect/Constructor<*>;
    Signature: (Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Method;Ljava/lang/reflect/Constructor<*>;)V
    MethodParameters:
                   Name  Flags
      publicLookup       
      getName            
      getDeclaringClass  
      getReferenceKind   
      getMethodType      
      returnType         
      parameterArray     
      lookupClass        
      methodInfo         

  public net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher initialize();
    descriptor: ()Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
         0: .line 1161
            aload 0 /* this */
            invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
            checkcast net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher
            areturn
        end local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm;

  public net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher run();
    descriptor: ()Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
         0: .line 1170
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
            iconst_1
            invokevirtual java.lang.reflect.Constructor.setAccessible:(Z)V
         1: .line 1171
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getName:Ljava/lang/reflect/Method;
            iconst_1
            invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
         2: .line 1172
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getDeclaringClass:Ljava/lang/reflect/Method;
            iconst_1
            invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
         3: .line 1173
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getReferenceKind:Ljava/lang/reflect/Method;
            iconst_1
            invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
         4: .line 1174
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getMethodType:Ljava/lang/reflect/Method;
            iconst_1
            invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
         5: .line 1175
            aload 0 /* this */
            areturn
        end local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm;

  public java.lang.Object reveal(java.lang.Object, java.lang.Object);
    descriptor: (Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=3
        start local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
        start local 1 // java.lang.Object lookup
        start local 2 // java.lang.Object methodHandle
         0: .line 1183
            aload 0 /* this */
            getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* methodHandle */
            aastore
            invokevirtual java.lang.reflect.Constructor.newInstance:([Ljava/lang/Object;)Ljava/lang/Object;
         1: areturn
         2: .line 1184
      StackMap locals:
      StackMap stack: java.lang.IllegalAccessException
            astore 3 /* exception */
        start local 3 // java.lang.IllegalAccessException exception
         3: .line 1185
            new java.lang.IllegalStateException
            dup
            ldc "Cannot access java.lang.invoke.MethodInfo()"
            aload 3 /* exception */
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;Ljava/lang/Throwable;)V
            athrow
        end local 3 // java.lang.IllegalAccessException exception
         4: .line 1186
      StackMap locals:
      StackMap stack: java.lang.reflect.InvocationTargetException
            astore 3 /* exception */
        start local 3 // java.lang.reflect.InvocationTargetException exception
         5: .line 1187
            new java.lang.IllegalStateException
            dup
            ldc "Error invoking java.lang.invoke.MethodInfo()"
            aload 3 /* exception */
            invokevirtual java.lang.reflect.InvocationTargetException.getCause:()Ljava/lang/Throwable;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;Ljava/lang/Throwable;)V
            athrow
        end local 3 // java.lang.reflect.InvocationTargetException exception
         6: .line 1188
      StackMap locals:
      StackMap stack: java.lang.InstantiationException
            astore 3 /* exception */
        start local 3 // java.lang.InstantiationException exception
         7: .line 1189
            new java.lang.IllegalStateException
            dup
            ldc "Error constructing java.lang.invoke.MethodInfo"
            aload 3 /* exception */
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;Ljava/lang/Throwable;)V
            athrow
        end local 3 // java.lang.InstantiationException exception
        end local 2 // java.lang.Object methodHandle
        end local 1 // java.lang.Object lookup
        end local 0 // net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    8     0          this  Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm;
            0    8     1        lookup  Ljava/lang/Object;
            0    8     2  methodHandle  Ljava/lang/Object;
            3    4     3     exception  Ljava/lang/IllegalAccessException;
            5    6     3     exception  Ljava/lang/reflect/InvocationTargetException;
            7    8     3     exception  Ljava/lang/InstantiationException;
      Exception table:
        from    to  target  type
           0     1       2  Class java.lang.IllegalAccessException
           0     1       4  Class java.lang.reflect.InvocationTargetException
           0     1       6  Class java.lang.InstantiationException
    MethodParameters:
              Name  Flags
      lookup        
      methodHandle  

  public java.lang.Object run();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.run:()Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher$AbstractBase;Ljava/security/PrivilegedAction<Lnet/bytebuddy/utility/JavaConstant$MethodHandle$Dispatcher;>;
SourceFile: "JavaConstant.java"
NestHost: net.bytebuddy.utility.JavaConstant
InnerClasses:
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
  public MethodHandle = net.bytebuddy.utility.JavaConstant$MethodHandle of net.bytebuddy.utility.JavaConstant
  protected abstract Dispatcher = net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher of net.bytebuddy.utility.JavaConstant$MethodHandle
  public abstract AbstractBase = net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$AbstractBase of net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher
  public ForJava7CapableVm = net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm of net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()