class com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey
super_class: java.lang.Object
{
final com.oracle.graal.pointsto.meta.AnalysisType[] aInterfaces;
descriptor: [Lcom/oracle/graal/pointsto/meta/AnalysisType;
flags: (0x0010) ACC_FINAL
final com.oracle.svm.hosted.analysis.Inflation this$0;
descriptor: Lcom/oracle/svm/hosted/analysis/Inflation;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.oracle.svm.hosted.analysis.Inflation, com.oracle.graal.pointsto.meta.AnalysisType[]);
descriptor: (Lcom/oracle/svm/hosted/analysis/Inflation;[Lcom/oracle/graal/pointsto/meta/AnalysisType;)V
flags: (0x0000)
Code:
stack=2, locals=3, args_size=3
start local 0 start local 2 0: aload 0
aload 1
putfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.this$0:Lcom/oracle/svm/hosted/analysis/Inflation;
aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
aload 2
putfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
2: return
end local 2 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/oracle/svm/hosted/analysis/Inflation$InterfacesEncodingKey;
0 3 2 aInterfaces [Lcom/oracle/graal/pointsto/meta/AnalysisType;
MethodParameters:
Name Flags
this$0 final
aInterfaces
com.oracle.svm.core.hub.DynamicHub[] createHubs();
descriptor: ()[Lcom/oracle/svm/core/hub/DynamicHub;
flags: (0x0000)
Code:
stack=5, locals=4, args_size=1
start local 0 0: aload 0
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.this$0:Lcom/oracle/svm/hosted/analysis/Inflation;
invokestatic com.oracle.svm.hosted.analysis.Inflation.access$2:(Lcom/oracle/svm/hosted/analysis/Inflation;)Lcom/oracle/graal/pointsto/api/HostVM;
checkcast com.oracle.svm.hosted.SVMHost
astore 1
start local 1 1: aload 0
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
arraylength
anewarray com.oracle.svm.core.hub.DynamicHub
astore 2
start local 2 2: iconst_0
istore 3
start local 3 3: goto 6
4: StackMap locals: com.oracle.svm.hosted.SVMHost com.oracle.svm.core.hub.DynamicHub[] int
StackMap stack:
aload 2
iload 3
aload 1
aload 0
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
iload 3
aaload
invokevirtual com.oracle.svm.hosted.SVMHost.dynamicHub:(Ljdk/vm/ci/meta/ResolvedJavaType;)Lcom/oracle/svm/core/hub/DynamicHub;
aastore
5: iinc 3 1
StackMap locals:
StackMap stack:
6: iload 3
aload 2
arraylength
if_icmplt 4
end local 3 7: aload 2
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lcom/oracle/svm/hosted/analysis/Inflation$InterfacesEncodingKey;
1 8 1 svmHost Lcom/oracle/svm/hosted/SVMHost;
2 8 2 hubs [Lcom/oracle/svm/core/hub/DynamicHub;
3 7 3 i I
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
instanceof com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey
ifeq 1
aload 0
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
aload 1
checkcast com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
invokestatic java.util.Arrays.equals:([Ljava/lang/Object;[Ljava/lang/Object;)Z
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/oracle/svm/hosted/analysis/Inflation$InterfacesEncodingKey;
0 2 1 obj Ljava/lang/Object;
MethodParameters:
Name Flags
obj
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey.aInterfaces:[Lcom/oracle/graal/pointsto/meta/AnalysisType;
invokestatic java.util.Arrays.hashCode:([Ljava/lang/Object;)I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/oracle/svm/hosted/analysis/Inflation$InterfacesEncodingKey;
}
SourceFile: "Inflation.java"
NestHost: com.oracle.svm.hosted.analysis.Inflation
InnerClasses:
InterfacesEncodingKey = com.oracle.svm.hosted.analysis.Inflation$InterfacesEncodingKey of com.oracle.svm.hosted.analysis.Inflation