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 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 start local 9 0: aload 0
aload 1
aload 2
aload 3
aload 4
aload 5
aload 6
aload 7
aload 8
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: aload 0
aload 9
putfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
2: return
end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 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 0: aload 0
invokestatic java.security.AccessController.doPrivileged:(Ljava/security/PrivilegedAction;)Ljava/lang/Object;
checkcast net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher
areturn
end local 0 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 0: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
iconst_1
invokevirtual java.lang.reflect.Constructor.setAccessible:(Z)V
1: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getName:Ljava/lang/reflect/Method;
iconst_1
invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
2: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getDeclaringClass:Ljava/lang/reflect/Method;
iconst_1
invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
3: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getReferenceKind:Ljava/lang/reflect/Method;
iconst_1
invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
4: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.getMethodType:Ljava/lang/reflect/Method;
iconst_1
invokevirtual java.lang.reflect.Method.setAccessible:(Z)V
5: aload 0
areturn
end local 0 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 start local 1 start local 2 0: aload 0
getfield net.bytebuddy.utility.JavaConstant$MethodHandle$Dispatcher$ForJava7CapableVm.methodInfo:Ljava/lang/reflect/Constructor;
iconst_1
anewarray java.lang.Object
dup
iconst_0
aload 2
aastore
invokevirtual java.lang.reflect.Constructor.newInstance:([Ljava/lang/Object;)Ljava/lang/Object;
1: areturn
2: StackMap locals:
StackMap stack: java.lang.IllegalAccessException
astore 3
start local 3 3: new java.lang.IllegalStateException
dup
ldc "Cannot access java.lang.invoke.MethodInfo()"
aload 3
invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;Ljava/lang/Throwable;)V
athrow
end local 3 4: StackMap locals:
StackMap stack: java.lang.reflect.InvocationTargetException
astore 3
start local 3 5: new java.lang.IllegalStateException
dup
ldc "Error invoking java.lang.invoke.MethodInfo()"
aload 3
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 6: StackMap locals:
StackMap stack: java.lang.InstantiationException
astore 3
start local 3 7: new java.lang.IllegalStateException
dup
ldc "Error constructing java.lang.invoke.MethodInfo"
aload 3
invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;Ljava/lang/Throwable;)V
athrow
end local 3 end local 2 end local 1 end local 0 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: 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()