class sun.jvm.hotspot.oops.GenerateOopMap$4 implements sun.jvm.hotspot.oops.GenerateOopMap$JumpClosure
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.jvm.hotspot.oops.GenerateOopMap$4
  super_class: java.lang.Object
{
  final sun.jvm.hotspot.oops.GenerateOopMap this$0;
    descriptor: Lsun/jvm/hotspot/oops/GenerateOopMap;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.jvm.hotspot.oops.GenerateOopMap);
    descriptor: (Lsun/jvm/hotspot/oops/GenerateOopMap;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // sun.jvm.hotspot.oops.GenerateOopMap$4 this
         0: .line 924
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.oops.GenerateOopMap$4.this$0:Lsun/jvm/hotspot/oops/GenerateOopMap;
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.oops.GenerateOopMap$4 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/oops/GenerateOopMap$4;
    MethodParameters:
        Name  Flags
      this$0  final

  public void process(sun.jvm.hotspot.oops.GenerateOopMap, int, int[]);
    descriptor: (Lsun/jvm/hotspot/oops/GenerateOopMap;I[I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // sun.jvm.hotspot.oops.GenerateOopMap$4 this
        start local 1 // sun.jvm.hotspot.oops.GenerateOopMap c
        start local 2 // int bciDelta
        start local 3 // int[] change
         0: .line 926
            aload 1 /* c */
            iload 2 /* bciDelta */
            aload 3 /* change */
            invokevirtual sun.jvm.hotspot.oops.GenerateOopMap.reachableBasicblock:(I[I)V
         1: .line 927
            return
        end local 3 // int[] change
        end local 2 // int bciDelta
        end local 1 // sun.jvm.hotspot.oops.GenerateOopMap c
        end local 0 // sun.jvm.hotspot.oops.GenerateOopMap$4 this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lsun/jvm/hotspot/oops/GenerateOopMap$4;
            0    2     1         c  Lsun/jvm/hotspot/oops/GenerateOopMap;
            0    2     2  bciDelta  I
            0    2     3    change  [I
    MethodParameters:
          Name  Flags
      c         
      bciDelta  
      change    
}
SourceFile: "GenerateOopMap.java"
EnclosingMethod: sun.jvm.hotspot.oops.GenerateOopMap.markReachableCode:()V
NestHost: sun.jvm.hotspot.oops.GenerateOopMap
InnerClasses:
  sun.jvm.hotspot.oops.GenerateOopMap$4
  abstract JumpClosure = sun.jvm.hotspot.oops.GenerateOopMap$JumpClosure of sun.jvm.hotspot.oops.GenerateOopMap