class jdk.internal.org.objectweb.asm.MethodWriter extends jdk.internal.org.objectweb.asm.MethodVisitor
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: jdk.internal.org.objectweb.asm.MethodWriter
super_class: jdk.internal.org.objectweb.asm.MethodVisitor
{
static final int ACC_CONSTRUCTOR;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 524288
static final int SAME_FRAME;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 0
static final int SAME_LOCALS_1_STACK_ITEM_FRAME;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 64
static final int RESERVED;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 128
static final int SAME_LOCALS_1_STACK_ITEM_FRAME_EXTENDED;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 247
static final int CHOP_FRAME;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 248
static final int SAME_FRAME_EXTENDED;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 251
static final int APPEND_FRAME;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 252
static final int FULL_FRAME;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 255
private static final int FRAMES;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 0
private static final int MAXS;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1
private static final int NOTHING;
descriptor: I
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 2
final jdk.internal.org.objectweb.asm.ClassWriter cw;
descriptor: Ljdk/internal/org/objectweb/asm/ClassWriter;
flags: (0x0010) ACC_FINAL
private int access;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private final int name;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final int desc;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final java.lang.String descriptor;
descriptor: Ljava/lang/String;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
java.lang.String signature;
descriptor: Ljava/lang/String;
flags: (0x0000)
int classReaderOffset;
descriptor: I
flags: (0x0000)
int classReaderLength;
descriptor: I
flags: (0x0000)
int exceptionCount;
descriptor: I
flags: (0x0000)
int[] exceptions;
descriptor: [I
flags: (0x0000)
private jdk.internal.org.objectweb.asm.ByteVector annd;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter anns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter ianns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter tanns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter itanns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter[] panns;
descriptor: [Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter[] ipanns;
descriptor: [Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private int synthetics;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Attribute attrs;
descriptor: Ljdk/internal/org/objectweb/asm/Attribute;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector code;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int maxStack;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int maxLocals;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int currentLocals;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int frameCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector stackMap;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int previousFrameOffset;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int[] previousFrame;
descriptor: [I
flags: (0x0002) ACC_PRIVATE
private int[] frame;
descriptor: [I
flags: (0x0002) ACC_PRIVATE
private int handlerCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Handler firstHandler;
descriptor: Ljdk/internal/org/objectweb/asm/Handler;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Handler lastHandler;
descriptor: Ljdk/internal/org/objectweb/asm/Handler;
flags: (0x0002) ACC_PRIVATE
private int methodParametersCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector methodParameters;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int localVarCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector localVar;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int localVarTypeCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector localVarType;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int lineNumberCount;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.ByteVector lineNumber;
descriptor: Ljdk/internal/org/objectweb/asm/ByteVector;
flags: (0x0002) ACC_PRIVATE
private int lastCodeOffset;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter ctanns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.AnnotationWriter ictanns;
descriptor: Ljdk/internal/org/objectweb/asm/AnnotationWriter;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Attribute cattrs;
descriptor: Ljdk/internal/org/objectweb/asm/Attribute;
flags: (0x0002) ACC_PRIVATE
private boolean resize;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
private int subroutines;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private final int compute;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private jdk.internal.org.objectweb.asm.Label labels;
descriptor: Ljdk/internal/org/objectweb/asm/Label;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Label previousBlock;
descriptor: Ljdk/internal/org/objectweb/asm/Label;
flags: (0x0002) ACC_PRIVATE
private jdk.internal.org.objectweb.asm.Label currentBlock;
descriptor: Ljdk/internal/org/objectweb/asm/Label;
flags: (0x0002) ACC_PRIVATE
private int stackSize;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private int maxStackSize;
descriptor: I
flags: (0x0002) ACC_PRIVATE
void <init>(jdk.internal.org.objectweb.asm.ClassWriter, int, java.lang.String, java.lang.String, java.lang.String, java.lang.String[], boolean, boolean);
descriptor: (Ljdk/internal/org/objectweb/asm/ClassWriter;ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;ZZ)V
flags: (0x0000)
Code:
stack=5, locals=10, args_size=9
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 0: aload 0
ldc 327680
invokespecial jdk.internal.org.objectweb.asm.MethodVisitor.<init>:(I)V
1: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
2: aload 1
getfield jdk.internal.org.objectweb.asm.ClassWriter.firstMethod:Ljdk/internal/org/objectweb/asm/MethodWriter;
ifnonnull 5
3: aload 1
aload 0
putfield jdk.internal.org.objectweb.asm.ClassWriter.firstMethod:Ljdk/internal/org/objectweb/asm/MethodWriter;
4: goto 6
5: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.ClassWriter int java.lang.String java.lang.String java.lang.String java.lang.String[] int int
StackMap stack:
aload 1
getfield jdk.internal.org.objectweb.asm.ClassWriter.lastMethod:Ljdk/internal/org/objectweb/asm/MethodWriter;
aload 0
putfield jdk.internal.org.objectweb.asm.MethodWriter.mv:Ljdk/internal/org/objectweb/asm/MethodVisitor;
6: StackMap locals:
StackMap stack:
aload 1
aload 0
putfield jdk.internal.org.objectweb.asm.ClassWriter.lastMethod:Ljdk/internal/org/objectweb/asm/MethodWriter;
7: aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
8: aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
9: ldc "<init>"
aload 3
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 11
10: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 524288
ior
putfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
11: StackMap locals:
StackMap stack:
aload 0
aload 1
aload 3
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.name:I
12: aload 0
aload 1
aload 4
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.desc:I
13: aload 0
aload 4
putfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
14: aload 0
aload 5
putfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
15: aload 6
ifnull 23
aload 6
arraylength
ifle 23
16: aload 0
aload 6
arraylength
putfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
17: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
newarray 10
putfield jdk.internal.org.objectweb.asm.MethodWriter.exceptions:[I
18: iconst_0
istore 9
start local 9 19: goto 22
20: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptions:[I
iload 9
aload 1
aload 6
iload 9
aaload
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
iastore
21: iinc 9 1
StackMap locals:
StackMap stack:
22: iload 9
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
if_icmplt 20
end local 9 23: StackMap locals:
StackMap stack:
aload 0
iload 8
ifeq 24
iconst_0
goto 26
StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.MethodWriter
24: iload 7
ifeq 25
iconst_1
goto 26
StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.MethodWriter
25: iconst_2
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.ClassWriter int java.lang.String java.lang.String java.lang.String java.lang.String[] int int
StackMap stack: jdk.internal.org.objectweb.asm.MethodWriter int
26: putfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
27: iload 7
ifne 28
iload 8
ifeq 36
28: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
iconst_2
ishr
istore 9
start local 9 29: iload 2
bipush 8
iand
ifeq 31
30: iinc 9 -1
31: StackMap locals: int
StackMap stack:
aload 0
iload 9
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
32: aload 0
iload 9
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
33: aload 0
new jdk.internal.org.objectweb.asm.Label
dup
invokespecial jdk.internal.org.objectweb.asm.Label.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
34: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 8
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
35: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitLabel:(Ljdk/internal/org/objectweb/asm/Label;)V
end local 9 36: StackMap locals:
StackMap stack:
return
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 37 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 37 1 cw Ljdk/internal/org/objectweb/asm/ClassWriter;
0 37 2 access I
0 37 3 name Ljava/lang/String;
0 37 4 desc Ljava/lang/String;
0 37 5 signature Ljava/lang/String;
0 37 6 exceptions [Ljava/lang/String;
0 37 7 computeMaxs Z
0 37 8 computeFrames Z
19 23 9 i I
29 36 9 size I
MethodParameters:
Name Flags
cw final
access final
name final
desc final
signature final
exceptions final
computeMaxs final
computeFrames final
public void visitParameter(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 2
1: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParametersCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.methodParametersCount:I
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 1
ifnonnull 4
iconst_0
goto 5
StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter java.lang.String int
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector int
5: invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
6: iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
7: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 8 1 name Ljava/lang/String;
0 8 2 access I
MethodParameters:
Name Flags
name
access
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitAnnotationDefault();
descriptor: ()Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=1, args_size=1
start local 0 0: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
1: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
aconst_null
iconst_0
invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitAnnotation(java.lang.String, boolean);
descriptor: (Ljava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=5, args_size=3
start local 0 start local 1 start local 2 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 3
start local 3 1: aload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
2: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 3
aload 3
iconst_2
invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 4
start local 4 3: iload 2
ifeq 7
4: aload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
5: aload 0
aload 4
putfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
6: goto 9
7: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
8: aload 0
aload 4
putfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
9: StackMap locals:
StackMap stack:
aload 4
areturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 10 1 desc Ljava/lang/String;
0 10 2 visible Z
1 10 3 bv Ljdk/internal/org/objectweb/asm/ByteVector;
3 10 4 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
desc final
visible final
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitTypeAnnotation(int, jdk.internal.org.objectweb.asm.TypePath, java.lang.String, boolean);
descriptor: (ILjdk/internal/org/objectweb/asm/TypePath;Ljava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=7, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 5
start local 5 1: iload 1
aload 2
aload 5
invokestatic jdk.internal.org.objectweb.asm.AnnotationWriter.putTarget:(ILjdk/internal/org/objectweb/asm/TypePath;Ljdk/internal/org/objectweb/asm/ByteVector;)V
2: aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
3: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 5
aload 5
4: aload 5
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
isub
5: invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 6
start local 6 6: iload 4
ifeq 10
7: aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
8: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
9: goto 12
10: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
11: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
12: StackMap locals:
StackMap stack:
aload 6
areturn
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 13 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 13 1 typeRef I
0 13 2 typePath Ljdk/internal/org/objectweb/asm/TypePath;
0 13 3 desc Ljava/lang/String;
0 13 4 visible Z
1 13 5 bv Ljdk/internal/org/objectweb/asm/ByteVector;
6 13 6 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
typeRef final
typePath final
desc final
visible final
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitParameterAnnotation(int, java.lang.String, boolean);
descriptor: (ILjava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 4
start local 4 1: ldc "Ljava/lang/Synthetic;"
aload 2
invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
ifeq 4
2: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
iload 1
iconst_1
iadd
invokestatic java.lang.Math.max:(II)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
3: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_0
aload 4
aconst_null
iconst_0
invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
areturn
4: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector
StackMap stack:
aload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
5: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 4
aload 4
iconst_2
invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 5
start local 5 6: iload 3
ifeq 12
7: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnonnull 9
8: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Ljdk/internal/org/objectweb/asm/Type;
arraylength
anewarray jdk.internal.org.objectweb.asm.AnnotationWriter
putfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
9: StackMap locals: jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 1
aaload
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
10: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 1
aload 5
aastore
11: goto 16
12: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnonnull 14
13: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Ljdk/internal/org/objectweb/asm/Type;
arraylength
anewarray jdk.internal.org.objectweb.asm.AnnotationWriter
putfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
14: StackMap locals:
StackMap stack:
aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 1
aaload
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
15: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 1
aload 5
aastore
16: StackMap locals:
StackMap stack:
aload 5
areturn
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 17 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 17 1 parameter I
0 17 2 desc Ljava/lang/String;
0 17 3 visible Z
1 17 4 bv Ljdk/internal/org/objectweb/asm/ByteVector;
6 17 5 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
parameter final
desc final
visible final
public void visitAttribute(jdk.internal.org.objectweb.asm.Attribute);
descriptor: (Ljdk/internal/org/objectweb/asm/Attribute;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual jdk.internal.org.objectweb.asm.Attribute.isCodeAttribute:()Z
ifeq 4
1: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
putfield jdk.internal.org.objectweb.asm.Attribute.next:Ljdk/internal/org/objectweb/asm/Attribute;
2: aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
3: goto 6
4: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
putfield jdk.internal.org.objectweb.asm.Attribute.next:Ljdk/internal/org/objectweb/asm/Attribute;
5: aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
6: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 7 1 attr Ljdk/internal/org/objectweb/asm/Attribute;
MethodParameters:
Name Flags
attr final
public void visitCode();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
public void visitFrame(int, int, java.lang.Object[], int, java.lang.Object[]);
descriptor: (II[Ljava/lang/Object;I[Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=8, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 2
1: return
2: StackMap locals:
StackMap stack:
iload 1
iconst_m1
if_icmpne 43
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
ifnonnull 5
4: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitImplicitFirstFrame:()V
5: StackMap locals:
StackMap stack:
aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
6: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iload 2
iload 4
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.startFrame:(III)I
istore 6
start local 6 7: iconst_0
istore 7
start local 7 8: goto 23
9: StackMap locals: int int
StackMap stack:
aload 3
iload 7
aaload
instanceof java.lang.String
ifeq 14
10: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
ldc 24117248
11: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
iload 7
aaload
checkcast java.lang.String
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
12: iastore
13: goto 22
StackMap locals:
StackMap stack:
14: aload 3
iload 7
aaload
instanceof java.lang.Integer
ifeq 17
15: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
aload 3
iload 7
aaload
checkcast java.lang.Integer
invokevirtual java.lang.Integer.intValue:()I
iastore
16: goto 22
17: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
ldc 25165824
18: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc ""
19: aload 3
iload 7
aaload
checkcast jdk.internal.org.objectweb.asm.Label
getfield jdk.internal.org.objectweb.asm.Label.position:I
20: invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
ior
21: iastore
22: StackMap locals:
StackMap stack:
iinc 7 1
StackMap locals:
StackMap stack:
23: iload 7
iload 2
if_icmplt 9
end local 7 24: iconst_0
istore 7
start local 7 25: goto 40
26: StackMap locals:
StackMap stack:
aload 5
iload 7
aaload
instanceof java.lang.String
ifeq 31
27: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
ldc 24117248
28: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 5
iload 7
aaload
checkcast java.lang.String
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
29: iastore
30: goto 39
StackMap locals:
StackMap stack:
31: aload 5
iload 7
aaload
instanceof java.lang.Integer
ifeq 34
32: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
aload 5
iload 7
aaload
checkcast java.lang.Integer
invokevirtual java.lang.Integer.intValue:()I
iastore
33: goto 39
34: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 6
iinc 6 1
ldc 25165824
35: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc ""
36: aload 5
iload 7
aaload
checkcast jdk.internal.org.objectweb.asm.Label
getfield jdk.internal.org.objectweb.asm.Label.position:I
37: invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addUninitializedType:(Ljava/lang/String;I)I
ior
38: iastore
39: StackMap locals:
StackMap stack:
iinc 7 1
StackMap locals:
StackMap stack:
40: iload 7
iload 4
if_icmplt 26
end local 7 41: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.endFrame:()V
end local 6 42: goto 91
43: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 47
44: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
45: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
istore 6
start local 6 46: goto 52
end local 6 47: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrameOffset:I
isub
iconst_1
isub
istore 6
start local 6 48: iload 6
ifge 52
49: iload 1
iconst_3
if_icmpne 51
50: return
51: StackMap locals: int
StackMap stack:
new java.lang.IllegalStateException
dup
invokespecial java.lang.IllegalStateException.<init>:()V
athrow
52: StackMap locals:
StackMap stack:
iload 1
tableswitch { // 0 - 4
0: 53
1: 67
2: 75
3: 78
4: 83
default: 89
}
53: StackMap locals:
StackMap stack:
aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
54: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 255
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
55: iconst_0
istore 7
start local 7 56: goto 59
57: StackMap locals: int
StackMap stack:
aload 0
aload 3
iload 7
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
58: iinc 7 1
StackMap locals:
StackMap stack:
59: iload 7
iload 2
if_icmplt 57
end local 7 60: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 4
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
61: iconst_0
istore 7
start local 7 62: goto 65
63: StackMap locals:
StackMap stack:
aload 0
aload 5
iload 7
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
64: iinc 7 1
StackMap locals:
StackMap stack:
65: iload 7
iload 4
if_icmplt 63
end local 7 66: goto 89
67: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
iload 2
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
68: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
iload 2
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
69: iconst_0
istore 7
start local 7 70: goto 73
71: StackMap locals: int
StackMap stack:
aload 0
aload 3
iload 7
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
72: iinc 7 1
StackMap locals:
StackMap stack:
73: iload 7
iload 2
if_icmplt 71
end local 7 74: goto 89
75: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
iload 2
isub
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
76: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
iload 2
isub
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
77: goto 89
78: StackMap locals:
StackMap stack:
iload 6
bipush 64
if_icmpge 81
79: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
80: goto 89
81: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
82: goto 89
83: StackMap locals:
StackMap stack:
iload 6
bipush 64
if_icmpge 86
84: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 64
iload 6
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
85: goto 88
86: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 247
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
87: iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
88: StackMap locals:
StackMap stack:
aload 0
aload 5
iconst_0
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameType:(Ljava/lang/Object;)V
89: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrameOffset:I
90: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
end local 6 91: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
iload 4
invokestatic java.lang.Math.max:(II)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
92: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentLocals:I
invokestatic java.lang.Math.max:(II)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
93: return
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 94 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 94 1 type I
0 94 2 nLocal I
0 94 3 local [Ljava/lang/Object;
0 94 4 nStack I
0 94 5 stack [Ljava/lang/Object;
7 42 6 frameIndex I
8 24 7 i I
25 41 7 i I
46 47 6 delta I
48 91 6 delta I
56 60 7 i I
62 66 7 i I
70 74 7 i I
MethodParameters:
Name Flags
type final
nLocal final
local final
nStack final
stack final
public void visitInsn(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=3, args_size=2
start local 0 start local 1 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 13
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iconst_0
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: goto 10
6: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
getstatic jdk.internal.org.objectweb.asm.Frame.SIZE:[I
iload 1
iaload
iadd
istore 2
start local 2 7: iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 9
8: aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
9: StackMap locals: int
StackMap stack:
aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 2 10: StackMap locals:
StackMap stack:
iload 1
sipush 172
if_icmplt 11
iload 1
sipush 177
if_icmple 12
11: StackMap locals:
StackMap stack:
iload 1
sipush 191
if_icmpne 13
12: StackMap locals:
StackMap stack:
aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.noSuccessor:()V
13: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 14 1 opcode I
7 10 2 size I
MethodParameters:
Name Flags
opcode final
public void visitIntInsn(int, int);
descriptor: (II)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 10
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 5
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iload 2
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
4: goto 10
StackMap locals:
StackMap stack:
5: iload 1
sipush 188
if_icmpeq 10
6: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
iadd
istore 3
start local 3 7: iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 9
8: aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
9: StackMap locals: int
StackMap stack:
aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 3 10: StackMap locals:
StackMap stack:
iload 1
bipush 17
if_icmpne 13
11: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
12: goto 14
13: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put11:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
14: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 15 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 15 1 opcode I
0 15 2 operand I
7 10 3 size I
MethodParameters:
Name Flags
opcode final
operand final
public void visitVarInsn(int, int);
descriptor: (II)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 14
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 5
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iload 2
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
4: goto 14
5: StackMap locals:
StackMap stack:
iload 1
sipush 169
if_icmpne 10
6: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 256
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
7: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
putfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
8: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.noSuccessor:()V
9: goto 14
10: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
getstatic jdk.internal.org.objectweb.asm.Frame.SIZE:[I
iload 1
iaload
iadd
istore 3
start local 3 11: iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 13
12: aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
13: StackMap locals: int
StackMap stack:
aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 3 14: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
iconst_2
if_icmpeq 22
15: iload 1
bipush 22
if_icmpeq 17
iload 1
bipush 24
if_icmpeq 17
16: iload 1
bipush 55
if_icmpeq 17
iload 1
bipush 57
if_icmpne 19
17: StackMap locals:
StackMap stack:
iload 2
iconst_2
iadd
istore 3
start local 3 18: goto 20
end local 3 19: StackMap locals:
StackMap stack:
iload 2
iconst_1
iadd
istore 3
start local 3 20: StackMap locals: int
StackMap stack:
iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
if_icmple 22
21: aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
end local 3 22: StackMap locals:
StackMap stack:
iload 2
iconst_4
if_icmpge 29
iload 1
sipush 169
if_icmpeq 29
23: iload 1
bipush 54
if_icmpge 26
24: bipush 26
iload 1
bipush 21
isub
iconst_2
ishl
iadd
iload 2
iadd
istore 3
start local 3 25: goto 27
end local 3 26: StackMap locals:
StackMap stack:
bipush 59
iload 1
bipush 54
isub
iconst_2
ishl
iadd
iload 2
iadd
istore 3
start local 3 27: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
end local 3 28: goto 33
StackMap locals:
StackMap stack:
29: iload 2
sipush 256
if_icmplt 32
30: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 196
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
31: goto 33
32: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put11:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
33: StackMap locals:
StackMap stack:
iload 1
bipush 54
if_icmplt 35
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 35
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
ifle 35
34: aload 0
new jdk.internal.org.objectweb.asm.Label
dup
invokespecial jdk.internal.org.objectweb.asm.Label.<init>:()V
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitLabel:(Ljdk/internal/org/objectweb/asm/Label;)V
35: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 36 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 36 1 opcode I
0 36 2 var I
11 14 3 size I
18 19 3 n I
20 22 3 n I
25 26 3 opt I
27 28 3 opt I
MethodParameters:
Name Flags
opcode final
var final
public void visitTypeInsn(int, java.lang.String);
descriptor: (ILjava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClassItem:(Ljava/lang/String;)Ljdk/internal/org/objectweb/asm/Item;
astore 3
start local 3 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 11
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: goto 11
StackMap locals: jdk.internal.org.objectweb.asm.Item
StackMap stack:
6: iload 1
sipush 187
if_icmpne 11
7: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
iadd
istore 4
start local 4 8: iload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 10
9: aload 0
iload 4
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
10: StackMap locals: int
StackMap stack:
aload 0
iload 4
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 4 11: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
aload 3
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
12: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 13 1 opcode I
0 13 2 type Ljava/lang/String;
2 13 3 i Ljdk/internal/org/objectweb/asm/Item;
8 11 4 size I
MethodParameters:
Name Flags
opcode final
type final
public void visitFieldInsn(int, java.lang.String, java.lang.String, java.lang.String);
descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=8, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
aload 3
aload 4
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newFieldItem:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Ljdk/internal/org/objectweb/asm/Item;
astore 5
start local 5 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 30
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 5
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: goto 30
6: StackMap locals: jdk.internal.org.objectweb.asm.Item
StackMap stack:
aload 4
iconst_0
invokevirtual java.lang.String.charAt:(I)C
istore 7
start local 7 7: iload 1
tableswitch { // 178 - 180
178: 8
179: 13
180: 18
default: 23
}
8: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item top int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
bipush 68
if_icmpeq 9
iload 7
bipush 74
if_icmpne 10
StackMap locals:
StackMap stack: int
9: iconst_2
goto 11
StackMap locals:
StackMap stack: int
10: iconst_1
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item top int
StackMap stack: int int
11: iadd
istore 6
start local 6 12: goto 27
end local 6 13: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
bipush 68
if_icmpeq 14
iload 7
bipush 74
if_icmpne 15
StackMap locals:
StackMap stack: int
14: bipush -2
goto 16
StackMap locals:
StackMap stack: int
15: iconst_m1
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item top int
StackMap stack: int int
16: iadd
istore 6
start local 6 17: goto 27
end local 6 18: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
bipush 68
if_icmpeq 19
iload 7
bipush 74
if_icmpne 20
StackMap locals:
StackMap stack: int
19: iconst_1
goto 21
StackMap locals:
StackMap stack: int
20: iconst_0
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item top int
StackMap stack: int int
21: iadd
istore 6
start local 6 22: goto 27
end local 6 23: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
bipush 68
if_icmpeq 24
iload 7
bipush 74
if_icmpne 25
StackMap locals:
StackMap stack: int
24: bipush -3
goto 26
StackMap locals:
StackMap stack: int
25: bipush -2
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item top int
StackMap stack: int int
26: iadd
istore 6
start local 6 27: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Item int int
StackMap stack:
iload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 29
28: aload 0
iload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
29: StackMap locals:
StackMap stack:
aload 0
iload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 7 end local 6 30: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
aload 5
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
31: return
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 32 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 32 1 opcode I
0 32 2 owner Ljava/lang/String;
0 32 3 name Ljava/lang/String;
0 32 4 desc Ljava/lang/String;
2 32 5 i Ljdk/internal/org/objectweb/asm/Item;
12 13 6 size I
17 18 6 size I
22 23 6 size I
27 30 6 size I
7 30 7 c C
MethodParameters:
Name Flags
opcode final
owner final
name final
desc final
public void visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String, boolean);
descriptor: (ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=9, args_size=6
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
aload 3
aload 4
iload 5
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newMethodItem:(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)Ljdk/internal/org/objectweb/asm/Item;
astore 6
start local 6 2: aload 6
getfield jdk.internal.org.objectweb.asm.Item.intVal:I
istore 7
start local 7 3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 17
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 7
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 6
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
6: goto 17
7: StackMap locals: jdk.internal.org.objectweb.asm.Item int
StackMap stack:
iload 7
ifne 10
8: aload 4
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
istore 7
9: aload 6
iload 7
putfield jdk.internal.org.objectweb.asm.Item.intVal:I
10: StackMap locals:
StackMap stack:
iload 1
sipush 184
if_icmpne 13
11: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
iconst_2
ishr
isub
iload 7
iconst_3
iand
iadd
iconst_1
iadd
istore 8
start local 8 12: goto 14
end local 8 13: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 7
iconst_2
ishr
isub
iload 7
iconst_3
iand
iadd
istore 8
start local 8 14: StackMap locals: int
StackMap stack:
iload 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 16
15: aload 0
iload 8
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
16: StackMap locals:
StackMap stack:
aload 0
iload 8
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 8 17: StackMap locals:
StackMap stack:
iload 1
sipush 185
if_icmpne 23
18: iload 7
ifne 21
19: aload 4
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
istore 7
20: aload 6
iload 7
putfield jdk.internal.org.objectweb.asm.Item.intVal:I
21: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 185
aload 6
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 7
iconst_2
ishr
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put11:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
22: goto 24
23: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
aload 6
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
24: StackMap locals:
StackMap stack:
return
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 25 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 25 1 opcode I
0 25 2 owner Ljava/lang/String;
0 25 3 name Ljava/lang/String;
0 25 4 desc Ljava/lang/String;
0 25 5 itf Z
2 25 6 i Ljdk/internal/org/objectweb/asm/Item;
3 25 7 argSize I
12 13 8 size I
14 17 8 size I
MethodParameters:
Name Flags
opcode final
owner final
name final
desc final
itf final
public void visitInvokeDynamicInsn(java.lang.String, java.lang.String, jdk.internal.org.objectweb.asm.Handle, java.lang.Object[]);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljdk/internal/org/objectweb/asm/Handle;[Ljava/lang/Object;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=5, locals=8, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
aload 2
aload 3
aload 4
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newInvokeDynamicItem:(Ljava/lang/String;Ljava/lang/String;Ljdk/internal/org/objectweb/asm/Handle;[Ljava/lang/Object;)Ljdk/internal/org/objectweb/asm/Item;
astore 5
start local 5 2: aload 5
getfield jdk.internal.org.objectweb.asm.Item.intVal:I
istore 6
start local 6 3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 14
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 7
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
sipush 186
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 5
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
6: goto 14
7: StackMap locals: jdk.internal.org.objectweb.asm.Item int
StackMap stack:
iload 6
ifne 10
8: aload 2
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes:(Ljava/lang/String;)I
istore 6
9: aload 5
iload 6
putfield jdk.internal.org.objectweb.asm.Item.intVal:I
10: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iload 6
iconst_2
ishr
isub
iload 6
iconst_3
iand
iadd
iconst_1
iadd
istore 7
start local 7 11: iload 7
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 13
12: aload 0
iload 7
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
13: StackMap locals: int
StackMap stack:
aload 0
iload 7
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 7 14: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 186
aload 5
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
15: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
16: return
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 17 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 17 1 name Ljava/lang/String;
0 17 2 desc Ljava/lang/String;
0 17 3 bsm Ljdk/internal/org/objectweb/asm/Handle;
0 17 4 bsmArgs [Ljava/lang/Object;
2 17 5 i Ljdk/internal/org/objectweb/asm/Item;
3 17 6 argSize I
11 14 7 size I
MethodParameters:
Name Flags
name final
desc final
bsm final
bsmArgs final
public void visitJumpInsn(int, jdk.internal.org.objectweb.asm.Label);
descriptor: (ILjdk/internal/org/objectweb/asm/Label;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aconst_null
astore 3
start local 3 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 20
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 10
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
iload 1
iconst_0
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: aload 2
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
6: aload 0
iconst_0
aload 2
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
7: iload 1
sipush 167
if_icmpeq 20
8: new jdk.internal.org.objectweb.asm.Label
dup
invokespecial jdk.internal.org.objectweb.asm.Label.<init>:()V
astore 3
9: goto 20
10: StackMap locals: jdk.internal.org.objectweb.asm.Label
StackMap stack:
iload 1
sipush 168
if_icmpne 18
11: aload 2
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 512
iand
ifne 14
12: aload 2
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 512
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
13: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
14: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 128
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
15: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
iadd
aload 2
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
16: new jdk.internal.org.objectweb.asm.Label
dup
invokespecial jdk.internal.org.objectweb.asm.Label.<init>:()V
astore 3
17: goto 20
18: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
getstatic jdk.internal.org.objectweb.asm.Frame.SIZE:[I
iload 1
iaload
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
19: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
aload 2
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
20: StackMap locals:
StackMap stack:
aload 2
getfield jdk.internal.org.objectweb.asm.Label.status:I
iconst_2
iand
ifeq 37
21: aload 2
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
isub
sipush -32768
if_icmpge 37
22: iload 1
sipush 167
if_icmpne 25
23: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 200
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
24: goto 35
StackMap locals:
StackMap stack:
25: iload 1
sipush 168
if_icmpne 28
26: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 201
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
27: goto 35
28: StackMap locals:
StackMap stack:
aload 3
ifnull 30
29: aload 3
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
30: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
sipush 166
if_icmpgt 31
iload 1
iconst_1
iadd
iconst_1
ixor
iconst_1
isub
goto 32
31: StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector
iload 1
iconst_1
ixor
32: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector int
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
33: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 8
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
34: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 200
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
35: StackMap locals:
StackMap stack:
aload 2
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_1
isub
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
36: goto 39
37: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
38: aload 2
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_1
isub
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
39: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 44
40: aload 3
ifnull 42
41: aload 0
aload 3
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitLabel:(Ljdk/internal/org/objectweb/asm/Label;)V
42: StackMap locals:
StackMap stack:
iload 1
sipush 167
if_icmpne 44
43: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.noSuccessor:()V
44: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 45 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 45 1 opcode I
0 45 2 label Ljdk/internal/org/objectweb/asm/Label;
2 45 3 nextInsn Ljdk/internal/org/objectweb/asm/Label;
MethodParameters:
Name Flags
opcode final
label final
public void visitLabel(jdk.internal.org.objectweb.asm.Label);
descriptor: (Ljdk/internal/org/objectweb/asm/Label;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=2, args_size=2
start local 0 start local 1 0: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.resize:Z
aload 1
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
invokevirtual jdk.internal.org.objectweb.asm.Label.resolve:(Ljdk/internal/org/objectweb/asm/MethodWriter;I[B)Z
ior
putfield jdk.internal.org.objectweb.asm.MethodWriter.resize:Z
1: aload 1
getfield jdk.internal.org.objectweb.asm.Label.status:I
iconst_1
iand
ifeq 3
2: return
3: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 23
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 10
5: aload 1
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
if_icmpne 9
6: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
aload 1
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
iand
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
7: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
putfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
8: return
9: StackMap locals:
StackMap stack:
aload 0
iconst_0
aload 1
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
10: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
11: aload 1
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
ifnonnull 14
12: aload 1
new jdk.internal.org.objectweb.asm.Frame
dup
invokespecial jdk.internal.org.objectweb.asm.Frame.<init>:()V
putfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
13: aload 1
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
aload 1
putfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
14: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 21
15: aload 1
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
if_icmpne 20
16: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
aload 1
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
iand
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
17: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
putfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
18: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
19: return
20: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 1
putfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
21: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
22: goto 33
StackMap locals:
StackMap stack:
23: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
iconst_1
if_icmpne 33
24: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 27
25: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
putfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
26: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
aload 1
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
27: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
28: aload 0
iconst_0
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
29: aload 0
iconst_0
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
30: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 32
31: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 1
putfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
32: StackMap locals:
StackMap stack:
aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
33: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 34 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 34 1 label Ljdk/internal/org/objectweb/asm/Label;
MethodParameters:
Name Flags
label final
public void visitLdcInsn(java.lang.Object);
descriptor: (Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=2
start local 0 start local 1 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newConstItem:(Ljava/lang/Object;)Ljdk/internal/org/objectweb/asm/Item;
astore 2
start local 2 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 13
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
bipush 18
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: goto 13
6: StackMap locals: jdk.internal.org.objectweb.asm.Item
StackMap stack:
aload 2
getfield jdk.internal.org.objectweb.asm.Item.type:I
iconst_5
if_icmpeq 7
aload 2
getfield jdk.internal.org.objectweb.asm.Item.type:I
bipush 6
if_icmpne 9
7: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_2
iadd
istore 3
start local 3 8: goto 10
end local 3 9: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
iadd
istore 3
start local 3 10: StackMap locals: int
StackMap stack:
iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
if_icmple 12
11: aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
12: StackMap locals:
StackMap stack:
aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
end local 3 13: StackMap locals:
StackMap stack:
aload 2
getfield jdk.internal.org.objectweb.asm.Item.index:I
istore 3
start local 3 14: aload 2
getfield jdk.internal.org.objectweb.asm.Item.type:I
iconst_5
if_icmpeq 15
aload 2
getfield jdk.internal.org.objectweb.asm.Item.type:I
bipush 6
if_icmpne 17
15: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 20
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
16: goto 21
StackMap locals:
StackMap stack:
17: iload 3
sipush 256
if_icmplt 20
18: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 19
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
19: goto 21
20: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 18
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put11:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
21: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 22 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 22 1 cst Ljava/lang/Object;
2 22 2 i Ljdk/internal/org/objectweb/asm/Item;
8 9 3 size I
10 13 3 size I
14 22 3 index I
MethodParameters:
Name Flags
cst final
public void visitIincInsn(int, int);
descriptor: (II)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 4
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 4
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
sipush 132
iload 1
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
4: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
iconst_2
if_icmpeq 8
5: iload 1
iconst_1
iadd
istore 3
start local 3 6: iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
if_icmple 8
7: aload 0
iload 3
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
end local 3 8: StackMap locals:
StackMap stack:
iload 1
sipush 255
if_icmpgt 9
iload 2
bipush 127
if_icmpgt 9
iload 2
bipush -128
if_icmpge 12
9: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 196
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 132
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
10: iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
11: goto 13
12: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 132
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put11:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
13: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 14 1 var I
0 14 2 increment I
6 8 3 n I
MethodParameters:
Name Flags
var final
increment final
public void visitTableSwitchInsn(int, int, jdk.internal.org.objectweb.asm.Label, jdk.internal.org.objectweb.asm.Label[]);
descriptor: (IILjdk/internal/org/objectweb/asm/Label;[Ljdk/internal/org/objectweb/asm/Label;)V
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=6, locals=7, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
istore 5
start local 5 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 170
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aconst_null
iconst_0
iconst_4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_4
irem
isub
iconst_4
irem
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: aload 3
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 5
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
6: iconst_0
istore 6
start local 6 7: goto 10
8: StackMap locals: int int
StackMap stack:
aload 4
iload 6
aaload
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 5
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
9: iinc 6 1
StackMap locals:
StackMap stack:
10: iload 6
aload 4
arraylength
if_icmplt 8
end local 6 11: aload 0
aload 3
aload 4
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitSwitchInsn:(Ljdk/internal/org/objectweb/asm/Label;[Ljdk/internal/org/objectweb/asm/Label;)V
12: return
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 13 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 13 1 min I
0 13 2 max I
0 13 3 dflt Ljdk/internal/org/objectweb/asm/Label;
0 13 4 labels [Ljdk/internal/org/objectweb/asm/Label;
2 13 5 source I
7 11 6 i I
MethodParameters:
Name Flags
min final
max final
dflt final
labels final
public void visitLookupSwitchInsn(jdk.internal.org.objectweb.asm.Label, int[], jdk.internal.org.objectweb.asm.Label[]);
descriptor: (Ljdk/internal/org/objectweb/asm/Label;[I[Ljdk/internal/org/objectweb/asm/Label;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
istore 4
start local 4 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 171
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aconst_null
iconst_0
iconst_4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_4
irem
isub
iconst_4
irem
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: aload 1
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 4
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 3
arraylength
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
6: iconst_0
istore 5
start local 5 7: goto 11
8: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 2
iload 5
iaload
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
9: aload 3
iload 5
aaload
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 4
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.Label.put:(Ljdk/internal/org/objectweb/asm/MethodWriter;Ljdk/internal/org/objectweb/asm/ByteVector;IZ)V
10: iinc 5 1
StackMap locals:
StackMap stack:
11: iload 5
aload 3
arraylength
if_icmplt 8
end local 5 12: aload 0
aload 1
aload 3
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitSwitchInsn:(Ljdk/internal/org/objectweb/asm/Label;[Ljdk/internal/org/objectweb/asm/Label;)V
13: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 14 1 dflt Ljdk/internal/org/objectweb/asm/Label;
0 14 2 keys [I
0 14 3 labels [Ljdk/internal/org/objectweb/asm/Label;
2 14 4 source I
7 12 5 i I
MethodParameters:
Name Flags
dflt final
keys final
labels final
private void visitSwitchInsn(jdk.internal.org.objectweb.asm.Label, jdk.internal.org.objectweb.asm.Label[]);
descriptor: (Ljdk/internal/org/objectweb/asm/Label;[Ljdk/internal/org/objectweb/asm/Label;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 20
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 12
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
sipush 171
iconst_0
aconst_null
aconst_null
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
3: aload 0
iconst_0
aload 1
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
4: aload 1
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
5: iconst_0
istore 3
start local 3 6: goto 10
7: StackMap locals: int
StackMap stack:
aload 0
iconst_0
aload 2
iload 3
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
8: aload 2
iload 3
aaload
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
9: iinc 3 1
StackMap locals:
StackMap stack:
10: iload 3
aload 2
arraylength
if_icmplt 7
end local 3 11: goto 19
12: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
isub
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
13: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
aload 1
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
14: iconst_0
istore 3
start local 3 15: goto 18
16: StackMap locals: int
StackMap stack:
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
aload 2
iload 3
aaload
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.addSuccessor:(ILjdk/internal/org/objectweb/asm/Label;)V
17: iinc 3 1
StackMap locals:
StackMap stack:
18: iload 3
aload 2
arraylength
if_icmplt 16
end local 3 19: StackMap locals:
StackMap stack:
aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.noSuccessor:()V
20: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 21 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 21 1 dflt Ljdk/internal/org/objectweb/asm/Label;
0 21 2 labels [Ljdk/internal/org/objectweb/asm/Label;
6 11 3 i I
15 19 3 i I
MethodParameters:
Name Flags
dflt final
labels final
public void visitMultiANewArrayInsn(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClassItem:(Ljava/lang/String;)Ljdk/internal/org/objectweb/asm/Item;
astore 3
start local 3 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
ifnull 7
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
sipush 197
iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.Frame.execute:(IILjdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Item;)V
5: goto 7
6: StackMap locals: jdk.internal.org.objectweb.asm.Item
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
iconst_1
iload 2
isub
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackSize:I
7: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 197
aload 3
getfield jdk.internal.org.objectweb.asm.Item.index:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.put12:(II)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
8: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 9 1 desc Ljava/lang/String;
0 9 2 dims I
2 9 3 i Ljdk/internal/org/objectweb/asm/Item;
MethodParameters:
Name Flags
desc final
dims final
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitInsnAnnotation(int, jdk.internal.org.objectweb.asm.TypePath, java.lang.String, boolean);
descriptor: (ILjdk/internal/org/objectweb/asm/TypePath;Ljava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=7, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 5
start local 5 1: iload 1
ldc -16776961
iand
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lastCodeOffset:I
bipush 8
ishl
ior
istore 1
2: iload 1
aload 2
aload 5
invokestatic jdk.internal.org.objectweb.asm.AnnotationWriter.putTarget:(ILjdk/internal/org/objectweb/asm/TypePath;Ljdk/internal/org/objectweb/asm/ByteVector;)V
3: aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 5
aload 5
5: aload 5
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
isub
6: invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 6
start local 6 7: iload 4
ifeq 11
8: aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
9: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
10: goto 13
11: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
12: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
13: StackMap locals:
StackMap stack:
aload 6
areturn
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 14 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 14 1 typeRef I
0 14 2 typePath Ljdk/internal/org/objectweb/asm/TypePath;
0 14 3 desc Ljava/lang/String;
0 14 4 visible Z
1 14 5 bv Ljdk/internal/org/objectweb/asm/ByteVector;
7 14 6 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
typeRef
typePath
desc
visible
public void visitTryCatchBlock(jdk.internal.org.objectweb.asm.Label, jdk.internal.org.objectweb.asm.Label, jdk.internal.org.objectweb.asm.Label, java.lang.String);
descriptor: (Ljdk/internal/org/objectweb/asm/Label;Ljdk/internal/org/objectweb/asm/Label;Ljdk/internal/org/objectweb/asm/Label;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=6, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
1: new jdk.internal.org.objectweb.asm.Handler
dup
invokespecial jdk.internal.org.objectweb.asm.Handler.<init>:()V
astore 5
start local 5 2: aload 5
aload 1
putfield jdk.internal.org.objectweb.asm.Handler.start:Ljdk/internal/org/objectweb/asm/Label;
3: aload 5
aload 2
putfield jdk.internal.org.objectweb.asm.Handler.end:Ljdk/internal/org/objectweb/asm/Label;
4: aload 5
aload 3
putfield jdk.internal.org.objectweb.asm.Handler.handler:Ljdk/internal/org/objectweb/asm/Label;
5: aload 5
aload 4
putfield jdk.internal.org.objectweb.asm.Handler.desc:Ljava/lang/String;
6: aload 5
aload 4
ifnull 7
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 4
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
goto 8
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label java.lang.String jdk.internal.org.objectweb.asm.Handler
StackMap stack: jdk.internal.org.objectweb.asm.Handler
7: iconst_0
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label java.lang.String jdk.internal.org.objectweb.asm.Handler
StackMap stack: jdk.internal.org.objectweb.asm.Handler int
8: putfield jdk.internal.org.objectweb.asm.Handler.type:I
9: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lastHandler:Ljdk/internal/org/objectweb/asm/Handler;
ifnonnull 12
10: aload 0
aload 5
putfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
11: goto 13
12: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lastHandler:Ljdk/internal/org/objectweb/asm/Handler;
aload 5
putfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
13: StackMap locals:
StackMap stack:
aload 0
aload 5
putfield jdk.internal.org.objectweb.asm.MethodWriter.lastHandler:Ljdk/internal/org/objectweb/asm/Handler;
14: return
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 15 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 15 1 start Ljdk/internal/org/objectweb/asm/Label;
0 15 2 end Ljdk/internal/org/objectweb/asm/Label;
0 15 3 handler Ljdk/internal/org/objectweb/asm/Label;
0 15 4 type Ljava/lang/String;
2 15 5 h Ljdk/internal/org/objectweb/asm/Handler;
MethodParameters:
Name Flags
start final
end final
handler final
type final
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitTryCatchAnnotation(int, jdk.internal.org.objectweb.asm.TypePath, java.lang.String, boolean);
descriptor: (ILjdk/internal/org/objectweb/asm/TypePath;Ljava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=7, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 5
start local 5 1: iload 1
aload 2
aload 5
invokestatic jdk.internal.org.objectweb.asm.AnnotationWriter.putTarget:(ILjdk/internal/org/objectweb/asm/TypePath;Ljdk/internal/org/objectweb/asm/ByteVector;)V
2: aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
3: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 5
aload 5
4: aload 5
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
isub
5: invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 6
start local 6 6: iload 4
ifeq 10
7: aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
8: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
9: goto 12
10: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
11: aload 0
aload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
12: StackMap locals:
StackMap stack:
aload 6
areturn
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 13 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 13 1 typeRef I
0 13 2 typePath Ljdk/internal/org/objectweb/asm/TypePath;
0 13 3 desc Ljava/lang/String;
0 13 4 visible Z
1 13 5 bv Ljdk/internal/org/objectweb/asm/ByteVector;
6 13 6 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
typeRef
typePath
desc
visible
public void visitLocalVariable(java.lang.String, java.lang.String, java.lang.String, jdk.internal.org.objectweb.asm.Label, jdk.internal.org.objectweb.asm.Label, int);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljdk/internal/org/objectweb/asm/Label;Ljdk/internal/org/objectweb/asm/Label;I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=9, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aload 3
ifnull 8
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 3
2: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
3: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarTypeCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.localVarTypeCount:I
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 4
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
5: aload 5
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 4
getfield jdk.internal.org.objectweb.asm.Label.position:I
isub
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
6: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 3
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
7: iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
8: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 10
9: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
10: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.localVarCount:I
11: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 4
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
12: aload 5
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 4
getfield jdk.internal.org.objectweb.asm.Label.position:I
isub
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
13: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 2
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
14: iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
15: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
iconst_2
if_icmpeq 23
16: aload 2
iconst_0
invokevirtual java.lang.String.charAt:(I)C
istore 7
start local 7 17: iload 6
iload 7
bipush 74
if_icmpeq 18
iload 7
bipush 68
if_icmpne 19
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label int int
StackMap stack: int
18: iconst_2
goto 20
StackMap locals:
StackMap stack: int
19: iconst_1
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter java.lang.String java.lang.String java.lang.String jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label int int
StackMap stack: int int
20: iadd
istore 8
start local 8 21: iload 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
if_icmple 23
22: aload 0
iload 8
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
end local 8 end local 7 23: StackMap locals:
StackMap stack:
return
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 24 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 24 1 name Ljava/lang/String;
0 24 2 desc Ljava/lang/String;
0 24 3 signature Ljava/lang/String;
0 24 4 start Ljdk/internal/org/objectweb/asm/Label;
0 24 5 end Ljdk/internal/org/objectweb/asm/Label;
0 24 6 index I
17 23 7 c C
21 23 8 n I
MethodParameters:
Name Flags
name final
desc final
signature final
start final
end final
index final
public jdk.internal.org.objectweb.asm.AnnotationVisitor visitLocalVariableAnnotation(int, jdk.internal.org.objectweb.asm.TypePath, jdk.internal.org.objectweb.asm.Label[], jdk.internal.org.objectweb.asm.Label[], int[], java.lang.String, boolean);
descriptor: (ILjdk/internal/org/objectweb/asm/TypePath;[Ljdk/internal/org/objectweb/asm/Label;[Ljdk/internal/org/objectweb/asm/Label;[ILjava/lang/String;Z)Ljdk/internal/org/objectweb/asm/AnnotationVisitor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=10, args_size=8
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 0: new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
astore 8
start local 8 1: aload 8
iload 1
bipush 24
iushr
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 3
arraylength
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
2: iconst_0
istore 9
start local 9 3: goto 8
4: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
aload 8
aload 3
iload 9
aaload
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
5: aload 4
iload 9
aaload
getfield jdk.internal.org.objectweb.asm.Label.position:I
aload 3
iload 9
aaload
getfield jdk.internal.org.objectweb.asm.Label.position:I
isub
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
6: aload 5
iload 9
iaload
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
7: iinc 9 1
StackMap locals:
StackMap stack:
8: iload 9
aload 3
arraylength
if_icmplt 4
end local 9 9: aload 2
ifnonnull 12
10: aload 8
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
11: goto 14
12: StackMap locals:
StackMap stack:
aload 2
getfield jdk.internal.org.objectweb.asm.TypePath.b:[B
aload 2
getfield jdk.internal.org.objectweb.asm.TypePath.offset:I
baload
iconst_2
imul
iconst_1
iadd
istore 9
start local 9 13: aload 8
aload 2
getfield jdk.internal.org.objectweb.asm.TypePath.b:[B
aload 2
getfield jdk.internal.org.objectweb.asm.TypePath.offset:I
iload 9
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
end local 9 14: StackMap locals:
StackMap stack:
aload 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 6
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
15: new jdk.internal.org.objectweb.asm.AnnotationWriter
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
aload 8
aload 8
16: aload 8
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
isub
17: invokespecial jdk.internal.org.objectweb.asm.AnnotationWriter.<init>:(Ljdk/internal/org/objectweb/asm/ClassWriter;ZLjdk/internal/org/objectweb/asm/ByteVector;Ljdk/internal/org/objectweb/asm/ByteVector;I)V
astore 9
start local 9 18: iload 7
ifeq 22
19: aload 9
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
20: aload 0
aload 9
putfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
21: goto 24
22: StackMap locals: jdk.internal.org.objectweb.asm.AnnotationWriter
StackMap stack:
aload 9
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
putfield jdk.internal.org.objectweb.asm.AnnotationWriter.next:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
23: aload 0
aload 9
putfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
24: StackMap locals:
StackMap stack:
aload 9
areturn
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 25 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 25 1 typeRef I
0 25 2 typePath Ljdk/internal/org/objectweb/asm/TypePath;
0 25 3 start [Ljdk/internal/org/objectweb/asm/Label;
0 25 4 end [Ljdk/internal/org/objectweb/asm/Label;
0 25 5 index [I
0 25 6 desc Ljava/lang/String;
0 25 7 visible Z
1 25 8 bv Ljdk/internal/org/objectweb/asm/ByteVector;
3 9 9 i I
13 14 9 length I
18 25 9 aw Ljdk/internal/org/objectweb/asm/AnnotationWriter;
MethodParameters:
Name Flags
typeRef
typePath
start
end
index
desc
visible
public void visitLineNumber(int, jdk.internal.org.objectweb.asm.Label);
descriptor: (ILjdk/internal/org/objectweb/asm/Label;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 2
1: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumberCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumberCount:I
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 2
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
5: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 6 1 line I
0 6 2 start Ljdk/internal/org/objectweb/asm/Label;
MethodParameters:
Name Flags
line final
start final
public void visitMaxs(int, int);
descriptor: (II)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=13, args_size=3
start local 0 start local 1 start local 2 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.resize:Z
ifeq 2
1: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.resizeInstructions:()V
2: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 85
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
start local 3 4: goto 22
5: StackMap locals: jdk.internal.org.objectweb.asm.Handler
StackMap stack:
aload 3
getfield jdk.internal.org.objectweb.asm.Handler.start:Ljdk/internal/org/objectweb/asm/Label;
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
astore 4
start local 4 6: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.handler:Ljdk/internal/org/objectweb/asm/Label;
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
astore 5
start local 5 7: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.end:Ljdk/internal/org/objectweb/asm/Label;
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
astore 6
start local 6 8: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.desc:Ljava/lang/String;
ifnonnull 9
ldc "java/lang/Throwable"
goto 10
9: StackMap locals: jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 3
getfield jdk.internal.org.objectweb.asm.Handler.desc:Ljava/lang/String;
10: StackMap locals:
StackMap stack: java.lang.String
astore 7
start local 7 11: ldc 24117248
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 7
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
istore 8
start local 8 12: aload 5
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
13: goto 20
14: StackMap locals: java.lang.String int
StackMap stack:
new jdk.internal.org.objectweb.asm.Edge
dup
invokespecial jdk.internal.org.objectweb.asm.Edge.<init>:()V
astore 9
start local 9 15: aload 9
iload 8
putfield jdk.internal.org.objectweb.asm.Edge.info:I
16: aload 9
aload 5
putfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
17: aload 9
aload 4
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
putfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
18: aload 4
aload 9
putfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
19: aload 4
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 4
end local 9 20: StackMap locals:
StackMap stack:
aload 4
aload 6
if_acmpne 14
21: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
end local 8 end local 7 end local 6 end local 5 end local 4 22: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int jdk.internal.org.objectweb.asm.Handler
StackMap stack:
aload 3
ifnonnull 5
23: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
astore 4
start local 4 24: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
invokestatic jdk.internal.org.objectweb.asm.Type.getArgumentTypes:(Ljava/lang/String;)[Ljdk/internal/org/objectweb/asm/Type;
astore 5
start local 5 25: aload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
aload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
invokevirtual jdk.internal.org.objectweb.asm.Frame.initInputFrame:(Ljdk/internal/org/objectweb/asm/ClassWriter;I[Ljdk/internal/org/objectweb/asm/Type;I)V
26: aload 0
aload 4
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitFrame:(Ljdk/internal/org/objectweb/asm/Frame;)V
27: iconst_0
istore 6
start local 6 28: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 7
start local 7 29: goto 49
30: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int jdk.internal.org.objectweb.asm.Handler jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.Type[] int jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 7
astore 8
start local 8 31: aload 7
getfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
astore 7
32: aload 8
aconst_null
putfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
33: aload 8
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
astore 4
34: aload 8
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
iand
ifeq 36
35: aload 8
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 32
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
36: StackMap locals: jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 8
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 64
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
37: aload 4
getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
arraylength
aload 8
getfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
iadd
istore 9
start local 9 38: iload 9
iload 6
if_icmple 40
39: iload 9
istore 6
40: StackMap locals: int
StackMap stack:
aload 8
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
astore 10
start local 10 41: goto 48
42: StackMap locals: jdk.internal.org.objectweb.asm.Edge
StackMap stack:
aload 10
getfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
invokevirtual jdk.internal.org.objectweb.asm.Label.getFirst:()Ljdk/internal/org/objectweb/asm/Label;
astore 11
start local 11 43: aload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 11
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
aload 10
getfield jdk.internal.org.objectweb.asm.Edge.info:I
invokevirtual jdk.internal.org.objectweb.asm.Frame.merge:(Ljdk/internal/org/objectweb/asm/ClassWriter;Ljdk/internal/org/objectweb/asm/Frame;I)Z
istore 12
start local 12 44: iload 12
ifeq 47
aload 11
getfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
ifnonnull 47
45: aload 11
aload 7
putfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
46: aload 11
astore 7
47: StackMap locals: jdk.internal.org.objectweb.asm.Label int
StackMap stack:
aload 10
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
astore 10
end local 12 end local 11 48: StackMap locals:
StackMap stack:
aload 10
ifnonnull 42
end local 10 end local 9 end local 8 49: StackMap locals:
StackMap stack:
aload 7
ifnonnull 30
50: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 8
start local 8 51: goto 76
52: StackMap locals: jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 8
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
astore 4
53: aload 8
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 32
iand
ifeq 55
54: aload 0
aload 4
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.visitFrame:(Ljdk/internal/org/objectweb/asm/Frame;)V
55: StackMap locals:
StackMap stack:
aload 8
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 64
iand
ifne 75
56: aload 8
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 9
start local 9 57: aload 8
getfield jdk.internal.org.objectweb.asm.Label.position:I
istore 10
start local 10 58: aload 9
ifnonnull 59
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
goto 60
StackMap locals: jdk.internal.org.objectweb.asm.Label int
StackMap stack:
59: aload 9
getfield jdk.internal.org.objectweb.asm.Label.position:I
StackMap locals:
StackMap stack: int
60: iconst_1
isub
istore 11
start local 11 61: iload 11
iload 10
if_icmplt 75
62: iload 6
iconst_1
invokestatic java.lang.Math.max:(II)I
istore 6
63: iload 10
istore 12
start local 12 64: goto 67
65: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iload 12
iconst_0
bastore
66: iinc 12 1
StackMap locals:
StackMap stack:
67: iload 12
iload 11
if_icmplt 65
end local 12 68: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iload 11
bipush -65
bastore
69: aload 0
iload 10
iconst_0
iconst_1
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.startFrame:(III)I
istore 12
start local 12 70: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 12
ldc 24117248
71: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "java/lang/Throwable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
72: iastore
73: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.endFrame:()V
74: aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
aload 8
aload 9
invokestatic jdk.internal.org.objectweb.asm.Handler.remove:(Ljdk/internal/org/objectweb/asm/Handler;Ljdk/internal/org/objectweb/asm/Label;Ljdk/internal/org/objectweb/asm/Label;)Ljdk/internal/org/objectweb/asm/Handler;
putfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
end local 12 end local 11 end local 10 end local 9 75: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int jdk.internal.org.objectweb.asm.Handler jdk.internal.org.objectweb.asm.Frame jdk.internal.org.objectweb.asm.Type[] int jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 8
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 8
76: StackMap locals:
StackMap stack:
aload 8
ifnonnull 52
77: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
78: aload 0
iconst_0
putfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
79: goto 82
80: StackMap locals:
StackMap stack:
aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
81: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
82: StackMap locals:
StackMap stack:
aload 3
ifnonnull 80
83: aload 0
iload 6
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 84: goto 160
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int
StackMap stack:
85: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
iconst_1
if_icmpne 158
86: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
start local 3 87: goto 104
88: StackMap locals: jdk.internal.org.objectweb.asm.Handler
StackMap stack:
aload 3
getfield jdk.internal.org.objectweb.asm.Handler.start:Ljdk/internal/org/objectweb/asm/Label;
astore 4
start local 4 89: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.handler:Ljdk/internal/org/objectweb/asm/Label;
astore 5
start local 5 90: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.end:Ljdk/internal/org/objectweb/asm/Label;
astore 6
start local 6 91: goto 102
92: StackMap locals: jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label
StackMap stack:
new jdk.internal.org.objectweb.asm.Edge
dup
invokespecial jdk.internal.org.objectweb.asm.Edge.<init>:()V
astore 7
start local 7 93: aload 7
ldc 2147483647
putfield jdk.internal.org.objectweb.asm.Edge.info:I
94: aload 7
aload 5
putfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
95: aload 4
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 128
iand
ifne 99
96: aload 7
aload 4
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
putfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
97: aload 4
aload 7
putfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
98: goto 101
99: StackMap locals: jdk.internal.org.objectweb.asm.Edge
StackMap stack:
aload 7
aload 4
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
putfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
100: aload 4
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
aload 7
putfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
101: StackMap locals:
StackMap stack:
aload 4
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 4
end local 7 102: StackMap locals:
StackMap stack:
aload 4
aload 6
if_acmpne 92
103: aload 3
getfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
astore 3
end local 6 end local 5 end local 4 104: StackMap locals:
StackMap stack:
aload 3
ifnonnull 88
105: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
ifle 131
106: iconst_0
istore 4
start local 4 107: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
aconst_null
lconst_1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
invokevirtual jdk.internal.org.objectweb.asm.Label.visitSubroutine:(Ljdk/internal/org/objectweb/asm/Label;JI)V
108: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 5
start local 5 109: goto 118
110: StackMap locals: int jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 5
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 128
iand
ifeq 117
111: aload 5
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 6
start local 6 112: aload 6
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 1024
iand
ifne 117
113: iinc 4 1
114: aload 6
aconst_null
iload 4
i2l
ldc 32
ldiv
bipush 32
lshl
115: lconst_1
iload 4
bipush 32
irem
lshl
lor
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
116: invokevirtual jdk.internal.org.objectweb.asm.Label.visitSubroutine:(Ljdk/internal/org/objectweb/asm/Label;JI)V
end local 6 117: StackMap locals:
StackMap stack:
aload 5
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 5
118: StackMap locals:
StackMap stack:
aload 5
ifnonnull 110
119: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 5
120: goto 130
121: StackMap locals:
StackMap stack:
aload 5
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 128
iand
ifeq 129
122: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 6
start local 6 123: goto 126
124: StackMap locals: jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 6
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush -2049
iand
putfield jdk.internal.org.objectweb.asm.Label.status:I
125: aload 6
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 6
126: StackMap locals:
StackMap stack:
aload 6
ifnonnull 124
127: aload 5
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
getfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 7
start local 7 128: aload 7
aload 5
lconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.subroutines:I
invokevirtual jdk.internal.org.objectweb.asm.Label.visitSubroutine:(Ljdk/internal/org/objectweb/asm/Label;JI)V
end local 7 end local 6 129: StackMap locals:
StackMap stack:
aload 5
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 5
130: StackMap locals:
StackMap stack:
aload 5
ifnonnull 121
end local 5 end local 4 131: StackMap locals:
StackMap stack:
iconst_0
istore 4
start local 4 132: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 5
start local 5 133: goto 155
134: StackMap locals: int jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 5
astore 6
start local 6 135: aload 5
getfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
astore 5
136: aload 6
getfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
istore 7
start local 7 137: iload 7
aload 6
getfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
iadd
istore 8
start local 8 138: iload 8
iload 4
if_icmple 140
139: iload 8
istore 4
140: StackMap locals: jdk.internal.org.objectweb.asm.Label int int
StackMap stack:
aload 6
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
astore 9
start local 9 141: aload 6
getfield jdk.internal.org.objectweb.asm.Label.status:I
sipush 128
iand
ifeq 154
142: aload 9
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
astore 9
143: goto 154
144: StackMap locals: jdk.internal.org.objectweb.asm.Edge
StackMap stack:
aload 9
getfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 6
145: aload 6
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 8
iand
ifne 153
146: aload 6
aload 9
getfield jdk.internal.org.objectweb.asm.Edge.info:I
ldc 2147483647
if_icmpne 147
iconst_1
goto 149
StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.Label
147: iload 7
148: aload 9
getfield jdk.internal.org.objectweb.asm.Edge.info:I
iadd
149: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int jdk.internal.org.objectweb.asm.Handler int jdk.internal.org.objectweb.asm.Label jdk.internal.org.objectweb.asm.Label int int jdk.internal.org.objectweb.asm.Edge
StackMap stack: jdk.internal.org.objectweb.asm.Label int
putfield jdk.internal.org.objectweb.asm.Label.inputStackTop:I
150: aload 6
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 8
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
151: aload 6
aload 5
putfield jdk.internal.org.objectweb.asm.Label.next:Ljdk/internal/org/objectweb/asm/Label;
152: aload 6
astore 5
153: StackMap locals:
StackMap stack:
aload 9
getfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
astore 9
154: StackMap locals:
StackMap stack:
aload 9
ifnonnull 144
end local 9 end local 8 end local 7 end local 6 155: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int jdk.internal.org.objectweb.asm.Handler int jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 5
ifnonnull 134
156: aload 0
iload 1
iload 4
invokestatic java.lang.Math.max:(II)I
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
end local 5 end local 4 end local 3 157: goto 160
158: StackMap locals:
StackMap stack:
aload 0
iload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
159: aload 0
iload 2
putfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
160: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 161 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 161 1 maxStack I
0 161 2 maxLocals I
4 84 3 handler Ljdk/internal/org/objectweb/asm/Handler;
6 22 4 l Ljdk/internal/org/objectweb/asm/Label;
7 22 5 h Ljdk/internal/org/objectweb/asm/Label;
8 22 6 e Ljdk/internal/org/objectweb/asm/Label;
11 22 7 t Ljava/lang/String;
12 22 8 kind I
15 20 9 b Ljdk/internal/org/objectweb/asm/Edge;
24 84 4 f Ljdk/internal/org/objectweb/asm/Frame;
25 84 5 args [Ljdk/internal/org/objectweb/asm/Type;
28 84 6 max I
29 84 7 changed Ljdk/internal/org/objectweb/asm/Label;
31 49 8 l Ljdk/internal/org/objectweb/asm/Label;
38 49 9 blockMax I
41 49 10 e Ljdk/internal/org/objectweb/asm/Edge;
43 48 11 n Ljdk/internal/org/objectweb/asm/Label;
44 48 12 change Z
51 84 8 l Ljdk/internal/org/objectweb/asm/Label;
57 75 9 k Ljdk/internal/org/objectweb/asm/Label;
58 75 10 start I
61 75 11 end I
64 68 12 i I
70 75 12 frameIndex I
87 157 3 handler Ljdk/internal/org/objectweb/asm/Handler;
89 104 4 l Ljdk/internal/org/objectweb/asm/Label;
90 104 5 h Ljdk/internal/org/objectweb/asm/Label;
91 104 6 e Ljdk/internal/org/objectweb/asm/Label;
93 102 7 b Ljdk/internal/org/objectweb/asm/Edge;
107 131 4 id I
109 131 5 l Ljdk/internal/org/objectweb/asm/Label;
112 117 6 subroutine Ljdk/internal/org/objectweb/asm/Label;
123 129 6 L Ljdk/internal/org/objectweb/asm/Label;
128 129 7 subroutine Ljdk/internal/org/objectweb/asm/Label;
132 157 4 max I
133 157 5 stack Ljdk/internal/org/objectweb/asm/Label;
135 155 6 l Ljdk/internal/org/objectweb/asm/Label;
137 155 7 start I
138 155 8 blockMax I
141 155 9 b Ljdk/internal/org/objectweb/asm/Edge;
MethodParameters:
Name Flags
maxStack final
maxLocals final
public void visitEnd();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
private void addSuccessor(int, jdk.internal.org.objectweb.asm.Label);
descriptor: (ILjdk/internal/org/objectweb/asm/Label;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=4, args_size=3
start local 0 start local 1 start local 2 0: new jdk.internal.org.objectweb.asm.Edge
dup
invokespecial jdk.internal.org.objectweb.asm.Edge.<init>:()V
astore 3
start local 3 1: aload 3
iload 1
putfield jdk.internal.org.objectweb.asm.Edge.info:I
2: aload 3
aload 2
putfield jdk.internal.org.objectweb.asm.Edge.successor:Ljdk/internal/org/objectweb/asm/Label;
3: aload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
putfield jdk.internal.org.objectweb.asm.Edge.next:Ljdk/internal/org/objectweb/asm/Edge;
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 3
putfield jdk.internal.org.objectweb.asm.Label.successors:Ljdk/internal/org/objectweb/asm/Edge;
5: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 6 1 info I
0 6 2 successor Ljdk/internal/org/objectweb/asm/Label;
1 6 3 b Ljdk/internal/org/objectweb/asm/Edge;
MethodParameters:
Name Flags
info final
successor final
private void noSuccessor();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=2, args_size=1
start local 0 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 8
1: new jdk.internal.org.objectweb.asm.Label
dup
invokespecial jdk.internal.org.objectweb.asm.Label.<init>:()V
astore 1
start local 1 2: aload 1
new jdk.internal.org.objectweb.asm.Frame
dup
invokespecial jdk.internal.org.objectweb.asm.Frame.<init>:()V
putfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
3: aload 1
getfield jdk.internal.org.objectweb.asm.Label.frame:Ljdk/internal/org/objectweb/asm/Frame;
aload 1
putfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
4: aload 1
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
invokevirtual jdk.internal.org.objectweb.asm.Label.resolve:(Ljdk/internal/org/objectweb/asm/MethodWriter;I[B)Z
pop
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 1
putfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
6: aload 0
aload 1
putfield jdk.internal.org.objectweb.asm.MethodWriter.previousBlock:Ljdk/internal/org/objectweb/asm/Label;
end local 1 7: goto 9
8: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStackSize:I
putfield jdk.internal.org.objectweb.asm.Label.outputStackMax:I
9: StackMap locals:
StackMap stack:
aload 0
aconst_null
putfield jdk.internal.org.objectweb.asm.MethodWriter.currentBlock:Ljdk/internal/org/objectweb/asm/Label;
10: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
2 7 1 l Ljdk/internal/org/objectweb/asm/Label;
private void visitFrame(jdk.internal.org.objectweb.asm.Frame);
descriptor: (Ljdk/internal/org/objectweb/asm/Frame;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=10, args_size=2
start local 0 start local 1 0: iconst_0
istore 4
start local 4 1: iconst_0
istore 5
start local 5 2: iconst_0
istore 6
start local 6 3: aload 1
getfield jdk.internal.org.objectweb.asm.Frame.inputLocals:[I
astore 7
start local 7 4: aload 1
getfield jdk.internal.org.objectweb.asm.Frame.inputStack:[I
astore 8
start local 8 5: iconst_0
istore 2
start local 2 6: goto 16
7: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int top int int int int[] int[]
StackMap stack:
aload 7
iload 2
iaload
istore 3
start local 3 8: iload 3
ldc 16777216
if_icmpne 11
9: iinc 4 1
10: goto 13
11: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int int int int int int[] int[]
StackMap stack:
iload 5
iload 4
iconst_1
iadd
iadd
istore 5
12: iconst_0
istore 4
13: StackMap locals:
StackMap stack:
iload 3
ldc 16777220
if_icmpeq 14
iload 3
ldc 16777219
if_icmpne 15
14: StackMap locals:
StackMap stack:
iinc 2 1
15: StackMap locals:
StackMap stack:
iinc 2 1
end local 3 StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int top int int int int[] int[]
StackMap stack:
16: iload 2
aload 7
arraylength
if_icmplt 7
17: iconst_0
istore 2
goto 23
18: StackMap locals:
StackMap stack:
aload 8
iload 2
iaload
istore 3
start local 3 19: iinc 6 1
20: iload 3
ldc 16777220
if_icmpeq 21
iload 3
ldc 16777219
if_icmpne 22
21: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int int int int int int[] int[]
StackMap stack:
iinc 2 1
22: StackMap locals:
StackMap stack:
iinc 2 1
end local 3 StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int top int int int int[] int[]
StackMap stack:
23: iload 2
aload 8
arraylength
if_icmplt 18
24: aload 0
aload 1
getfield jdk.internal.org.objectweb.asm.Frame.owner:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
iload 5
iload 6
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.startFrame:(III)I
istore 9
start local 9 25: iconst_0
istore 2
goto 31
26: StackMap locals: int
StackMap stack:
aload 7
iload 2
iaload
istore 3
start local 3 27: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 9
iinc 9 1
iload 3
iastore
28: iload 3
ldc 16777220
if_icmpeq 29
iload 3
ldc 16777219
if_icmpne 30
29: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int int int int int int[] int[] int
StackMap stack:
iinc 2 1
30: StackMap locals:
StackMap stack:
iinc 2 1
iinc 5 -1
end local 3 StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int top int int int int[] int[] int
StackMap stack:
31: iload 5
ifgt 26
32: iconst_0
istore 2
goto 38
33: StackMap locals:
StackMap stack:
aload 8
iload 2
iaload
istore 3
start local 3 34: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 9
iinc 9 1
iload 3
iastore
35: iload 3
ldc 16777220
if_icmpeq 36
iload 3
ldc 16777219
if_icmpne 37
36: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int int int int int int[] int[] int
StackMap stack:
iinc 2 1
37: StackMap locals:
StackMap stack:
iinc 2 1
end local 3 StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.Frame int top int int int int[] int[] int
StackMap stack:
38: iload 2
aload 8
arraylength
if_icmplt 33
39: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.endFrame:()V
40: return
end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 41 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 41 1 f Ljdk/internal/org/objectweb/asm/Frame;
6 41 2 i I
8 16 3 t I
19 23 3 t I
27 31 3 t I
34 38 3 t I
1 41 4 nTop I
2 41 5 nLocal I
3 41 6 nStack I
4 41 7 locals [I
5 41 8 stacks [I
25 41 9 frameIndex I
MethodParameters:
Name Flags
f final
private void visitImplicitFirstFrame();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=7, locals=4, args_size=1
start local 0 0: aload 0
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
invokevirtual java.lang.String.length:()I
iconst_1
iadd
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.startFrame:(III)I
istore 1
start local 1 1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
bipush 8
iand
ifne 6
2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 524288
iand
ifne 5
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
ldc 24117248
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.thisName:Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
iastore
4: goto 6
5: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
bipush 6
iastore
6: StackMap locals:
StackMap stack:
iconst_1
istore 2
start local 2 7: StackMap locals: int
StackMap stack:
iload 2
istore 3
start local 3 8: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 2
iinc 2 1
invokevirtual java.lang.String.charAt:(I)C
lookupswitch { // 10
66: 9
67: 9
68: 15
70: 11
73: 9
74: 13
76: 29
83: 9
90: 9
91: 17
default: 36
}
9: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
iconst_1
iastore
10: goto 7
11: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
iconst_2
iastore
12: goto 7
13: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
iconst_4
iastore
14: goto 7
15: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
iconst_3
iastore
16: goto 7
17: StackMap locals:
StackMap stack:
goto 19
18: StackMap locals:
StackMap stack:
iinc 2 1
19: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 2
invokevirtual java.lang.String.charAt:(I)C
bipush 91
if_icmpeq 18
20: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 2
invokevirtual java.lang.String.charAt:(I)C
bipush 76
if_icmpne 25
21: iinc 2 1
22: goto 24
23: StackMap locals:
StackMap stack:
iinc 2 1
24: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 2
invokevirtual java.lang.String.charAt:(I)C
bipush 59
if_icmpne 23
25: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
ldc 24117248
26: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 3
iinc 2 1
iload 2
invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
27: iastore
28: goto 7
29: StackMap locals:
StackMap stack:
goto 31
30: StackMap locals:
StackMap stack:
iinc 2 1
31: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 2
invokevirtual java.lang.String.charAt:(I)C
bipush 59
if_icmpne 30
32: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 1
iinc 1 1
ldc 24117248
33: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.descriptor:Ljava/lang/String;
iload 3
iconst_1
iadd
iload 2
iinc 2 1
invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.addType:(Ljava/lang/String;)I
ior
34: iastore
35: goto 7
end local 3 36: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_1
iload 1
iconst_3
isub
iastore
37: aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.endFrame:()V
38: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 39 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
1 39 1 frameIndex I
7 39 2 i I
8 36 3 j I
private int startFrame(int, int, int);
descriptor: (III)I
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: iconst_3
iload 2
iadd
iload 3
iadd
istore 4
start local 4 1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
ifnull 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
arraylength
iload 4
if_icmpge 3
2: StackMap locals: int
StackMap stack:
aload 0
iload 4
newarray 10
putfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
3: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_0
iload 1
iastore
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_1
iload 2
iastore
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_2
iload 3
iastore
6: iconst_3
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 7 1 offset I
0 7 2 nLocal I
0 7 3 nStack I
1 7 4 n I
MethodParameters:
Name Flags
offset final
nLocal final
nStack final
private void endFrame();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
ifnull 5
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnonnull 3
2: aload 0
new jdk.internal.org.objectweb.asm.ByteVector
dup
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:()V
putfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
3: StackMap locals:
StackMap stack:
aload 0
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrame:()V
4: aload 0
dup
getfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
iconst_1
iadd
putfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
5: StackMap locals:
StackMap stack:
aload 0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
putfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
6: aload 0
aconst_null
putfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
7: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
private void writeFrame();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=9, args_size=1
start local 0 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_1
iaload
istore 1
start local 1 1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_2
iaload
istore 2
start local 2 2: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 50
if_icmpge 8
3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_0
iaload
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: aload 0
iconst_3
iconst_3
iload 1
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
5: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
6: aload 0
iconst_3
iload 1
iadd
iconst_3
iload 1
iadd
iload 2
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
7: return
8: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
iconst_1
iaload
istore 3
start local 3 9: sipush 255
istore 4
start local 4 10: iconst_0
istore 5
start local 5 11: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
ifne 14
12: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_0
iaload
istore 6
start local 6 13: goto 15
end local 6 14: StackMap locals: int int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iconst_0
iaload
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
iconst_0
iaload
isub
iconst_1
isub
istore 6
start local 6 15: StackMap locals: int
StackMap stack:
iload 2
ifne 27
16: iload 1
iload 3
isub
istore 5
17: iload 5
tableswitch { // -3 - 3
-3: 18
-2: 18
-1: 18
0: 21
1: 25
2: 25
3: 25
default: 26
}
18: StackMap locals:
StackMap stack:
sipush 248
istore 4
19: iload 1
istore 3
20: goto 31
21: StackMap locals:
StackMap stack:
iload 6
bipush 64
if_icmpge 22
iconst_0
goto 23
StackMap locals:
StackMap stack:
22: sipush 251
StackMap locals:
StackMap stack: int
23: istore 4
24: goto 31
25: StackMap locals:
StackMap stack:
sipush 252
istore 4
26: StackMap locals:
StackMap stack:
goto 31
StackMap locals:
StackMap stack:
27: iload 1
iload 3
if_icmpne 31
iload 2
iconst_1
if_icmpne 31
28: iload 6
bipush 63
if_icmpge 29
bipush 64
goto 30
29: StackMap locals:
StackMap stack:
sipush 247
30: StackMap locals:
StackMap stack: int
istore 4
31: StackMap locals:
StackMap stack:
iload 4
sipush 255
if_icmpeq 41
32: iconst_3
istore 7
start local 7 33: iconst_0
istore 8
start local 8 34: goto 40
35: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 7
iaload
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.previousFrame:[I
iload 7
iaload
if_icmpeq 38
36: sipush 255
istore 4
37: goto 41
38: StackMap locals:
StackMap stack:
iinc 7 1
39: iinc 8 1
StackMap locals:
StackMap stack:
40: iload 8
iload 3
if_icmplt 35
end local 8 end local 7 41: StackMap locals:
StackMap stack:
iload 4
lookupswitch { // 6
0: 42
64: 44
247: 47
248: 54
251: 52
252: 56
default: 59
}
42: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
43: goto 63
44: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 64
iload 6
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
45: aload 0
iconst_3
iload 1
iadd
iconst_4
iload 1
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
46: goto 63
47: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 247
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
48: iload 6
49: invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
50: aload 0
iconst_3
iload 1
iadd
iconst_4
iload 1
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
51: goto 63
52: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
53: goto 63
54: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
iload 5
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
55: goto 63
56: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 251
iload 5
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
57: aload 0
iconst_3
iload 3
iadd
iconst_3
iload 1
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
58: goto 63
59: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
sipush 255
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 1
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
60: aload 0
iconst_3
iconst_3
iload 1
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
61: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
62: aload 0
iconst_3
iload 1
iadd
iconst_3
iload 1
iadd
iload 2
iadd
invokevirtual jdk.internal.org.objectweb.asm.MethodWriter.writeFrameTypes:(II)V
63: StackMap locals:
StackMap stack:
return
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 64 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
1 64 1 clocalsSize I
2 64 2 cstackSize I
9 64 3 localsSize I
10 64 4 type I
11 64 5 k I
13 14 6 delta I
15 64 6 delta I
33 41 7 l I
34 41 8 j I
private void writeFrameTypes(int, int);
descriptor: (II)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=4, locals=7, args_size=3
start local 0 start local 1 start local 2 0: iload 1
istore 3
start local 3 1: goto 43
2: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frame:[I
iload 3
iaload
istore 4
start local 4 3: iload 4
ldc -268435456
iand
istore 5
start local 5 4: iload 5
ifne 15
5: iload 4
ldc 1048575
iand
istore 6
start local 6 6: iload 4
ldc 267386880
iand
lookupswitch { // 2
24117248: 7
25165824: 11
default: 13
}
7: StackMap locals: int int int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 7
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
8: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
iload 6
aaload
getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
9: invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
10: goto 42
11: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 8
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
iload 6
aaload
getfield jdk.internal.org.objectweb.asm.Item.intVal:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
12: goto 42
13: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
end local 6 14: goto 42
15: StackMap locals:
StackMap stack:
new java.lang.StringBuilder
dup
invokespecial java.lang.StringBuilder.<init>:()V
astore 6
start local 6 16: iload 5
bipush 28
ishr
istore 5
17: goto 19
18: StackMap locals: java.lang.StringBuilder
StackMap stack:
aload 6
bipush 91
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
19: StackMap locals:
StackMap stack:
iload 5
iinc 5 -1
ifgt 18
20: iload 4
ldc 267386880
iand
ldc 24117248
if_icmpne 25
21: aload 6
bipush 76
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
22: aload 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
iload 4
ldc 1048575
iand
aaload
getfield jdk.internal.org.objectweb.asm.Item.strVal1:Ljava/lang/String;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
pop
23: aload 6
bipush 59
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
24: goto 41
25: StackMap locals:
StackMap stack:
iload 4
bipush 15
iand
tableswitch { // 1 - 12
1: 26
2: 28
3: 30
4: 40
5: 40
6: 40
7: 40
8: 40
9: 32
10: 34
11: 36
12: 38
default: 40
}
26: StackMap locals:
StackMap stack:
aload 6
bipush 73
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
27: goto 41
28: StackMap locals:
StackMap stack:
aload 6
bipush 70
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
29: goto 41
30: StackMap locals:
StackMap stack:
aload 6
bipush 68
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
31: goto 41
32: StackMap locals:
StackMap stack:
aload 6
bipush 90
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
33: goto 41
34: StackMap locals:
StackMap stack:
aload 6
bipush 66
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
35: goto 41
36: StackMap locals:
StackMap stack:
aload 6
bipush 67
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
37: goto 41
38: StackMap locals:
StackMap stack:
aload 6
bipush 83
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
39: goto 41
40: StackMap locals:
StackMap stack:
aload 6
bipush 74
invokevirtual java.lang.StringBuilder.append:(C)Ljava/lang/StringBuilder;
pop
41: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 7
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 6
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
end local 6 end local 5 end local 4 42: StackMap locals:
StackMap stack:
iinc 3 1
StackMap locals:
StackMap stack:
43: iload 3
iload 2
if_icmplt 2
end local 3 44: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 45 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 45 1 start I
0 45 2 end I
1 44 3 i I
3 42 4 t I
4 42 5 d I
6 14 6 v I
16 42 6 sb Ljava/lang/StringBuilder;
MethodParameters:
Name Flags
start final
end final
private void writeFrameType(java.lang.Object);
descriptor: (Ljava/lang/Object;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
instanceof java.lang.String
ifeq 3
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 7
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 1
checkcast java.lang.String
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newClass:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
2: goto 7
StackMap locals:
StackMap stack:
3: aload 1
instanceof java.lang.Integer
ifeq 6
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
aload 1
checkcast java.lang.Integer
invokevirtual java.lang.Integer.intValue:()I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
5: goto 7
6: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
bipush 8
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 1
checkcast jdk.internal.org.objectweb.asm.Label
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
7: StackMap locals:
StackMap stack:
return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 8 1 type Ljava/lang/Object;
MethodParameters:
Name Flags
type final
final int getSize();
descriptor: ()I
flags: (0x0010) ACC_FINAL
Code:
stack=7, locals=3, args_size=1
start local 0 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.classReaderOffset:I
ifeq 2
1: bipush 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.classReaderLength:I
iadd
ireturn
2: StackMap locals:
StackMap stack:
bipush 8
istore 1
start local 1 3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
ifle 35
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
ldc 65535
if_icmple 6
5: new java.lang.RuntimeException
dup
ldc "Method code too large!"
invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/String;)V
athrow
6: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Code"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
7: iload 1
bipush 18
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
imul
iadd
iadd
istore 1
8: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 11
9: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LocalVariableTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
10: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
11: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 14
12: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LocalVariableTypeTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
13: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
14: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 17
15: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LineNumberTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
16: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
17: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 25
18: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 50
if_icmplt 19
iconst_1
goto 20
StackMap locals:
StackMap stack:
19: iconst_0
StackMap locals:
StackMap stack: int
20: istore 2
start local 2 21: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iload 2
ifeq 22
ldc "StackMapTable"
goto 23
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int
StackMap stack: jdk.internal.org.objectweb.asm.ClassWriter
22: ldc "StackMap"
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int
StackMap stack: jdk.internal.org.objectweb.asm.ClassWriter java.lang.String
23: invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
24: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
end local 2 25: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 28
26: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
27: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
28: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 31
29: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
30: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
31: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 35
32: iload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
33: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
34: invokevirtual jdk.internal.org.objectweb.asm.Attribute.getSize:(Ljdk/internal/org/objectweb/asm/ClassWriter;[BIII)I
iadd
istore 1
35: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
ifle 38
36: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Exceptions"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
37: iload 1
bipush 8
iconst_2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
imul
iadd
iadd
istore 1
38: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
sipush 4096
iand
ifeq 43
39: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 49
if_icmplt 41
40: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 262144
iand
ifeq 43
41: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Synthetic"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
42: iinc 1 6
43: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 131072
iand
ifeq 46
44: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Deprecated"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
45: iinc 1 6
46: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
ifnull 50
47: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Signature"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
48: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
49: iinc 1 8
50: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 53
51: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "MethodParameters"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
52: iload 1
bipush 7
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
53: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 56
54: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "AnnotationDefault"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
55: iload 1
bipush 6
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 1
56: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 59
57: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
58: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
59: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 62
60: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
61: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
62: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 65
63: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
64: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
65: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 68
66: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
67: iload 1
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 1
68: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 78
69: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleParameterAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
70: iload 1
bipush 7
iconst_2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
arraylength
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
isub
imul
iadd
iadd
istore 1
71: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
arraylength
iconst_1
isub
istore 2
start local 2 72: goto 77
73: StackMap locals: int
StackMap stack:
iload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 2
aaload
ifnonnull 74
iconst_0
goto 75
StackMap locals:
StackMap stack: int
74: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 2
aaload
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int
StackMap stack: int int
75: iadd
istore 1
76: iinc 2 -1
StackMap locals:
StackMap stack:
77: iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
if_icmpge 73
end local 2 78: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 88
79: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleParameterAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
pop
80: iload 1
bipush 7
iconst_2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
arraylength
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
isub
imul
iadd
iadd
istore 1
81: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
arraylength
iconst_1
isub
istore 2
start local 2 82: goto 87
83: StackMap locals: int
StackMap stack:
iload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 2
aaload
ifnonnull 84
iconst_0
goto 85
StackMap locals:
StackMap stack: int
84: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
iload 2
aaload
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter int int
StackMap stack: int int
85: iadd
istore 1
86: iinc 2 -1
StackMap locals:
StackMap stack:
87: iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
if_icmpge 83
end local 2 88: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 90
89: iload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aconst_null
iconst_0
iconst_m1
iconst_m1
invokevirtual jdk.internal.org.objectweb.asm.Attribute.getSize:(Ljdk/internal/org/objectweb/asm/ClassWriter;[BIII)I
iadd
istore 1
90: StackMap locals:
StackMap stack:
iload 1
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 91 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
3 91 1 size I
21 25 2 zip Z
72 78 2 i I
82 88 2 i I
final void put(jdk.internal.org.objectweb.asm.ByteVector);
descriptor: (Ljdk/internal/org/objectweb/asm/ByteVector;)V
flags: (0x0010) ACC_FINAL
Code:
stack=7, locals=6, args_size=2
start local 0 start local 1 0: ldc 917504
1: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 262144
iand
bipush 64
idiv
2: ior
istore 2
start local 2 3: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
iload 2
iconst_m1
ixor
iand
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.name:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.desc:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
4: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.classReaderOffset:I
ifeq 7
5: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.cr:Ljdk/internal/org/objectweb/asm/ClassReader;
getfield jdk.internal.org.objectweb.asm.ClassReader.b:[B
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.classReaderOffset:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.classReaderLength:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
6: return
7: StackMap locals: int
StackMap stack:
iconst_0
istore 3
start local 3 8: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
ifle 10
9: iinc 3 1
10: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
ifle 12
11: iinc 3 1
12: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
sipush 4096
iand
ifeq 16
13: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 49
if_icmplt 15
14: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 262144
iand
ifeq 16
15: StackMap locals:
StackMap stack:
iinc 3 1
16: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 131072
iand
ifeq 18
17: iinc 3 1
18: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
ifnull 20
19: iinc 3 1
20: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 22
21: iinc 3 1
22: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 24
23: iinc 3 1
24: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 26
25: iinc 3 1
26: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 28
27: iinc 3 1
28: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 30
29: iinc 3 1
30: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 32
31: iinc 3 1
32: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 34
33: iinc 3 1
34: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 36
35: iinc 3 1
36: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 38
37: iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
invokevirtual jdk.internal.org.objectweb.asm.Attribute.getCount:()I
iadd
istore 3
38: StackMap locals:
StackMap stack:
aload 1
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
39: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
ifle 113
40: bipush 12
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
imul
iadd
istore 4
start local 4 41: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 43
42: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 4
43: StackMap locals: int
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 45
44: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 4
45: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 47
46: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 4
47: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 49
48: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iadd
iadd
istore 4
49: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 51
50: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 4
51: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 53
52: iload 4
bipush 8
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.getSize:()I
iadd
iadd
istore 4
53: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 57
54: iload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
55: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
56: invokevirtual jdk.internal.org.objectweb.asm.Attribute.getSize:(Ljdk/internal/org/objectweb/asm/ClassWriter;[BIII)I
iadd
istore 4
57: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Code"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iload 4
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
58: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
59: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
60: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
61: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.handlerCount:I
ifle 68
62: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
astore 5
start local 5 63: goto 67
64: StackMap locals: jdk.internal.org.objectweb.asm.Handler
StackMap stack:
aload 1
aload 5
getfield jdk.internal.org.objectweb.asm.Handler.start:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 5
getfield jdk.internal.org.objectweb.asm.Handler.end:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
65: aload 5
getfield jdk.internal.org.objectweb.asm.Handler.handler:Ljdk/internal/org/objectweb/asm/Label;
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 5
getfield jdk.internal.org.objectweb.asm.Handler.type:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
66: aload 5
getfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
astore 5
67: StackMap locals:
StackMap stack:
aload 5
ifnonnull 64
end local 5 68: StackMap locals:
StackMap stack:
iconst_0
istore 3
69: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 71
70: iinc 3 1
71: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 73
72: iinc 3 1
73: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 75
74: iinc 3 1
75: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 77
76: iinc 3 1
77: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 79
78: iinc 3 1
79: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 81
80: iinc 3 1
81: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 83
82: iload 3
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
invokevirtual jdk.internal.org.objectweb.asm.Attribute.getCount:()I
iadd
istore 3
83: StackMap locals:
StackMap stack:
aload 1
iload 3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
84: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 88
85: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LocalVariableTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
86: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
87: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
88: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 92
89: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LocalVariableTypeTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
90: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarTypeCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
91: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
92: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 96
93: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "LineNumberTable"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
94: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumberCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
95: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
96: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 105
97: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 50
if_icmplt 98
iconst_1
goto 99
StackMap locals:
StackMap stack:
98: iconst_0
StackMap locals:
StackMap stack: int
99: istore 5
start local 5 100: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iload 5
ifeq 101
ldc "StackMapTable"
goto 102
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.ByteVector int int int int
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.ClassWriter
101: ldc "StackMap"
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter jdk.internal.org.objectweb.asm.ByteVector int int int int
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.ClassWriter java.lang.String
102: invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
103: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_2
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
104: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.stackMap:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
end local 5 105: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 108
106: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
107: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ctanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
108: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 111
109: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
110: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ictanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
111: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 113
112: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxLocals:I
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.maxStack:I
aload 1
invokevirtual jdk.internal.org.objectweb.asm.Attribute.put:(Ljdk/internal/org/objectweb/asm/ClassWriter;[BIIILjdk/internal/org/objectweb/asm/ByteVector;)V
end local 4 113: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
ifle 123
114: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Exceptions"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
115: iconst_2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
imul
iconst_2
iadd
116: invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
117: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
118: iconst_0
istore 4
start local 4 119: goto 122
120: StackMap locals: int
StackMap stack:
aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptions:[I
iload 4
iaload
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
121: iinc 4 1
StackMap locals:
StackMap stack:
122: iload 4
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.exceptionCount:I
if_icmplt 120
end local 4 123: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
sipush 4096
iand
ifeq 127
124: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.version:I
ldc 65535
iand
bipush 49
if_icmplt 126
125: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 262144
iand
ifeq 127
126: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Synthetic"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
127: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.access:I
ldc 131072
iand
ifeq 129
128: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Deprecated"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_0
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
129: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
ifnull 132
130: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "Signature"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
iconst_2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
131: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.signature:Ljava/lang/String;
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
132: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 138
133: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "MethodParameters"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
134: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_1
iadd
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
135: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParametersCount:I
136: invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
137: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.methodParameters:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
138: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 142
139: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "AnnotationDefault"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
140: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
141: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
iconst_0
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.annd:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
142: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 145
143: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
144: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.anns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
145: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 148
146: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
147: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ianns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
148: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 151
149: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
150: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.tanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
151: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 154
152: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleTypeAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
153: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.itanns:Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 1
invokevirtual jdk.internal.org.objectweb.asm.AnnotationWriter.put:(Ljdk/internal/org/objectweb/asm/ByteVector;)V
154: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 157
155: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeVisibleParameterAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
156: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.panns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
aload 1
invokestatic jdk.internal.org.objectweb.asm.AnnotationWriter.put:([Ljdk/internal/org/objectweb/asm/AnnotationWriter;ILjdk/internal/org/objectweb/asm/ByteVector;)V
157: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
ifnull 160
158: aload 1
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
ldc "RuntimeInvisibleParameterAnnotations"
invokevirtual jdk.internal.org.objectweb.asm.ClassWriter.newUTF8:(Ljava/lang/String;)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
159: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.ipanns:[Ljdk/internal/org/objectweb/asm/AnnotationWriter;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.synthetics:I
aload 1
invokestatic jdk.internal.org.objectweb.asm.AnnotationWriter.put:([Ljdk/internal/org/objectweb/asm/AnnotationWriter;ILjdk/internal/org/objectweb/asm/ByteVector;)V
160: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
ifnull 162
161: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.attrs:Ljdk/internal/org/objectweb/asm/Attribute;
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
aconst_null
iconst_0
iconst_m1
iconst_m1
aload 1
invokevirtual jdk.internal.org.objectweb.asm.Attribute.put:(Ljdk/internal/org/objectweb/asm/ClassWriter;[BIIILjdk/internal/org/objectweb/asm/ByteVector;)V
162: StackMap locals:
StackMap stack:
return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 163 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
0 163 1 out Ljdk/internal/org/objectweb/asm/ByteVector;
3 163 2 mask I
8 163 3 attributeCount I
41 113 4 size I
63 68 5 h Ljdk/internal/org/objectweb/asm/Handler;
100 105 5 zip Z
119 123 4 i I
MethodParameters:
Name Flags
out final
private void resizeInstructions();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=7, locals=16, args_size=1
start local 0 0: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
astore 1
start local 1 1: iconst_0
newarray 10
astore 7
start local 7 2: iconst_0
newarray 10
astore 8
start local 8 3: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
newarray 4
astore 9
start local 9 4: iconst_3
istore 11
start local 11 5: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] top top top top top int[] int[] boolean[] top int
StackMap stack:
iload 11
iconst_3
if_icmpne 7
6: iconst_2
istore 11
7: StackMap locals:
StackMap stack:
iconst_0
istore 2
start local 2 8: goto 80
9: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int
StackMap stack:
aload 1
iload 2
baload
sipush 255
iand
istore 12
start local 12 10: iconst_0
istore 13
start local 13 11: getstatic jdk.internal.org.objectweb.asm.ClassWriter.TYPE:[B
iload 12
baload
tableswitch { // 0 - 17
0: 12
1: 60
2: 62
3: 60
4: 12
5: 62
6: 62
7: 64
8: 64
9: 14
10: 32
11: 60
12: 62
13: 62
14: 34
15: 44
16: 66
17: 54
default: 66
}
12: StackMap locals: int int
StackMap stack:
iinc 2 1
13: goto 67
14: StackMap locals:
StackMap stack:
iload 12
sipush 201
if_icmple 20
15: iload 12
sipush 218
if_icmpge 16
iload 12
bipush 49
isub
goto 17
StackMap locals:
StackMap stack:
16: iload 12
bipush 20
isub
StackMap locals:
StackMap stack: int
17: istore 12
18: iload 2
aload 1
iload 2
iconst_1
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
iadd
istore 4
start local 4 19: goto 21
end local 4 20: StackMap locals:
StackMap stack:
iload 2
aload 1
iload 2
iconst_1
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readShort:([BI)S
iadd
istore 4
start local 4 21: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] top int int int
StackMap stack:
aload 7
aload 8
iload 2
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 22: iload 10
sipush -32768
if_icmplt 24
23: iload 10
sipush 32767
if_icmple 30
24: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int int int
StackMap stack:
aload 9
iload 2
baload
ifne 30
25: iload 12
sipush 167
if_icmpeq 26
iload 12
sipush 168
if_icmpne 28
26: StackMap locals:
StackMap stack:
iconst_2
istore 13
27: goto 29
28: StackMap locals:
StackMap stack:
iconst_5
istore 13
29: StackMap locals:
StackMap stack:
aload 9
iload 2
iconst_1
bastore
30: StackMap locals:
StackMap stack:
iinc 2 3
31: goto 67
end local 10 end local 4 32: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int int int
StackMap stack:
iinc 2 5
33: goto 67
34: StackMap locals:
StackMap stack:
iload 11
iconst_1
if_icmpne 38
35: aload 7
aload 8
iconst_0
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 36: iload 10
iconst_3
iand
ineg
istore 13
37: goto 41
end local 10 StackMap locals:
StackMap stack:
38: aload 9
iload 2
baload
ifne 41
39: iload 2
iconst_3
iand
istore 13
40: aload 9
iload 2
iconst_1
bastore
41: StackMap locals:
StackMap stack:
iload 2
iconst_4
iadd
iload 2
iconst_3
iand
isub
istore 2
42: iload 2
iconst_4
aload 1
iload 2
bipush 8
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
aload 1
iload 2
iconst_4
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
isub
iconst_1
iadd
imul
bipush 12
iadd
iadd
istore 2
43: goto 67
44: StackMap locals:
StackMap stack:
iload 11
iconst_1
if_icmpne 48
45: aload 7
aload 8
iconst_0
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 46: iload 10
iconst_3
iand
ineg
istore 13
47: goto 51
end local 10 StackMap locals:
StackMap stack:
48: aload 9
iload 2
baload
ifne 51
49: iload 2
iconst_3
iand
istore 13
50: aload 9
iload 2
iconst_1
bastore
51: StackMap locals:
StackMap stack:
iload 2
iconst_4
iadd
iload 2
iconst_3
iand
isub
istore 2
52: iload 2
bipush 8
aload 1
iload 2
iconst_4
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
imul
bipush 8
iadd
iadd
istore 2
53: goto 67
54: StackMap locals:
StackMap stack:
aload 1
iload 2
iconst_1
iadd
baload
sipush 255
iand
istore 12
55: iload 12
sipush 132
if_icmpne 58
56: iinc 2 6
57: goto 67
58: StackMap locals:
StackMap stack:
iinc 2 4
59: goto 67
60: StackMap locals:
StackMap stack:
iinc 2 2
61: goto 67
62: StackMap locals:
StackMap stack:
iinc 2 3
63: goto 67
64: StackMap locals:
StackMap stack:
iinc 2 5
65: goto 67
66: StackMap locals:
StackMap stack:
iinc 2 4
67: StackMap locals:
StackMap stack:
iload 13
ifeq 80
68: aload 7
arraylength
iconst_1
iadd
newarray 10
astore 14
start local 14 69: aload 8
arraylength
iconst_1
iadd
newarray 10
astore 15
start local 15 70: aload 7
iconst_0
aload 14
iconst_0
71: aload 7
arraylength
72: invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
73: aload 8
iconst_0
aload 15
iconst_0
aload 8
arraylength
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
74: aload 14
aload 7
arraylength
iload 2
iastore
75: aload 15
aload 8
arraylength
iload 13
iastore
76: aload 14
astore 7
77: aload 15
astore 8
78: iload 13
ifle 80
79: iconst_3
istore 11
end local 15 end local 14 end local 13 end local 12 80: StackMap locals:
StackMap stack:
iload 2
aload 1
arraylength
if_icmplt 9
81: iload 11
iconst_3
if_icmpge 83
82: iinc 11 -1
83: StackMap locals:
StackMap stack:
iload 11
ifne 5
84: new jdk.internal.org.objectweb.asm.ByteVector
dup
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
invokespecial jdk.internal.org.objectweb.asm.ByteVector.<init>:(I)V
astore 12
start local 12 85: iconst_0
istore 2
86: goto 187
87: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector
StackMap stack:
aload 1
iload 2
baload
sipush 255
iand
istore 13
start local 13 88: getstatic jdk.internal.org.objectweb.asm.ClassWriter.TYPE:[B
iload 13
baload
tableswitch { // 0 - 17
0: 89
1: 176
2: 179
3: 176
4: 89
5: 179
6: 179
7: 182
8: 182
9: 92
10: 119
11: 176
12: 179
13: 179
14: 125
15: 147
16: 185
17: 168
default: 185
}
89: StackMap locals: int
StackMap stack:
aload 12
iload 13
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
90: iinc 2 1
91: goto 187
92: StackMap locals:
StackMap stack:
iload 13
sipush 201
if_icmple 98
93: iload 13
sipush 218
if_icmpge 94
iload 13
bipush 49
isub
goto 95
StackMap locals:
StackMap stack:
94: iload 13
bipush 20
isub
StackMap locals:
StackMap stack: int
95: istore 13
96: iload 2
aload 1
iload 2
iconst_1
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
iadd
istore 4
start local 4 97: goto 99
end local 4 98: StackMap locals:
StackMap stack:
iload 2
aload 1
iload 2
iconst_1
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readShort:([BI)S
iadd
istore 4
start local 4 99: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
aload 7
aload 8
iload 2
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 100: aload 9
iload 2
baload
ifeq 115
101: iload 13
sipush 167
if_icmpne 104
102: aload 12
sipush 200
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
103: goto 113
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
104: iload 13
sipush 168
if_icmpne 107
105: aload 12
sipush 201
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
106: goto 113
107: StackMap locals:
StackMap stack:
aload 12
iload 13
sipush 166
if_icmpgt 108
iload 13
iconst_1
iadd
iconst_1
ixor
iconst_1
isub
goto 109
108: StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector
iload 13
iconst_1
ixor
109: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top int top top int[] int[] boolean[] int int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector int
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
110: aload 12
bipush 8
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
111: aload 12
sipush 200
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
112: iinc 10 -3
113: StackMap locals:
StackMap stack:
aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
114: goto 117
115: StackMap locals:
StackMap stack:
aload 12
iload 13
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
116: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putShort:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
117: StackMap locals:
StackMap stack:
iinc 2 3
118: goto 187
end local 10 end local 4 119: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
iload 2
aload 1
iload 2
iconst_1
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iadd
istore 4
start local 4 120: aload 7
aload 8
iload 2
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 121: aload 12
iload 13
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
122: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
123: iinc 2 5
124: goto 187
end local 10 end local 4 125: StackMap locals:
StackMap stack:
iload 2
istore 3
start local 3 126: iload 2
iconst_4
iadd
iload 3
iconst_3
iand
isub
istore 2
127: aload 12
sipush 170
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
128: aload 12
aconst_null
iconst_0
iconst_4
aload 12
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_4
irem
isub
iconst_4
irem
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
129: iload 3
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iadd
istore 4
start local 4 130: iinc 2 4
131: aload 7
aload 8
iload 3
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 132: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
133: aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
istore 6
start local 6 134: iinc 2 4
135: aload 12
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
136: aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iload 6
isub
iconst_1
iadd
istore 6
137: iinc 2 4
138: aload 12
aload 1
iload 2
iconst_4
isub
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
139: goto 145
140: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int int int top int int[] int[] boolean[] int int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
iload 3
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iadd
istore 4
141: iinc 2 4
142: aload 7
aload 8
iload 3
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
143: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
144: iinc 6 -1
StackMap locals:
StackMap stack:
145: iload 6
ifgt 140
146: goto 187
end local 10 end local 6 end local 4 end local 3 147: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
iload 2
istore 3
start local 3 148: iload 2
iconst_4
iadd
iload 3
iconst_3
iand
isub
istore 2
149: aload 12
sipush 171
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByte:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
150: aload 12
aconst_null
iconst_0
iconst_4
aload 12
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
iconst_4
irem
isub
iconst_4
irem
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
151: iload 3
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iadd
istore 4
start local 4 152: iinc 2 4
153: aload 7
aload 8
iload 3
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 154: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
155: aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
istore 6
start local 6 156: iinc 2 4
157: aload 12
iload 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
158: goto 166
159: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int int int top int int[] int[] boolean[] int int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
aload 12
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
160: iinc 2 4
161: iload 3
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readInt:([BI)I
iadd
istore 4
162: iinc 2 4
163: aload 7
aload 8
iload 3
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
164: aload 12
iload 10
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putInt:(I)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
165: iinc 6 -1
StackMap locals:
StackMap stack:
166: iload 6
ifgt 159
167: goto 187
end local 10 end local 6 end local 4 end local 3 168: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector int
StackMap stack:
aload 1
iload 2
iconst_1
iadd
baload
sipush 255
iand
istore 13
169: iload 13
sipush 132
if_icmpne 173
170: aload 12
aload 1
iload 2
bipush 6
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
171: iinc 2 6
172: goto 187
173: StackMap locals:
StackMap stack:
aload 12
aload 1
iload 2
iconst_4
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
174: iinc 2 4
175: goto 187
176: StackMap locals:
StackMap stack:
aload 12
aload 1
iload 2
iconst_2
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
177: iinc 2 2
178: goto 187
179: StackMap locals:
StackMap stack:
aload 12
aload 1
iload 2
iconst_3
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
180: iinc 2 3
181: goto 187
182: StackMap locals:
StackMap stack:
aload 12
aload 1
iload 2
iconst_5
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
183: iinc 2 5
184: goto 187
185: StackMap locals:
StackMap stack:
aload 12
aload 1
iload 2
iconst_4
invokevirtual jdk.internal.org.objectweb.asm.ByteVector.putByteArray:([BII)Ljdk/internal/org/objectweb/asm/ByteVector;
pop
186: iinc 2 4
end local 13 187: StackMap locals:
StackMap stack:
iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
if_icmplt 87
188: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.compute:I
ifne 208
189: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.labels:Ljdk/internal/org/objectweb/asm/Label;
astore 13
start local 13 190: goto 196
191: StackMap locals: jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 13
getfield jdk.internal.org.objectweb.asm.Label.position:I
iconst_3
isub
istore 2
192: iload 2
iflt 194
aload 9
iload 2
baload
ifeq 194
193: aload 13
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
bipush 16
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
194: StackMap locals:
StackMap stack:
aload 7
aload 8
aload 13
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[ILjdk/internal/org/objectweb/asm/Label;)V
195: aload 13
getfield jdk.internal.org.objectweb.asm.Label.successor:Ljdk/internal/org/objectweb/asm/Label;
astore 13
196: StackMap locals:
StackMap stack:
aload 13
ifnonnull 191
197: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
ifnull 210
198: iconst_0
istore 5
start local 5 199: goto 206
200: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top int top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.Label
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
iload 5
aaload
astore 14
start local 14 201: aload 14
ifnull 205
aload 14
getfield jdk.internal.org.objectweb.asm.Item.type:I
bipush 31
if_icmpne 205
202: aload 14
aload 7
aload 8
iconst_0
203: aload 14
getfield jdk.internal.org.objectweb.asm.Item.intVal:I
204: invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
putfield jdk.internal.org.objectweb.asm.Item.intVal:I
end local 14 205: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
206: iload 5
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
getfield jdk.internal.org.objectweb.asm.ClassWriter.typeTable:[Ljdk/internal/org/objectweb/asm/Item;
arraylength
if_icmplt 200
end local 13 end local 5 207: goto 210
StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top top top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector
StackMap stack:
208: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.frameCount:I
ifle 210
209: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cw:Ljdk/internal/org/objectweb/asm/ClassWriter;
iconst_1
putfield jdk.internal.org.objectweb.asm.ClassWriter.invalidFrames:Z
210: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.firstHandler:Ljdk/internal/org/objectweb/asm/Handler;
astore 13
start local 13 211: goto 216
212: StackMap locals: jdk.internal.org.objectweb.asm.Handler
StackMap stack:
aload 7
aload 8
aload 13
getfield jdk.internal.org.objectweb.asm.Handler.start:Ljdk/internal/org/objectweb/asm/Label;
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[ILjdk/internal/org/objectweb/asm/Label;)V
213: aload 7
aload 8
aload 13
getfield jdk.internal.org.objectweb.asm.Handler.end:Ljdk/internal/org/objectweb/asm/Label;
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[ILjdk/internal/org/objectweb/asm/Label;)V
214: aload 7
aload 8
aload 13
getfield jdk.internal.org.objectweb.asm.Handler.handler:Ljdk/internal/org/objectweb/asm/Label;
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[ILjdk/internal/org/objectweb/asm/Label;)V
215: aload 13
getfield jdk.internal.org.objectweb.asm.Handler.next:Ljdk/internal/org/objectweb/asm/Handler;
astore 13
216: StackMap locals:
StackMap stack:
aload 13
ifnonnull 212
217: iconst_0
istore 5
start local 5 218: goto 237
219: StackMap locals: jdk.internal.org.objectweb.asm.MethodWriter byte[] int top top int top int[] int[] boolean[] top int jdk.internal.org.objectweb.asm.ByteVector jdk.internal.org.objectweb.asm.Handler
StackMap stack:
iload 5
ifne 220
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVar:Ljdk/internal/org/objectweb/asm/ByteVector;
goto 221
StackMap locals:
StackMap stack:
220: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.localVarType:Ljdk/internal/org/objectweb/asm/ByteVector;
StackMap locals:
StackMap stack: jdk.internal.org.objectweb.asm.ByteVector
221: astore 14
start local 14 222: aload 14
ifnull 236
223: aload 14
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
astore 1
224: iconst_0
istore 2
225: goto 235
226: StackMap locals: jdk.internal.org.objectweb.asm.ByteVector
StackMap stack:
aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
istore 4
start local 4 227: aload 7
aload 8
iconst_0
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
istore 10
start local 10 228: aload 1
iload 2
iload 10
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.writeShort:([BII)V
229: iload 4
aload 1
iload 2
iconst_2
iadd
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
iadd
istore 4
230: aload 7
aload 8
iconst_0
iload 4
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
231: iload 10
232: isub
istore 10
233: aload 1
iload 2
iconst_2
iadd
iload 10
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.writeShort:([BII)V
234: iinc 2 10
end local 10 end local 4 235: StackMap locals:
StackMap stack:
iload 2
aload 14
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
if_icmplt 226
end local 14 236: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
237: iload 5
iconst_2
if_icmplt 219
238: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
ifnull 250
239: aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.data:[B
astore 1
240: iconst_0
istore 2
241: goto 249
242: StackMap locals:
StackMap stack:
aload 1
243: iload 2
244: aload 7
aload 8
iconst_0
245: aload 1
iload 2
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.readUnsignedShort:([BI)I
246: invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
247: invokestatic jdk.internal.org.objectweb.asm.MethodWriter.writeShort:([BII)V
248: iinc 2 4
249: StackMap locals:
StackMap stack:
iload 2
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.lineNumber:Ljdk/internal/org/objectweb/asm/ByteVector;
getfield jdk.internal.org.objectweb.asm.ByteVector.length:I
if_icmplt 242
250: StackMap locals:
StackMap stack:
aload 0
getfield jdk.internal.org.objectweb.asm.MethodWriter.cattrs:Ljdk/internal/org/objectweb/asm/Attribute;
astore 14
start local 14 251: goto 259
252: StackMap locals: jdk.internal.org.objectweb.asm.Attribute
StackMap stack:
aload 14
invokevirtual jdk.internal.org.objectweb.asm.Attribute.getLabels:()[Ljdk/internal/org/objectweb/asm/Label;
astore 15
start local 15 253: aload 15
ifnull 258
254: aload 15
arraylength
iconst_1
isub
istore 5
goto 257
255: StackMap locals: jdk.internal.org.objectweb.asm.Label[]
StackMap stack:
aload 7
aload 8
aload 15
iload 5
aaload
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[ILjdk/internal/org/objectweb/asm/Label;)V
256: iinc 5 -1
StackMap locals:
StackMap stack:
257: iload 5
ifge 255
258: StackMap locals:
StackMap stack:
aload 14
getfield jdk.internal.org.objectweb.asm.Attribute.next:Ljdk/internal/org/objectweb/asm/Attribute;
astore 14
end local 15 259: StackMap locals:
StackMap stack:
aload 14
ifnonnull 252
260: aload 0
aload 12
putfield jdk.internal.org.objectweb.asm.MethodWriter.code:Ljdk/internal/org/objectweb/asm/ByteVector;
261: return
end local 14 end local 13 end local 12 end local 11 end local 9 end local 8 end local 7 end local 5 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 262 0 this Ljdk/internal/org/objectweb/asm/MethodWriter;
1 262 1 b [B
8 262 2 u I
126 147 3 v I
148 168 3 v I
19 20 4 label I
21 32 4 label I
97 98 4 label I
99 119 4 label I
120 125 4 label I
130 147 4 label I
152 168 4 label I
227 235 4 label I
199 207 5 i I
218 262 5 i I
134 147 6 j I
156 168 6 j I
2 262 7 allIndexes [I
3 262 8 allSizes [I
4 262 9 resize [Z
22 32 10 newOffset I
36 38 10 newOffset I
46 48 10 newOffset I
100 119 10 newOffset I
121 125 10 newOffset I
132 147 10 newOffset I
154 168 10 newOffset I
228 235 10 newOffset I
5 262 11 state I
10 80 12 opcode I
11 80 13 insert I
69 80 14 newIndexes [I
70 80 15 newSizes [I
85 262 12 newCode Ljdk/internal/org/objectweb/asm/ByteVector;
88 187 13 opcode I
190 207 13 l Ljdk/internal/org/objectweb/asm/Label;
201 205 14 item Ljdk/internal/org/objectweb/asm/Item;
211 262 13 h Ljdk/internal/org/objectweb/asm/Handler;
222 236 14 bv Ljdk/internal/org/objectweb/asm/ByteVector;
251 262 14 attr Ljdk/internal/org/objectweb/asm/Attribute;
253 259 15 labels [Ljdk/internal/org/objectweb/asm/Label;
static int readUnsignedShort(byte[], int);
descriptor: ([BI)I
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
baload
sipush 255
iand
bipush 8
ishl
aload 0
iload 1
iconst_1
iadd
baload
sipush 255
iand
ior
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 b [B
0 1 1 index I
MethodParameters:
Name Flags
b final
index final
static short readShort(byte[], int);
descriptor: ([BI)S
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
baload
sipush 255
iand
bipush 8
ishl
aload 0
iload 1
iconst_1
iadd
baload
sipush 255
iand
ior
i2s
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 b [B
0 1 1 index I
MethodParameters:
Name Flags
b final
index final
static int readInt(byte[], int);
descriptor: ([BI)I
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
iload 1
baload
sipush 255
iand
bipush 24
ishl
aload 0
iload 1
iconst_1
iadd
baload
sipush 255
iand
bipush 16
ishl
ior
1: aload 0
iload 1
iconst_2
iadd
baload
sipush 255
iand
bipush 8
ishl
2: ior
3: aload 0
iload 1
iconst_3
iadd
baload
sipush 255
iand
4: ior
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 b [B
0 5 1 index I
MethodParameters:
Name Flags
b final
index final
static void writeShort(byte[], int, int);
descriptor: ([BII)V
flags: (0x0008) ACC_STATIC
Code:
stack=4, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
iload 1
iload 2
bipush 8
iushr
i2b
bastore
1: aload 0
iload 1
iconst_1
iadd
iload 2
i2b
bastore
2: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 b [B
0 3 1 index I
0 3 2 s I
MethodParameters:
Name Flags
b final
index final
s final
static int getNewOffset(int[], int[], int, int);
descriptor: ([I[III)I
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=6, args_size=4
start local 0 start local 1 start local 2 start local 3 0: iload 3
iload 2
isub
istore 4
start local 4 1: iconst_0
istore 5
start local 5 2: goto 9
3: StackMap locals: int int
StackMap stack:
iload 2
aload 0
iload 5
iaload
if_icmpge 6
aload 0
iload 5
iaload
iload 3
if_icmpgt 6
4: iload 4
aload 1
iload 5
iaload
iadd
istore 4
5: goto 8
StackMap locals:
StackMap stack:
6: iload 3
aload 0
iload 5
iaload
if_icmpge 8
aload 0
iload 5
iaload
iload 2
if_icmpgt 8
7: iload 4
aload 1
iload 5
iaload
isub
istore 4
8: StackMap locals:
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
9: iload 5
aload 0
arraylength
if_icmplt 3
end local 5 10: iload 4
ireturn
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 11 0 indexes [I
0 11 1 sizes [I
0 11 2 begin I
0 11 3 end I
1 11 4 offset I
2 10 5 i I
MethodParameters:
Name Flags
indexes final
sizes final
begin final
end final
static void getNewOffset(int[], int[], jdk.internal.org.objectweb.asm.Label);
descriptor: ([I[ILjdk/internal/org/objectweb/asm/Label;)V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 2
getfield jdk.internal.org.objectweb.asm.Label.status:I
iconst_4
iand
ifne 3
1: aload 2
aload 0
aload 1
iconst_0
aload 2
getfield jdk.internal.org.objectweb.asm.Label.position:I
invokestatic jdk.internal.org.objectweb.asm.MethodWriter.getNewOffset:([I[III)I
putfield jdk.internal.org.objectweb.asm.Label.position:I
2: aload 2
dup
getfield jdk.internal.org.objectweb.asm.Label.status:I
iconst_4
ior
putfield jdk.internal.org.objectweb.asm.Label.status:I
3: StackMap locals:
StackMap stack:
return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 indexes [I
0 4 1 sizes [I
0 4 2 label Ljdk/internal/org/objectweb/asm/Label;
MethodParameters:
Name Flags
indexes final
sizes final
label final
}
SourceFile: "MethodWriter.java"