class sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX
  super_class: java.lang.Object
{
  int lineX;
    descriptor: I
    flags: (0x0000) 

  sun.jvm.hotspot.debugger.Address highBound;
    descriptor: Lsun/jvm/hotspot/debugger/Address;
    flags: (0x0000) 

  public void <init>(int, sun.jvm.hotspot.debugger.Address);
    descriptor: (ILsun/jvm/hotspot/debugger/Address;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX this
        start local 1 // int lineX
        start local 2 // sun.jvm.hotspot.debugger.Address highBound
         0: .line 115
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 116
            aload 0 /* this */
            iload 1 /* lineX */
            putfield sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX.lineX:I
         2: .line 117
            aload 0 /* this */
            aload 2 /* highBound */
            putfield sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX.highBound:Lsun/jvm/hotspot/debugger/Address;
         3: .line 118
            return
        end local 2 // sun.jvm.hotspot.debugger.Address highBound
        end local 1 // int lineX
        end local 0 // sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    4     0       this  Lsun/jvm/hotspot/ui/AnnotatedMemoryPanel$AnnoX;
            0    4     1      lineX  I
            0    4     2  highBound  Lsun/jvm/hotspot/debugger/Address;
    MethodParameters:
           Name  Flags
      lineX      
      highBound  
}
SourceFile: "AnnotatedMemoryPanel.java"
NestHost: sun.jvm.hotspot.ui.AnnotatedMemoryPanel
InnerClasses:
  AnnoX = sun.jvm.hotspot.ui.AnnotatedMemoryPanel$AnnoX of sun.jvm.hotspot.ui.AnnotatedMemoryPanel