public class sun.jvm.hotspot.oops.Array extends sun.jvm.hotspot.oops.Oop
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.jvm.hotspot.oops.Array
  super_class: sun.jvm.hotspot.oops.Oop
{
  private static long headerSize;
    descriptor: J
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static long lengthOffsetInBytes;
    descriptor: J
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static long typeSize;
    descriptor: J
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 39
            new sun.jvm.hotspot.oops.Array$1
            dup
            invokespecial sun.jvm.hotspot.oops.Array$1.<init>:()V
            invokestatic sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver:(Lsun/jvm/hotspot/utilities/Observer;)V
         1: .line 56
            lconst_0
            putstatic sun.jvm.hotspot.oops.Array.headerSize:J
         2: .line 57
            lconst_0
            putstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
         3: .line 58
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>(sun.jvm.hotspot.debugger.OopHandle, sun.jvm.hotspot.oops.ObjectHeap);
    descriptor: (Lsun/jvm/hotspot/debugger/OopHandle;Lsun/jvm/hotspot/oops/ObjectHeap;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.oops.Array this
        start local 1 // sun.jvm.hotspot.debugger.OopHandle handle
        start local 2 // sun.jvm.hotspot.oops.ObjectHeap heap
         0: .line 47
            aload 0 /* this */
            aload 1 /* handle */
            aload 2 /* heap */
            invokespecial sun.jvm.hotspot.oops.Oop.<init>:(Lsun/jvm/hotspot/debugger/OopHandle;Lsun/jvm/hotspot/oops/ObjectHeap;)V
         1: .line 48
            return
        end local 2 // sun.jvm.hotspot.oops.ObjectHeap heap
        end local 1 // sun.jvm.hotspot.debugger.OopHandle handle
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lsun/jvm/hotspot/oops/Array;
            0    2     1  handle  Lsun/jvm/hotspot/debugger/OopHandle;
            0    2     2    heap  Lsun/jvm/hotspot/oops/ObjectHeap;
    MethodParameters:
        Name  Flags
      handle  
      heap    

  private static void initialize(sun.jvm.hotspot.types.TypeDataBase);
    descriptor: (Lsun/jvm/hotspot/types/TypeDataBase;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // sun.jvm.hotspot.types.TypeDataBase db
         0: .line 51
            aload 0 /* db */
            ldc "arrayOopDesc"
            invokeinterface sun.jvm.hotspot.types.TypeDataBase.lookupType:(Ljava/lang/String;)Lsun/jvm/hotspot/types/Type;
            astore 1 /* type */
        start local 1 // sun.jvm.hotspot.types.Type type
         1: .line 52
            aload 1 /* type */
            invokeinterface sun.jvm.hotspot.types.Type.getSize:()J
            l2i
            i2l
            putstatic sun.jvm.hotspot.oops.Array.typeSize:J
         2: .line 53
            return
        end local 1 // sun.jvm.hotspot.types.Type type
        end local 0 // sun.jvm.hotspot.types.TypeDataBase db
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0    db  Lsun/jvm/hotspot/types/TypeDataBase;
            1    3     1  type  Lsun/jvm/hotspot/types/Type;
    Exceptions:
      throws sun.jvm.hotspot.types.WrongTypeException
    MethodParameters:
      Name  Flags
      db    

  private static long headerSizeInBytes();
    descriptor: ()J
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 61
            getstatic sun.jvm.hotspot.oops.Array.headerSize:J
            lconst_0
            lcmp
            ifeq 2
         1: .line 62
            getstatic sun.jvm.hotspot.oops.Array.headerSize:J
            lreturn
         2: .line 64
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.isCompressedKlassPointersEnabled:()Z
            ifeq 5
         3: .line 65
            getstatic sun.jvm.hotspot.oops.Array.typeSize:J
            putstatic sun.jvm.hotspot.oops.Array.headerSize:J
         4: .line 66
            goto 8
         5: .line 67
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            getstatic sun.jvm.hotspot.oops.Array.typeSize:J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getIntSize:()J
            ladd
         6: .line 68
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getHeapWordSize:()I
            i2l
         7: .line 67
            invokevirtual sun.jvm.hotspot.runtime.VM.alignUp:(JJ)J
            putstatic sun.jvm.hotspot.oops.Array.headerSize:J
         8: .line 70
      StackMap locals:
      StackMap stack:
            getstatic sun.jvm.hotspot.oops.Array.headerSize:J
            lreturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private static long headerSize(sun.jvm.hotspot.runtime.BasicType);
    descriptor: (Lsun/jvm/hotspot/runtime/BasicType;)J
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.runtime.BasicType type
         0: .line 74
            aload 0 /* type */
            invokestatic sun.jvm.hotspot.memory.Universe.elementTypeShouldBeAligned:(Lsun/jvm/hotspot/runtime/BasicType;)Z
            ifeq 2
         1: .line 75
            invokestatic sun.jvm.hotspot.oops.Array.headerSizeInBytes:()J
            invokestatic sun.jvm.hotspot.oops.Array.alignObjectSize:(J)J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getHeapWordSize:()I
            i2l
            ldiv
            lreturn
         2: .line 77
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.oops.Array.headerSizeInBytes:()J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getHeapWordSize:()I
            i2l
            ldiv
            lreturn
        end local 0 // sun.jvm.hotspot.runtime.BasicType type
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  type  Lsun/jvm/hotspot/runtime/BasicType;
    MethodParameters:
      Name  Flags
      type  

  private long lengthOffsetInBytes();
    descriptor: ()J
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.oops.Array this
         0: .line 82
            getstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
            lconst_0
            lcmp
            ifeq 2
         1: .line 83
            getstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
            lreturn
         2: .line 85
      StackMap locals:
      StackMap stack:
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.isCompressedKlassPointersEnabled:()Z
            ifeq 5
         3: .line 86
            getstatic sun.jvm.hotspot.oops.Array.typeSize:J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getIntSize:()J
            lsub
            putstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
         4: .line 87
            goto 6
         5: .line 88
      StackMap locals:
      StackMap stack:
            getstatic sun.jvm.hotspot.oops.Array.typeSize:J
            putstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
         6: .line 90
      StackMap locals:
      StackMap stack:
            getstatic sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:J
            lreturn
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lsun/jvm/hotspot/oops/Array;

  public long getLength();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=1
        start local 0 // sun.jvm.hotspot.oops.Array this
         0: .line 95
            iconst_1
            istore 1 /* isUnsigned */
        start local 1 // boolean isUnsigned
         1: .line 96
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.oops.Array.getHandle:()Lsun/jvm/hotspot/debugger/OopHandle;
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.oops.Array.lengthOffsetInBytes:()J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getIntSize:()J
            iload 1 /* isUnsigned */
            invokeinterface sun.jvm.hotspot.debugger.OopHandle.getCIntegerAt:(JJZ)J
            lreturn
        end local 1 // boolean isUnsigned
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lsun/jvm/hotspot/oops/Array;
            1    2     1  isUnsigned  Z

  public long getObjectSize();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=1
        start local 0 // sun.jvm.hotspot.oops.Array this
         0: .line 100
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.oops.Array.getKlass:()Lsun/jvm/hotspot/oops/Klass;
            checkcast sun.jvm.hotspot.oops.ArrayKlass
            astore 1 /* klass */
        start local 1 // sun.jvm.hotspot.oops.ArrayKlass klass
         1: .line 104
            aload 0 /* this */
            invokevirtual sun.jvm.hotspot.oops.Array.getLength:()J
            aload 1 /* klass */
            invokevirtual sun.jvm.hotspot.oops.ArrayKlass.getLog2ElementSize:()I
            lshl
            lstore 2 /* s */
        start local 2 // long s
         2: .line 105
            lload 2 /* s */
            aload 1 /* klass */
            invokevirtual sun.jvm.hotspot.oops.ArrayKlass.getArrayHeaderInBytes:()J
            ladd
            lstore 2 /* s */
         3: .line 106
            lload 2 /* s */
            invokestatic sun.jvm.hotspot.oops.Oop.alignObjectSize:(J)J
            lstore 2 /* s */
         4: .line 107
            lload 2 /* s */
            lreturn
        end local 2 // long s
        end local 1 // sun.jvm.hotspot.oops.ArrayKlass klass
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    5     0   this  Lsun/jvm/hotspot/oops/Array;
            1    5     1  klass  Lsun/jvm/hotspot/oops/ArrayKlass;
            2    5     2      s  J

  public static long baseOffsetInBytes(sun.jvm.hotspot.runtime.BasicType);
    descriptor: (Lsun/jvm/hotspot/runtime/BasicType;)J
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.runtime.BasicType type
         0: .line 111
            aload 0 /* type */
            invokestatic sun.jvm.hotspot.oops.Array.headerSize:(Lsun/jvm/hotspot/runtime/BasicType;)J
            invokestatic sun.jvm.hotspot.runtime.VM.getVM:()Lsun/jvm/hotspot/runtime/VM;
            invokevirtual sun.jvm.hotspot.runtime.VM.getHeapWordSize:()I
            i2l
            lmul
            lreturn
        end local 0 // sun.jvm.hotspot.runtime.BasicType type
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  type  Lsun/jvm/hotspot/runtime/BasicType;
    MethodParameters:
      Name  Flags
      type  

  public boolean isArray();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.oops.Array this
         0: .line 114
            iconst_1
            ireturn
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/oops/Array;

  public void iterateFields(sun.jvm.hotspot.oops.OopVisitor, boolean);
    descriptor: (Lsun/jvm/hotspot/oops/OopVisitor;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.oops.Array this
        start local 1 // sun.jvm.hotspot.oops.OopVisitor visitor
        start local 2 // boolean doVMFields
         0: .line 117
            aload 0 /* this */
            aload 1 /* visitor */
            iload 2 /* doVMFields */
            invokespecial sun.jvm.hotspot.oops.Oop.iterateFields:(Lsun/jvm/hotspot/oops/OopVisitor;Z)V
         1: .line 118
            return
        end local 2 // boolean doVMFields
        end local 1 // sun.jvm.hotspot.oops.OopVisitor visitor
        end local 0 // sun.jvm.hotspot.oops.Array this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0        this  Lsun/jvm/hotspot/oops/Array;
            0    2     1     visitor  Lsun/jvm/hotspot/oops/OopVisitor;
            0    2     2  doVMFields  Z
    MethodParameters:
            Name  Flags
      visitor     
      doVMFields  
}
SourceFile: "Array.java"
NestMembers:
  sun.jvm.hotspot.oops.Array$1
InnerClasses:
  sun.jvm.hotspot.oops.Array$1