public class sun.rmi.rmic.iiop.CompoundType$Method implements sun.rmi.rmic.iiop.ContextElement, java.lang.Cloneable
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.rmi.rmic.iiop.CompoundType$Method
super_class: java.lang.Object
{
private sun.tools.java.MemberDefinition memberDef;
descriptor: Lsun/tools/java/MemberDefinition;
flags: (0x0002) ACC_PRIVATE
private sun.rmi.rmic.iiop.CompoundType enclosing;
descriptor: Lsun/rmi/rmic/iiop/CompoundType;
flags: (0x0002) ACC_PRIVATE
private sun.rmi.rmic.iiop.ValueType[] exceptions;
descriptor: [Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0002) ACC_PRIVATE
private sun.rmi.rmic.iiop.ValueType[] implExceptions;
descriptor: [Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0002) ACC_PRIVATE
private sun.rmi.rmic.iiop.Type returnType;
descriptor: Lsun/rmi/rmic/iiop/Type;
flags: (0x0002) ACC_PRIVATE
private sun.rmi.rmic.iiop.Type[] arguments;
descriptor: [Lsun/rmi/rmic/iiop/Type;
flags: (0x0002) ACC_PRIVATE
private java.lang.String[] argumentNames;
descriptor: [Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String vis;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String idlName;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private java.lang.String stringRep;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private int attributeKind;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private java.lang.String attributeName;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private int attributePairIndex;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private sun.tools.java.Identifier declaredBy;
descriptor: Lsun/tools/java/Identifier;
flags: (0x0002) ACC_PRIVATE
final sun.rmi.rmic.iiop.CompoundType this$0;
descriptor: Lsun/rmi/rmic/iiop/CompoundType;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
public boolean isInherited();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
invokevirtual sun.rmi.rmic.iiop.CompoundType.getIdentifier:()Lsun/tools/java/Identifier;
if_acmpeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isAttribute();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
ifeq 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isReadWriteAttribute();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
iconst_3
if_icmpeq 3
1: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
iconst_4
if_icmpeq 3
2: iconst_0
ireturn
StackMap locals:
StackMap stack:
3: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public int getAttributeKind();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String getAttributeName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeName:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public int getAttributePairIndex();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributePairIndex:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String getElementName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.toString:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=2
start local 0 start local 1 0: aload 1
checkcast sun.rmi.rmic.iiop.CompoundType$Method
astore 2
start local 2 1: aload 0
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.getName:()Ljava/lang/String;
aload 2
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.getName:()Ljava/lang/String;
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 10
2: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
aload 2
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
if_icmpne 10
3: iconst_0
istore 3
start local 3 4: goto 8
5: StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 3
aaload
aload 2
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 3
aaload
invokevirtual sun.rmi.rmic.iiop.Type.equals:(Ljava/lang/Object;)Z
ifne 7
6: iconst_0
ireturn
7: StackMap locals:
StackMap stack:
iinc 3 1
StackMap locals:
StackMap stack:
8: iload 3
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
if_icmplt 5
end local 3 9: iconst_1
ireturn
10: StackMap locals:
StackMap stack:
iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 11 1 obj Ljava/lang/Object;
1 11 2 other Lsun/rmi/rmic/iiop/CompoundType$Method;
4 9 3 i I
MethodParameters:
Name Flags
obj
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.getName:()Ljava/lang/String;
invokevirtual java.lang.String.hashCode:()I
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
invokestatic java.util.Arrays.hashCode:([Ljava/lang/Object;)I
ixor
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.CompoundType$Method mergeWith(sun.rmi.rmic.iiop.CompoundType$Method);
descriptor: (Lsun/rmi/rmic/iiop/CompoundType$Method;)Lsun/rmi/rmic/iiop/CompoundType$Method;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=4, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.equals:(Ljava/lang/Object;)Z
ifne 4
1: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
lconst_0
ldc "attempt to merge method failed:"
aload 0
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.getName:()Ljava/lang/String;
2: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
invokevirtual sun.rmi.rmic.iiop.CompoundType.getClassDefinition:()Lsun/tools/java/ClassDefinition;
invokevirtual sun.tools.java.ClassDefinition.getName:()Lsun/tools/java/Identifier;
3: invokevirtual sun.rmi.rmic.iiop.BatchEnvironment.error:(JLjava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
4: StackMap locals:
StackMap stack:
new java.util.Vector
dup
invokespecial java.util.Vector.<init>:()V
astore 2
start local 2 5: aload 0
6: aload 1
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
aload 2
7: invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.collectCompatibleExceptions:([Lsun/rmi/rmic/iiop/ValueType;[Lsun/rmi/rmic/iiop/ValueType;Ljava/util/Vector;)V
8: aload 0
9: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
aload 1
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
aload 2
10: invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.collectCompatibleExceptions:([Lsun/rmi/rmic/iiop/ValueType;[Lsun/rmi/rmic/iiop/ValueType;Ljava/util/Vector;)V
11: goto 17
StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method sun.rmi.rmic.iiop.CompoundType$Method java.util.Vector
StackMap stack: sun.tools.java.ClassNotFound
12: astore 3
start local 3 13: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
lconst_0
ldc "class.not.found"
aload 3
getfield sun.tools.java.ClassNotFound.name:Lsun/tools/java/Identifier;
14: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
invokevirtual sun.rmi.rmic.iiop.CompoundType.getClassDefinition:()Lsun/tools/java/ClassDefinition;
invokevirtual sun.tools.java.ClassDefinition.getName:()Lsun/tools/java/Identifier;
15: invokevirtual sun.rmi.rmic.iiop.BatchEnvironment.error:(JLjava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
16: aconst_null
areturn
end local 3 17: StackMap locals:
StackMap stack:
aload 0
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.clone:()Ljava/lang/Object;
checkcast sun.rmi.rmic.iiop.CompoundType$Method
astore 3
start local 3 18: aload 3
aload 2
invokevirtual java.util.Vector.size:()I
anewarray sun.rmi.rmic.iiop.ValueType
putfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
19: aload 2
aload 3
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
invokevirtual java.util.Vector.copyInto:([Ljava/lang/Object;)V
20: aload 3
aload 3
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
putfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
21: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 22 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 22 1 other Lsun/rmi/rmic/iiop/CompoundType$Method;
5 22 2 legalExceptions Ljava/util/Vector;
13 17 3 e Lsun/tools/java/ClassNotFound;
18 22 3 merged Lsun/rmi/rmic/iiop/CompoundType$Method;
Exception table:
from to target type
5 11 12 Class sun.tools.java.ClassNotFound
MethodParameters:
Name Flags
other
private void collectCompatibleExceptions(sun.rmi.rmic.iiop.ValueType[], sun.rmi.rmic.iiop.ValueType[], java.util.Vector);
descriptor: ([Lsun/rmi/rmic/iiop/ValueType;[Lsun/rmi/rmic/iiop/ValueType;Ljava/util/Vector;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=7, args_size=4
start local 0 start local 1 start local 2 start local 3 0: iconst_0
istore 4
start local 4 1: goto 16
2: StackMap locals: int
StackMap stack:
aload 1
iload 4
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDefinition:()Lsun/tools/java/ClassDefinition;
astore 5
start local 5 3: aload 3
aload 1
iload 4
aaload
invokevirtual java.util.Vector.contains:(Ljava/lang/Object;)Z
ifne 15
4: iconst_0
istore 6
start local 6 5: goto 14
6: StackMap locals: sun.tools.java.ClassDefinition int
StackMap stack:
aload 5
7: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
invokevirtual sun.rmi.rmic.iiop.CompoundType.getEnv:()Lsun/rmi/rmic/iiop/BatchEnvironment;
8: aload 2
iload 6
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
9: invokevirtual sun.tools.java.ClassDefinition.subClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
10: ifeq 13
11: aload 3
aload 1
iload 4
aaload
invokevirtual java.util.Vector.addElement:(Ljava/lang/Object;)V
12: goto 15
13: StackMap locals:
StackMap stack:
iinc 6 1
StackMap locals:
StackMap stack:
14: iload 6
aload 2
arraylength
if_icmplt 6
end local 6 end local 5 15: StackMap locals:
StackMap stack:
iinc 4 1
StackMap locals:
StackMap stack:
16: iload 4
aload 1
arraylength
if_icmplt 2
end local 4 17: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 18 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 18 1 from [Lsun/rmi/rmic/iiop/ValueType;
0 18 2 with [Lsun/rmi/rmic/iiop/ValueType;
0 18 3 list Ljava/util/Vector;
1 17 4 i I
3 15 5 exceptionDef Lsun/tools/java/ClassDefinition;
5 15 6 j I
Exceptions:
throws sun.tools.java.ClassNotFound
MethodParameters:
Name Flags
from
with
list
public sun.rmi.rmic.iiop.CompoundType getEnclosing();
descriptor: ()Lsun/rmi/rmic/iiop/CompoundType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.tools.java.Identifier getDeclaredBy();
descriptor: ()Lsun/tools/java/Identifier;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String getVisibility();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.vis:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isPublic();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isPublic:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isProtected();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isPrivate:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isPrivate();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isPrivate:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isStatic();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isStatic:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String getName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.name:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String getIDLName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.idlName:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.tools.java.Type getType();
descriptor: ()Lsun/tools/java/Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.getType:()Lsun/tools/java/Type;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isConstructor();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isConstructor:()Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public boolean isNormalMethod();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
invokevirtual sun.tools.java.MemberDefinition.isConstructor:()Z
ifne 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
ifne 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.Type getReturnType();
descriptor: ()Lsun/rmi/rmic/iiop/Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.Type[] getArguments();
descriptor: ()[Lsun/rmi/rmic/iiop/Type;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
invokevirtual sun.rmi.rmic.iiop.Type[].clone:()Ljava/lang/Object;
checkcast sun.rmi.rmic.iiop.Type[]
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public java.lang.String[] getArgumentNames();
descriptor: ()[Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.tools.java.MemberDefinition getMemberDefinition();
descriptor: ()Lsun/tools/java/MemberDefinition;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.ValueType[] getExceptions();
descriptor: ()[Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
invokevirtual sun.rmi.rmic.iiop.ValueType[].clone:()Ljava/lang/Object;
checkcast sun.rmi.rmic.iiop.ValueType[]
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.ValueType[] getImplExceptions();
descriptor: ()[Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
invokevirtual sun.rmi.rmic.iiop.ValueType[].clone:()Ljava/lang/Object;
checkcast sun.rmi.rmic.iiop.ValueType[]
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
public sun.rmi.rmic.iiop.ValueType[] getUniqueCatchList(sun.rmi.rmic.iiop.ValueType[]);
descriptor: ([Lsun/rmi/rmic/iiop/ValueType;)[Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=6, args_size=2
start local 0 start local 1 0: aload 1
arraylength
istore 2
start local 2 1: iconst_0
istore 3
start local 3 2: goto 10
3: StackMap locals: int int
StackMap stack:
aload 1
iload 3
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
astore 4
start local 4 4: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defRemoteException:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifne 7
5: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defRuntimeException:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifne 7
6: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defError:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifeq 9
7: StackMap locals: sun.tools.java.ClassDeclaration
StackMap stack:
aload 1
iload 3
aconst_null
aastore
8: iinc 2 -1
end local 4 9: StackMap locals:
StackMap stack:
iinc 3 1
StackMap locals:
StackMap stack:
10: iload 3
aload 1
arraylength
if_icmplt 3
end local 3 11: iconst_0
istore 3
start local 3 12: goto 24
13: StackMap locals:
StackMap stack:
aload 1
iload 3
aaload
ifnull 23
14: aload 1
iload 3
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDefinition:()Lsun/tools/java/ClassDefinition;
astore 4
start local 4 15: iconst_0
istore 5
start local 5 16: goto 22
17: StackMap locals: sun.tools.java.ClassDefinition int
StackMap stack:
iload 5
iload 3
if_icmpeq 21
aload 1
iload 3
aaload
ifnull 21
aload 1
iload 5
aaload
ifnull 21
18: aload 4
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 1
iload 5
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifeq 21
19: aload 1
iload 5
aconst_null
aastore
20: iinc 2 -1
21: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
22: iload 5
aload 1
arraylength
if_icmplt 17
end local 5 end local 4 23: StackMap locals:
StackMap stack:
iinc 3 1
StackMap locals:
StackMap stack:
24: iload 3
aload 1
arraylength
if_icmplt 13
end local 3 25: goto 28
StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method sun.rmi.rmic.iiop.ValueType[] int
StackMap stack: sun.tools.java.ClassNotFound
26: astore 3
start local 3 27: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.stack:Lsun/rmi/rmic/iiop/ContextStack;
aload 3
invokestatic sun.rmi.rmic.iiop.CompoundType.classNotFound:(Lsun/rmi/rmic/iiop/ContextStack;Lsun/tools/java/ClassNotFound;)V
end local 3 28: StackMap locals:
StackMap stack:
iload 2
aload 1
arraylength
if_icmpge 38
29: iload 2
anewarray sun.rmi.rmic.iiop.ValueType
astore 3
start local 3 30: iconst_0
istore 4
start local 4 31: iconst_0
istore 5
start local 5 32: goto 36
33: StackMap locals: sun.rmi.rmic.iiop.ValueType[] int int
StackMap stack:
aload 1
iload 5
aaload
ifnull 35
34: aload 3
iload 4
iinc 4 1
aload 1
iload 5
aaload
aastore
35: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
36: iload 5
aload 1
arraylength
if_icmplt 33
end local 5 37: aload 3
astore 1
end local 4 end local 3 38: StackMap locals:
StackMap stack:
aload 1
arraylength
ifne 40
39: aconst_null
areturn
40: StackMap locals:
StackMap stack:
aload 1
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 41 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 41 1 list [Lsun/rmi/rmic/iiop/ValueType;
1 41 2 newSize I
2 11 3 i I
4 9 4 decl Lsun/tools/java/ClassDeclaration;
12 25 3 i I
15 23 4 current Lsun/tools/java/ClassDefinition;
16 23 5 j I
27 28 3 e Lsun/tools/java/ClassNotFound;
30 38 3 temp [Lsun/rmi/rmic/iiop/ValueType;
31 38 4 offset I
32 37 5 i I
Exception table:
from to target type
1 25 26 Class sun.tools.java.ClassNotFound
MethodParameters:
Name Flags
list
public sun.rmi.rmic.iiop.ValueType[] getFilteredStubExceptions(sun.rmi.rmic.iiop.ValueType[]);
descriptor: ([Lsun/rmi/rmic/iiop/ValueType;)[Lsun/rmi/rmic/iiop/ValueType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=6, args_size=2
start local 0 start local 1 0: aload 1
arraylength
istore 2
start local 2 1: iconst_0
istore 3
start local 3 2: goto 11
3: StackMap locals: int int
StackMap stack:
aload 1
iload 3
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
astore 4
start local 4 4: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defRemoteException:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifeq 6
5: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defRemoteException:Lsun/tools/java/ClassDefinition;
invokevirtual sun.tools.java.ClassDefinition.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
aload 4
invokevirtual sun.tools.java.ClassDeclaration.equals:(Ljava/lang/Object;)Z
ifeq 8
6: StackMap locals: sun.tools.java.ClassDeclaration
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defRuntimeException:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifne 8
7: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
getfield sun.rmi.rmic.iiop.BatchEnvironment.defError:Lsun/tools/java/ClassDefinition;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.env:Lsun/rmi/rmic/iiop/BatchEnvironment;
aload 4
invokevirtual sun.tools.java.ClassDefinition.superClassOf:(Lsun/tools/java/Environment;Lsun/tools/java/ClassDeclaration;)Z
ifeq 10
8: StackMap locals:
StackMap stack:
aload 1
iload 3
aconst_null
aastore
9: iinc 2 -1
end local 4 10: StackMap locals:
StackMap stack:
iinc 3 1
StackMap locals:
StackMap stack:
11: iload 3
aload 1
arraylength
if_icmplt 3
end local 3 12: goto 15
StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method sun.rmi.rmic.iiop.ValueType[] int
StackMap stack: sun.tools.java.ClassNotFound
13: astore 3
start local 3 14: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
getfield sun.rmi.rmic.iiop.CompoundType.stack:Lsun/rmi/rmic/iiop/ContextStack;
aload 3
invokestatic sun.rmi.rmic.iiop.CompoundType.classNotFound:(Lsun/rmi/rmic/iiop/ContextStack;Lsun/tools/java/ClassNotFound;)V
end local 3 15: StackMap locals:
StackMap stack:
iload 2
aload 1
arraylength
if_icmpge 25
16: iload 2
anewarray sun.rmi.rmic.iiop.ValueType
astore 3
start local 3 17: iconst_0
istore 4
start local 4 18: iconst_0
istore 5
start local 5 19: goto 23
20: StackMap locals: sun.rmi.rmic.iiop.ValueType[] int int
StackMap stack:
aload 1
iload 5
aaload
ifnull 22
21: aload 3
iload 4
iinc 4 1
aload 1
iload 5
aaload
aastore
22: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
23: iload 5
aload 1
arraylength
if_icmplt 20
end local 5 24: aload 3
astore 1
end local 4 end local 3 25: StackMap locals:
StackMap stack:
aload 1
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 26 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 26 1 list [Lsun/rmi/rmic/iiop/ValueType;
1 26 2 newSize I
2 12 3 i I
4 10 4 decl Lsun/tools/java/ClassDeclaration;
14 15 3 e Lsun/tools/java/ClassNotFound;
17 25 3 temp [Lsun/rmi/rmic/iiop/ValueType;
18 25 4 offset I
19 24 5 i I
Exception table:
from to target type
1 12 13 Class sun.tools.java.ClassNotFound
MethodParameters:
Name Flags
list
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.stringRep:Ljava/lang/String;
ifnonnull 26
1: new java.lang.StringBuffer
dup
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
invokevirtual sun.rmi.rmic.iiop.Type.toString:()Ljava/lang/String;
invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
astore 1
start local 1 2: aload 1
ldc " "
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
3: aload 1
aload 0
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.getName:()Ljava/lang/String;
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
4: aload 1
ldc " ("
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
5: iconst_0
istore 2
start local 2 6: goto 13
7: StackMap locals: java.lang.StringBuffer int
StackMap stack:
iload 2
ifle 9
8: aload 1
ldc ", "
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
9: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 2
aaload
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
pop
10: aload 1
ldc " "
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
11: aload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
iload 2
aaload
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
12: iinc 2 1
StackMap locals:
StackMap stack:
13: iload 2
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
if_icmplt 7
end local 2 14: aload 1
ldc ")"
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
15: iconst_0
istore 2
start local 2 16: goto 23
17: StackMap locals:
StackMap stack:
iload 2
ifne 20
18: aload 1
ldc " throws "
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
19: goto 21
20: StackMap locals:
StackMap stack:
aload 1
ldc ", "
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
21: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 2
aaload
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/Object;)Ljava/lang/StringBuffer;
pop
22: iinc 2 1
StackMap locals:
StackMap stack:
23: iload 2
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
arraylength
if_icmplt 17
end local 2 24: aload 1
ldc ";"
invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
pop
25: aload 0
aload 1
invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
putfield sun.rmi.rmic.iiop.CompoundType$Method.stringRep:Ljava/lang/String;
end local 1 26: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.stringRep:Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 27 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
2 26 1 result Ljava/lang/StringBuffer;
6 14 2 i I
16 24 2 i I
public void setAttributeKind(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 kind I
MethodParameters:
Name Flags
kind
public void setAttributePairIndex(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributePairIndex:I
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 index I
MethodParameters:
Name Flags
index
public void setAttributeName(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributeName:Ljava/lang/String;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 name Ljava/lang/String;
MethodParameters:
Name Flags
name
public void setIDLName(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.idlName:Ljava/lang/String;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 idlName Ljava/lang/String;
MethodParameters:
Name Flags
idlName
public void setImplExceptions(sun.rmi.rmic.iiop.ValueType[]);
descriptor: ([Lsun/rmi/rmic/iiop/ValueType;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 exceptions [Lsun/rmi/rmic/iiop/ValueType;
MethodParameters:
Name Flags
exceptions
public void setDeclaredBy(sun.tools.java.Identifier);
descriptor: (Lsun/tools/java/Identifier;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 2 1 by Lsun/tools/java/Identifier;
MethodParameters:
Name Flags
by
protected void swapInvalidTypes();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=2, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
invokevirtual sun.rmi.rmic.iiop.Type.getStatus:()I
iconst_1
if_icmpeq 2
1: aload 0
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
invokevirtual sun.rmi.rmic.iiop.CompoundType.getValidType:(Lsun/rmi/rmic/iiop/Type;)Lsun/rmi/rmic/iiop/Type;
putfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
2: StackMap locals:
StackMap stack:
iconst_0
istore 1
start local 1 3: goto 7
4: StackMap locals: int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.Type.getStatus:()I
iconst_1
if_icmpeq 6
5: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.CompoundType.getValidType:(Lsun/rmi/rmic/iiop/Type;)Lsun/rmi/rmic/iiop/Type;
aastore
6: StackMap locals:
StackMap stack:
iinc 1 1
StackMap locals:
StackMap stack:
7: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
if_icmplt 4
end local 1 8: iconst_0
istore 1
start local 1 9: goto 13
10: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getStatus:()I
iconst_1
if_icmpeq 12
11: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.CompoundType.getValidType:(Lsun/rmi/rmic/iiop/Type;)Lsun/rmi/rmic/iiop/Type;
checkcast sun.rmi.rmic.iiop.ValueType
aastore
12: StackMap locals:
StackMap stack:
iinc 1 1
StackMap locals:
StackMap stack:
13: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
arraylength
if_icmplt 10
end local 1 14: iconst_0
istore 1
start local 1 15: goto 19
16: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.getStatus:()I
iconst_1
if_icmpeq 18
17: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.CompoundType.getValidType:(Lsun/rmi/rmic/iiop/Type;)Lsun/rmi/rmic/iiop/Type;
checkcast sun.rmi.rmic.iiop.ValueType
aastore
18: StackMap locals:
StackMap stack:
iinc 1 1
StackMap locals:
StackMap stack:
19: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
arraylength
if_icmplt 16
end local 1 20: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 21 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
3 8 1 i I
9 14 1 i I
15 20 1 i I
public void destroy();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=1
start local 0 0: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
ifnull 42
1: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
2: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
3: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
ifnull 11
4: iconst_0
istore 1
start local 1 5: goto 9
6: StackMap locals: int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
ifnull 7
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.destroy:()V
7: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aconst_null
aastore
8: iinc 1 1
StackMap locals:
StackMap stack:
9: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
arraylength
if_icmplt 6
end local 1 10: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
11: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
ifnull 19
12: iconst_0
istore 1
start local 1 13: goto 17
14: StackMap locals: int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
ifnull 15
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.ValueType.destroy:()V
15: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
iload 1
aconst_null
aastore
16: iinc 1 1
StackMap locals:
StackMap stack:
17: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
arraylength
if_icmplt 14
end local 1 18: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
19: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
ifnull 20
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
invokevirtual sun.rmi.rmic.iiop.Type.destroy:()V
20: StackMap locals:
StackMap stack:
aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
21: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
ifnull 29
22: iconst_0
istore 1
start local 1 23: goto 27
24: StackMap locals: int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aaload
ifnull 25
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aaload
invokevirtual sun.rmi.rmic.iiop.Type.destroy:()V
25: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 1
aconst_null
aastore
26: iinc 1 1
StackMap locals:
StackMap stack:
27: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
arraylength
if_icmplt 24
end local 1 28: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
29: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
ifnull 36
30: iconst_0
istore 1
start local 1 31: goto 34
32: StackMap locals: int
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
iload 1
aconst_null
aastore
33: iinc 1 1
StackMap locals:
StackMap stack:
34: iload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
arraylength
if_icmplt 32
end local 1 35: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
36: StackMap locals:
StackMap stack:
aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.vis:Ljava/lang/String;
37: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.name:Ljava/lang/String;
38: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.idlName:Ljava/lang/String;
39: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.stringRep:Ljava/lang/String;
40: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributeName:Ljava/lang/String;
41: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
42: StackMap locals:
StackMap stack:
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 43 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
5 10 1 i I
13 18 1 i I
23 28 1 i I
31 35 1 i I
private java.lang.String makeArgName(int, sun.rmi.rmic.iiop.Type);
descriptor: (ILsun/rmi/rmic/iiop/Type;)Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: new java.lang.StringBuilder
dup
ldc "arg"
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
iload 1
invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
areturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 1 1 argNum I
0 1 2 type Lsun/rmi/rmic/iiop/Type;
MethodParameters:
Name Flags
argNum
type
public void <init>(sun.rmi.rmic.iiop.CompoundType, sun.rmi.rmic.iiop.CompoundType, sun.tools.java.MemberDefinition, boolean, sun.rmi.rmic.iiop.ContextStack);
descriptor: (Lsun/rmi/rmic/iiop/CompoundType;Lsun/rmi/rmic/iiop/CompoundType;Lsun/tools/java/MemberDefinition;ZLsun/rmi/rmic/iiop/ContextStack;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=14, args_size=6
start local 0 start local 2 start local 3 start local 4 start local 5 0: aload 0
aload 1
putfield sun.rmi.rmic.iiop.CompoundType$Method.this$0:Lsun/rmi/rmic/iiop/CompoundType;
1: aload 0
invokespecial java.lang.Object.<init>:()V
2: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.stringRep:Ljava/lang/String;
3: aload 0
iconst_0
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributeKind:I
4: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributeName:Ljava/lang/String;
5: aload 0
iconst_m1
putfield sun.rmi.rmic.iiop.CompoundType$Method.attributePairIndex:I
6: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
7: aload 0
aload 2
putfield sun.rmi.rmic.iiop.CompoundType$Method.enclosing:Lsun/rmi/rmic/iiop/CompoundType;
8: aload 0
aload 3
putfield sun.rmi.rmic.iiop.CompoundType$Method.memberDef:Lsun/tools/java/MemberDefinition;
9: aload 0
aload 3
invokestatic sun.rmi.rmic.iiop.CompoundType.getVisibilityString:(Lsun/tools/java/MemberDefinition;)Ljava/lang/String;
putfield sun.rmi.rmic.iiop.CompoundType$Method.vis:Ljava/lang/String;
10: aload 0
aconst_null
putfield sun.rmi.rmic.iiop.CompoundType$Method.idlName:Ljava/lang/String;
11: iconst_1
istore 6
start local 6 12: aload 0
aload 3
invokevirtual sun.tools.java.MemberDefinition.getClassDeclaration:()Lsun/tools/java/ClassDeclaration;
invokevirtual sun.tools.java.ClassDeclaration.getName:()Lsun/tools/java/Identifier;
putfield sun.rmi.rmic.iiop.CompoundType$Method.declaredBy:Lsun/tools/java/Identifier;
13: aload 0
aload 3
invokevirtual sun.tools.java.MemberDefinition.getName:()Lsun/tools/java/Identifier;
invokevirtual sun.tools.java.Identifier.toString:()Ljava/lang/String;
putfield sun.rmi.rmic.iiop.CompoundType$Method.name:Ljava/lang/String;
14: aload 5
iconst_2
invokevirtual sun.rmi.rmic.iiop.ContextStack.setNewContextCode:(I)V
15: aload 5
aload 0
invokevirtual sun.rmi.rmic.iiop.ContextStack.push:(Lsun/rmi/rmic/iiop/ContextElement;)Lsun/rmi/rmic/iiop/TypeContext;
pop
16: aload 5
iconst_3
invokevirtual sun.rmi.rmic.iiop.ContextStack.setNewContextCode:(I)V
17: aload 3
invokevirtual sun.tools.java.MemberDefinition.getType:()Lsun/tools/java/Type;
astore 7
start local 7 18: aload 7
invokevirtual sun.tools.java.Type.getReturnType:()Lsun/tools/java/Type;
astore 8
start local 8 19: aload 8
getstatic sun.tools.java.Type.tVoid:Lsun/tools/java/Type;
if_acmpne 22
20: aload 0
aload 8
aload 5
invokestatic sun.rmi.rmic.iiop.PrimitiveType.forPrimitive:(Lsun/tools/java/Type;Lsun/rmi/rmic/iiop/ContextStack;)Lsun/rmi/rmic/iiop/PrimitiveType;
putfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
21: goto 27
22: StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method sun.rmi.rmic.iiop.CompoundType sun.rmi.rmic.iiop.CompoundType sun.tools.java.MemberDefinition int sun.rmi.rmic.iiop.ContextStack int sun.tools.java.Type sun.tools.java.Type
StackMap stack:
aload 0
aload 8
aconst_null
aload 5
invokestatic sun.rmi.rmic.iiop.CompoundType.makeType:(Lsun/tools/java/Type;Lsun/tools/java/ClassDefinition;Lsun/rmi/rmic/iiop/ContextStack;)Lsun/rmi/rmic/iiop/Type;
putfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
23: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
ifnull 25
24: aload 1
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.returnType:Lsun/rmi/rmic/iiop/Type;
iload 4
aload 5
aload 2
iconst_0
invokevirtual sun.rmi.rmic.iiop.CompoundType.assertNotImpl:(Lsun/rmi/rmic/iiop/Type;ZLsun/rmi/rmic/iiop/ContextStack;Lsun/rmi/rmic/iiop/CompoundType;Z)Z
ifne 27
25: StackMap locals:
StackMap stack:
iconst_0
istore 6
26: bipush 24
iload 4
aload 5
aload 2
invokevirtual sun.rmi.rmic.iiop.CompoundType.getName:()Ljava/lang/String;
invokestatic sun.rmi.rmic.iiop.CompoundType.failedConstraint:(IZLsun/rmi/rmic/iiop/ContextStack;Ljava/lang/Object;)Z
pop
27: StackMap locals:
StackMap stack:
aload 5
iconst_4
invokevirtual sun.rmi.rmic.iiop.ContextStack.setNewContextCode:(I)V
28: aload 3
invokevirtual sun.tools.java.MemberDefinition.getType:()Lsun/tools/java/Type;
invokevirtual sun.tools.java.Type.getArgumentTypes:()[Lsun/tools/java/Type;
astore 9
start local 9 29: aload 0
aload 9
arraylength
anewarray sun.rmi.rmic.iiop.Type
putfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
30: aload 0
aload 9
arraylength
anewarray java.lang.String
putfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
31: aload 3
invokevirtual sun.tools.java.MemberDefinition.getArguments:()Ljava/util/Vector;
astore 10
start local 10 32: iconst_0
istore 11
start local 11 33: goto 52
34: StackMap locals: sun.tools.java.Type[] java.util.Vector int
StackMap stack:
aconst_null
astore 12
start local 12 35: aload 9
iload 11
aaload
aconst_null
aload 5
invokestatic sun.rmi.rmic.iiop.CompoundType.makeType:(Lsun/tools/java/Type;Lsun/tools/java/ClassDefinition;Lsun/rmi/rmic/iiop/ContextStack;)Lsun/rmi/rmic/iiop/Type;
astore 12
36: goto 38
StackMap locals: sun.rmi.rmic.iiop.CompoundType$Method sun.rmi.rmic.iiop.CompoundType sun.rmi.rmic.iiop.CompoundType sun.tools.java.MemberDefinition int sun.rmi.rmic.iiop.ContextStack int sun.tools.java.Type sun.tools.java.Type sun.tools.java.Type[] java.util.Vector int sun.rmi.rmic.iiop.Type
StackMap stack: java.lang.Exception
37: pop
38: StackMap locals:
StackMap stack:
aload 12
ifnull 49
39: aload 1
aload 12
iload 4
aload 5
aload 2
iconst_0
invokevirtual sun.rmi.rmic.iiop.CompoundType.assertNotImpl:(Lsun/rmi/rmic/iiop/Type;ZLsun/rmi/rmic/iiop/ContextStack;Lsun/rmi/rmic/iiop/CompoundType;Z)Z
ifne 42
40: iconst_0
istore 6
41: goto 51
42: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.arguments:[Lsun/rmi/rmic/iiop/Type;
iload 11
aload 12
aastore
43: aload 10
ifnull 47
44: aload 10
iload 11
iconst_1
iadd
invokevirtual java.util.Vector.elementAt:(I)Ljava/lang/Object;
checkcast sun.tools.tree.LocalMember
astore 13
start local 13 45: aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
iload 11
aload 13
invokevirtual sun.tools.tree.LocalMember.getName:()Lsun/tools/java/Identifier;
invokevirtual sun.tools.java.Identifier.toString:()Ljava/lang/String;
aastore
end local 13 46: goto 51
47: StackMap locals:
StackMap stack:
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.argumentNames:[Ljava/lang/String;
iload 11
aload 0
iload 11
aload 12
invokevirtual sun.rmi.rmic.iiop.CompoundType$Method.makeArgName:(ILsun/rmi/rmic/iiop/Type;)Ljava/lang/String;
aastore
48: goto 51
49: StackMap locals:
StackMap stack:
iconst_0
istore 6
50: bipush 25
iconst_0
aload 5
aload 2
invokevirtual sun.rmi.rmic.iiop.CompoundType.getQualifiedName:()Ljava/lang/String;
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.name:Ljava/lang/String;
invokestatic sun.rmi.rmic.iiop.CompoundType.failedConstraint:(IZLsun/rmi/rmic/iiop/ContextStack;Ljava/lang/Object;Ljava/lang/Object;)Z
pop
end local 12 51: StackMap locals:
StackMap stack:
iinc 11 1
StackMap locals:
StackMap stack:
52: iload 11
aload 9
arraylength
if_icmplt 34
end local 11 53: iload 6
ifne 56
54: aload 5
iconst_0
invokevirtual sun.rmi.rmic.iiop.ContextStack.pop:(Z)Lsun/rmi/rmic/iiop/TypeContext;
pop
55: new java.lang.Exception
dup
invokespecial java.lang.Exception.<init>:()V
athrow
56: StackMap locals:
StackMap stack:
aload 0
aload 2
aload 3
iload 4
aload 5
invokevirtual sun.rmi.rmic.iiop.CompoundType.getMethodExceptions:(Lsun/tools/java/MemberDefinition;ZLsun/rmi/rmic/iiop/ContextStack;)[Lsun/rmi/rmic/iiop/ValueType;
putfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
57: aload 0
aload 0
getfield sun.rmi.rmic.iiop.CompoundType$Method.exceptions:[Lsun/rmi/rmic/iiop/ValueType;
putfield sun.rmi.rmic.iiop.CompoundType$Method.implExceptions:[Lsun/rmi/rmic/iiop/ValueType;
58: aload 5
iconst_1
invokevirtual sun.rmi.rmic.iiop.ContextStack.pop:(Z)Lsun/rmi/rmic/iiop/TypeContext;
pop
59: goto 63
StackMap locals:
StackMap stack: java.lang.Exception
60: pop
61: aload 5
iconst_0
invokevirtual sun.rmi.rmic.iiop.ContextStack.pop:(Z)Lsun/rmi/rmic/iiop/TypeContext;
pop
62: new java.lang.Exception
dup
invokespecial java.lang.Exception.<init>:()V
athrow
63: StackMap locals:
StackMap stack:
return
end local 10 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 0 LocalVariableTable:
Start End Slot Name Signature
0 64 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
0 64 2 enclosing Lsun/rmi/rmic/iiop/CompoundType;
0 64 3 memberDef Lsun/tools/java/MemberDefinition;
0 64 4 quiet Z
0 64 5 stack Lsun/rmi/rmic/iiop/ContextStack;
12 64 6 valid Z
18 64 7 methodType Lsun/tools/java/Type;
19 64 8 rtnType Lsun/tools/java/Type;
29 64 9 args [Lsun/tools/java/Type;
32 64 10 origArgNames Ljava/util/Vector;
33 53 11 i I
35 51 12 type Lsun/rmi/rmic/iiop/Type;
45 46 13 local Lsun/tools/tree/LocalMember;
Exception table:
from to target type
35 36 37 Class java.lang.Exception
56 59 60 Class java.lang.Exception
Exceptions:
throws java.lang.Exception
MethodParameters:
Name Flags
this$0 final
enclosing
memberDef
quiet
stack
protected java.lang.Object clone();
descriptor: ()Ljava/lang/Object;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.clone:()Ljava/lang/Object;
1: areturn
2: StackMap locals:
StackMap stack: java.lang.CloneNotSupportedException
pop
3: new java.lang.Error
dup
ldc "clone failed"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lsun/rmi/rmic/iiop/CompoundType$Method;
Exception table:
from to target type
0 1 2 Class java.lang.CloneNotSupportedException
}
SourceFile: "CompoundType.java"
NestHost: sun.rmi.rmic.iiop.CompoundType
InnerClasses:
public Method = sun.rmi.rmic.iiop.CompoundType$Method of sun.rmi.rmic.iiop.CompoundType