public class sun.jvm.hotspot.interpreter.Bytecode
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.jvm.hotspot.interpreter.Bytecode
  super_class: java.lang.Object
{
  sun.jvm.hotspot.oops.Method method;
    descriptor: Lsun/jvm/hotspot/oops/Method;
    flags: (0x0000) 

  int bci;
    descriptor: I
    flags: (0x0000) 

  static final int jintSize;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  static final java.lang.String spaces;
    descriptor: Ljava/lang/String;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: " "

  static final java.lang.String comma;
    descriptor: Ljava/lang/String;
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: ", "

  void <init>(sun.jvm.hotspot.oops.Method, int);
    descriptor: (Lsun/jvm/hotspot/oops/Method;I)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // sun.jvm.hotspot.oops.Method method
        start local 2 // int bci
         0: .line 38
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 39
            aload 0 /* this */
            aload 1 /* method */
            putfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
         2: .line 40
            aload 0 /* this */
            iload 2 /* bci */
            putfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
         3: .line 41
            return
        end local 2 // int bci
        end local 1 // sun.jvm.hotspot.oops.Method method
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    4     1  method  Lsun/jvm/hotspot/oops/Method;
            0    4     2     bci  I
    MethodParameters:
        Name  Flags
      method  
      bci     

  int alignedOffset(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // int offset
         0: .line 46
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            iload 1 /* offset */
            iadd
            iconst_4
            invokestatic sun.jvm.hotspot.utilities.Bits.roundTo:(II)I
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            isub
            ireturn
        end local 1 // int offset
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    1     1  offset  I
    MethodParameters:
        Name  Flags
      offset  

  public int getIndexU1();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 49
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iconst_1
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeOrBPAt:(I)I
            sipush 255
            iand
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int getIndexU2(int, boolean);
    descriptor: (IZ)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // int bc
        start local 2 // boolean isWide
         0: .line 51
            iload 1 /* bc */
            iload 2 /* isWide */
            invokestatic sun.jvm.hotspot.interpreter.Bytecode.can_use_native_byte_order:(IZ)Z
            ifeq 4
         1: .line 52
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iload 2 /* isWide */
            ifeq 2
            iconst_2
            goto 3
      StackMap locals: sun.jvm.hotspot.interpreter.Bytecode int int
      StackMap stack: sun.jvm.hotspot.oops.Method int
         2: iconst_1
      StackMap locals: sun.jvm.hotspot.interpreter.Bytecode int int
      StackMap stack: sun.jvm.hotspot.oops.Method int int
         3: iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getNativeShortArg:(I)S
            ldc 65535
            iand
            ireturn
         4: .line 54
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iload 2 /* isWide */
            ifeq 5
            iconst_2
            goto 6
      StackMap locals: sun.jvm.hotspot.interpreter.Bytecode int int
      StackMap stack: sun.jvm.hotspot.oops.Method int
         5: iconst_1
      StackMap locals: sun.jvm.hotspot.interpreter.Bytecode int int
      StackMap stack: sun.jvm.hotspot.oops.Method int int
         6: iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeShortArg:(I)S
            ldc 65535
            iand
            ireturn
        end local 2 // boolean isWide
        end local 1 // int bc
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    7     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    7     1      bc  I
            0    7     2  isWide  Z
    MethodParameters:
        Name  Flags
      bc      
      isWide  

  public int getIndexU4();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 56
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iconst_1
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getNativeIntArg:(I)I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public boolean hasIndexU4();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 57
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.code:()I
            sipush 186
            if_icmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int getIndexU1Cpcache();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 59
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iconst_1
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeOrBPAt:(I)I
            sipush 255
            iand
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int getIndexU2Cpcache();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 60
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            iconst_1
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getNativeShortArg:(I)S
            ldc 65535
            iand
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  static boolean can_use_native_byte_order(int, boolean);
    descriptor: (IZ)Z
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // int bc
        start local 1 // boolean is_wide
         0: .line 63
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.isBigEndian:()Z
            ifne 1
            iload 0 /* bc */
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.native_byte_order:(I)Z
            ifne 1
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_1
            ireturn
        end local 1 // boolean is_wide
        end local 0 // int bc
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0       bc  I
            0    2     1  is_wide  Z
    MethodParameters:
         Name  Flags
      bc       
      is_wide  

  int javaSignedWordAt(int);
    descriptor: (I)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // int offset
         0: .line 67
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            iload 1 /* offset */
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeIntArg:(I)I
            ireturn
        end local 1 // int offset
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    1     1  offset  I
    MethodParameters:
        Name  Flags
      offset  

  short javaShortAt(int);
    descriptor: (I)S
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // int offset
         0: .line 71
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            iload 1 /* offset */
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeShortArg:(I)S
            ireturn
        end local 1 // int offset
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    1     1  offset  I
    MethodParameters:
        Name  Flags
      offset  

  byte javaByteAt(int);
    descriptor: (I)B
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
        start local 1 // int offset
         0: .line 75
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            iload 1 /* offset */
            iadd
            invokevirtual sun.jvm.hotspot.oops.Method.getBytecodeByteArg:(I)B
            ireturn
        end local 1 // int offset
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0    this  Lsun/jvm/hotspot/interpreter/Bytecode;
            0    1     1  offset  I
    MethodParameters:
        Name  Flags
      offset  

  public sun.jvm.hotspot.oops.Method method();
    descriptor: ()Lsun/jvm/hotspot/oops/Method;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 78
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.method:Lsun/jvm/hotspot/oops/Method;
            areturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int bci();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 79
            aload 0 /* this */
            getfield sun.jvm.hotspot.interpreter.Bytecode.bci:I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int code();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 83
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.method:()Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.codeAt:(Lsun/jvm/hotspot/oops/Method;I)I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int javaCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 88
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.code:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.javaCode:(I)I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public java.lang.String getBytecodeName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 92
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.code:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.name:(I)Ljava/lang/String;
            areturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public java.lang.String getJavaBytecodeName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 96
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.javaCode:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.name:(I)Ljava/lang/String;
            areturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int getLength();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 100
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.method:()Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.lengthAt:(Lsun/jvm/hotspot/oops/Method;I)I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public int getJavaLength();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 104
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.method:()Lsun/jvm/hotspot/oops/Method;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.bci:()I
            invokestatic sun.jvm.hotspot.interpreter.Bytecodes.javaLengthAt:(Lsun/jvm/hotspot/oops/Method;I)I
            ireturn
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // sun.jvm.hotspot.interpreter.Bytecode this
         0: .line 108
            new java.lang.StringBuffer
            dup
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.getJavaBytecodeName:()Ljava/lang/String;
            invokespecial java.lang.StringBuffer.<init>:(Ljava/lang/String;)V
            astore 1 /* buf */
        start local 1 // java.lang.StringBuffer buf
         1: .line 109
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.code:()I
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.javaCode:()I
            if_icmpeq 6
         2: .line 110
            aload 1 /* buf */
            ldc " "
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         3: .line 111
            aload 1 /* buf */
            bipush 91
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
         4: .line 112
            aload 1 /* buf */
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.interpreter.Bytecode.getBytecodeName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuffer.append:(Ljava/lang/String;)Ljava/lang/StringBuffer;
            pop
         5: .line 113
            aload 1 /* buf */
            bipush 93
            invokevirtual java.lang.StringBuffer.append:(C)Ljava/lang/StringBuffer;
            pop
         6: .line 115
      StackMap locals: java.lang.StringBuffer
      StackMap stack:
            aload 1 /* buf */
            invokevirtual java.lang.StringBuffer.toString:()Ljava/lang/String;
            areturn
        end local 1 // java.lang.StringBuffer buf
        end local 0 // sun.jvm.hotspot.interpreter.Bytecode this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/jvm/hotspot/interpreter/Bytecode;
            1    7     1   buf  Ljava/lang/StringBuffer;
}
SourceFile: "Bytecode.java"