public class net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm extends net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct
{
private final java.lang.reflect.Method getClassLoadingLock;
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)
{
net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm v;
java.lang.reflect.Method v, v, v, v, v, v;
v := @this: net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm;
v := @parameter: java.lang.reflect.Method;
v := @parameter: java.lang.reflect.Method;
v := @parameter: java.lang.reflect.Method;
v := @parameter: java.lang.reflect.Method;
v := @parameter: java.lang.reflect.Method;
v := @parameter: java.lang.reflect.Method;
specialinvoke v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct: void <init>(java.lang.reflect.Method,java.lang.reflect.Method,java.lang.reflect.Method,java.lang.reflect.Method,java.lang.reflect.Method)>(v, v, v, v, v);
v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm: java.lang.reflect.Method getClassLoadingLock> = v;
return;
}
public java.lang.Object getClassLoadingLock(java.lang.ClassLoader, java.lang.String)
{
java.lang.Throwable v;
java.lang.IllegalStateException v, v;
java.lang.IllegalAccessException v;
net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm v;
java.lang.Object[] v;
java.lang.reflect.InvocationTargetException v;
java.lang.Object v;
java.lang.ClassLoader v;
java.lang.String v;
java.lang.reflect.Method v;
v := @this: net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm;
v := @parameter: java.lang.ClassLoader;
v := @parameter: java.lang.String;
label:
v = v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm: java.lang.reflect.Method getClassLoadingLock>;
v = newarray (java.lang.Object)[1];
v[0] = v;
v = virtualinvoke v.<java.lang.reflect.Method: java.lang.Object invoke(java.lang.Object,java.lang.Object[])>(v, v);
label:
return v;
label:
v := @caughtexception;
v = new java.lang.IllegalStateException;
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.Throwable)>(v);
throw v;
label:
v := @caughtexception;
v = new java.lang.IllegalStateException;
v = virtualinvoke v.<java.lang.reflect.InvocationTargetException: java.lang.Throwable getTargetException()>();
specialinvoke v.<java.lang.IllegalStateException: void <init>(java.lang.Throwable)>(v);
throw v;
catch java.lang.IllegalAccessException from label to label with label;
catch java.lang.reflect.InvocationTargetException from label to label with label;
}
public boolean equals(java.lang.Object)
{
net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm v;
java.lang.Class v, v;
java.lang.Object v;
java.lang.reflect.Method v, v;
boolean v, v;
v := @this: net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm;
v := @parameter: java.lang.Object;
v = specialinvoke v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
if v != v goto label;
return 1;
label:
if v != null goto label;
return 0;
label:
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
v = virtualinvoke v.<java.lang.Object: java.lang.Class getClass()>();
if v == v goto label;
return 0;
label:
v = v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm: java.lang.reflect.Method getClassLoadingLock>;
v = v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm: java.lang.reflect.Method getClassLoadingLock>;
v = virtualinvoke v.<java.lang.reflect.Method: boolean equals(java.lang.Object)>(v);
if v != 0 goto label;
return 0;
label:
return 1;
}
public int hashCode()
{
net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm v;
int v, v, v, v;
java.lang.reflect.Method v;
v := @this: net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm;
v = specialinvoke v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct: int hashCode()>();
v = v * 31;
v = v.<net.bytebuddy.dynamic.loading.ClassInjector$UsingReflection$Dispatcher$Direct$ForJava7CapableVm: java.lang.reflect.Method getClassLoadingLock>;
v = virtualinvoke v.<java.lang.reflect.Method: int hashCode()>();
v = v + v;
return v;
}
}