public class com.sun.tools.javac.jvm.ClassWriter extends com.sun.tools.javac.jvm.ClassFile
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.tools.javac.jvm.ClassWriter
  super_class: com.sun.tools.javac.jvm.ClassFile
{
  protected static final com.sun.tools.javac.util.Context$Key<com.sun.tools.javac.jvm.ClassWriter> classWriterKey;
    descriptor: Lcom/sun/tools/javac/util/Context$Key;
    flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
    Signature: Lcom/sun/tools/javac/util/Context$Key<Lcom/sun/tools/javac/jvm/ClassWriter;>;

  private final com.sun.tools.javac.util.Options options;
    descriptor: Lcom/sun/tools/javac/util/Options;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private boolean verbose;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean emitSourceFile;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean genCrt;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean debugstackmap;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private com.sun.tools.javac.code.Preview preview;
    descriptor: Lcom/sun/tools/javac/code/Preview;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.tools.javac.jvm.Target target;
    descriptor: Lcom/sun/tools/javac/jvm/Target;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.tools.javac.code.Source source;
    descriptor: Lcom/sun/tools/javac/code/Source;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.tools.javac.code.Types types;
    descriptor: Lcom/sun/tools/javac/code/Types;
    flags: (0x0002) ACC_PRIVATE

  private com.sun.tools.javac.comp.Check check;
    descriptor: Lcom/sun/tools/javac/comp/Check;
    flags: (0x0002) ACC_PRIVATE

  public boolean multiModuleMode;
    descriptor: Z
    flags: (0x0001) ACC_PUBLIC

  private com.sun.tools.javac.util.List<java.util.function.ToIntFunction<com.sun.tools.javac.code.Symbol>> extraAttributeHooks;
    descriptor: Lcom/sun/tools/javac/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lcom/sun/tools/javac/util/List<Ljava/util/function/ToIntFunction<Lcom/sun/tools/javac/code/Symbol;>;>;

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

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

  public com.sun.tools.javac.util.ByteBuffer databuf;
    descriptor: Lcom/sun/tools/javac/util/ByteBuffer;
    flags: (0x0001) ACC_PUBLIC

  com.sun.tools.javac.util.ByteBuffer poolbuf;
    descriptor: Lcom/sun/tools/javac/util/ByteBuffer;
    flags: (0x0000) 

  final com.sun.tools.javac.jvm.PoolWriter poolWriter;
    descriptor: Lcom/sun/tools/javac/jvm/PoolWriter;
    flags: (0x0010) ACC_FINAL

  private final com.sun.tools.javac.util.Log log;
    descriptor: Lcom/sun/tools/javac/util/Log;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final com.sun.tools.javac.util.Names names;
    descriptor: Lcom/sun/tools/javac/util/Names;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final javax.tools.JavaFileManager fileManager;
    descriptor: Ljavax/tools/JavaFileManager;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

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

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

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

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

  private boolean dumpClassModifiers;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean dumpFieldModifiers;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean dumpInnerClassModifiers;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private boolean dumpMethodModifiers;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private static final java.lang.String[] flagName;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  com.sun.tools.javac.jvm.ClassWriter$AttributeWriter awriter;
    descriptor: Lcom/sun/tools/javac/jvm/ClassWriter$AttributeWriter;
    flags: (0x0000) 

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$code$TargetType;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$jvm$Code$StackMapFormat;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$code$TypeTag;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind;
    descriptor: [I
    flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 72
            new com.sun.tools.javac.util.Context$Key
            dup
            invokespecial com.sun.tools.javac.util.Context$Key.<init>:()V
            putstatic com.sun.tools.javac.jvm.ClassWriter.classWriterKey:Lcom/sun/tools/javac/util/Context$Key;
         1: .line 234
            bipush 12
            anewarray java.lang.String
            dup
            iconst_0
         2: .line 235
            ldc "PUBLIC"
            aastore
            dup
            iconst_1
            ldc "PRIVATE"
            aastore
            dup
            iconst_2
            ldc "PROTECTED"
            aastore
            dup
            iconst_3
            ldc "STATIC"
            aastore
            dup
            iconst_4
            ldc "FINAL"
            aastore
            dup
            iconst_5
         3: .line 236
            ldc "SUPER"
            aastore
            dup
            bipush 6
            ldc "VOLATILE"
            aastore
            dup
            bipush 7
            ldc "TRANSIENT"
            aastore
            dup
            bipush 8
            ldc "NATIVE"
            aastore
            dup
            bipush 9
            ldc "INTERFACE"
            aastore
            dup
            bipush 10
         4: .line 237
            ldc "ABSTRACT"
            aastore
            dup
            bipush 11
            ldc "STRICTFP"
            aastore
         5: .line 234
            putstatic com.sun.tools.javac.jvm.ClassWriter.flagName:[Ljava/lang/String;
         6: .line 237
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.tools.javac.jvm.ClassWriter instance(com.sun.tools.javac.util.Context);
    descriptor: (Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/jvm/ClassWriter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // com.sun.tools.javac.util.Context context
         0: .line 156
            aload 0 /* context */
            getstatic com.sun.tools.javac.jvm.ClassWriter.classWriterKey:Lcom/sun/tools/javac/util/Context$Key;
            invokevirtual com.sun.tools.javac.util.Context.get:(Lcom/sun/tools/javac/util/Context$Key;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.jvm.ClassWriter
            astore 1 /* instance */
        start local 1 // com.sun.tools.javac.jvm.ClassWriter instance
         1: .line 157
            aload 1 /* instance */
            ifnonnull 3
         2: .line 158
            new com.sun.tools.javac.jvm.ClassWriter
            dup
            aload 0 /* context */
            invokespecial com.sun.tools.javac.jvm.ClassWriter.<init>:(Lcom/sun/tools/javac/util/Context;)V
            astore 1 /* instance */
         3: .line 159
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter
      StackMap stack:
            aload 1 /* instance */
            areturn
        end local 1 // com.sun.tools.javac.jvm.ClassWriter instance
        end local 0 // com.sun.tools.javac.util.Context context
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0   context  Lcom/sun/tools/javac/util/Context;
            1    4     1  instance  Lcom/sun/tools/javac/jvm/ClassWriter;
    MethodParameters:
         Name  Flags
      context  

  protected void <init>(com.sun.tools.javac.util.Context);
    descriptor: (Lcom/sun/tools/javac/util/Context;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.Context context
         0: .line 164
            aload 0 /* this */
            invokespecial com.sun.tools.javac.jvm.ClassFile.<init>:()V
         1: .line 117
            aload 0 /* this */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.jvm.ClassWriter.extraAttributeHooks:Lcom/sun/tools/javac/util/List;
         2: .line 127
            aload 0 /* this */
            new com.sun.tools.javac.util.ByteBuffer
            dup
            ldc 65520
            invokespecial com.sun.tools.javac.util.ByteBuffer.<init>:(I)V
            putfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
         3: .line 131
            aload 0 /* this */
            new com.sun.tools.javac.util.ByteBuffer
            dup
            ldc 131056
            invokespecial com.sun.tools.javac.util.ByteBuffer.<init>:(I)V
            putfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
         4: .line 635
            aload 0 /* this */
            new com.sun.tools.javac.jvm.ClassWriter$AttributeWriter
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.jvm.ClassWriter$AttributeWriter.<init>:(Lcom/sun/tools/javac/jvm/ClassWriter;)V
            putfield com.sun.tools.javac.jvm.ClassWriter.awriter:Lcom/sun/tools/javac/jvm/ClassWriter$AttributeWriter;
         5: .line 165
            aload 1 /* context */
            getstatic com.sun.tools.javac.jvm.ClassWriter.classWriterKey:Lcom/sun/tools/javac/util/Context$Key;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.util.Context.put:(Lcom/sun/tools/javac/util/Context$Key;Ljava/lang/Object;)V
         6: .line 167
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.Log.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Log;
            putfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
         7: .line 168
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.Names.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Names;
            putfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
         8: .line 169
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.Options.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Options;
            putfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
         9: .line 170
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.Preview.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/Preview;
            putfield com.sun.tools.javac.jvm.ClassWriter.preview:Lcom/sun/tools/javac/code/Preview;
        10: .line 171
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.jvm.Target.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/jvm/Target;
            putfield com.sun.tools.javac.jvm.ClassWriter.target:Lcom/sun/tools/javac/jvm/Target;
        11: .line 172
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.Source.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/Source;
            putfield com.sun.tools.javac.jvm.ClassWriter.source:Lcom/sun/tools/javac/code/Source;
        12: .line 173
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.Types.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/Types;
            putfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
        13: .line 174
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Check.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Check;
            putfield com.sun.tools.javac.jvm.ClassWriter.check:Lcom/sun/tools/javac/comp/Check;
        14: .line 175
            aload 0 /* this */
            aload 1 /* context */
            ldc Ljavax/tools/JavaFileManager;
            invokevirtual com.sun.tools.javac.util.Context.get:(Ljava/lang/Class;)Ljava/lang/Object;
            checkcast javax.tools.JavaFileManager
            putfield com.sun.tools.javac.jvm.ClassWriter.fileManager:Ljavax/tools/JavaFileManager;
        15: .line 176
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.jvm.Gen.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/jvm/Gen;
            getfield com.sun.tools.javac.jvm.Gen.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            putfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
        16: .line 178
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            getstatic com.sun.tools.javac.main.Option.VERBOSE:Lcom/sun/tools/javac/main/Option;
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Lcom/sun/tools/javac/main/Option;)Z
            putfield com.sun.tools.javac.jvm.ClassWriter.verbose:Z
        17: .line 179
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            getstatic com.sun.tools.javac.main.Option.XJCOV:Lcom/sun/tools/javac/main/Option;
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Lcom/sun/tools/javac/main/Option;)Z
            putfield com.sun.tools.javac.jvm.ClassWriter.genCrt:Z
        18: .line 180
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            ldc "debug.stackmap"
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Ljava/lang/String;)Z
            putfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
        19: .line 182
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            getstatic com.sun.tools.javac.main.Option.G_CUSTOM:Lcom/sun/tools/javac/main/Option;
            invokevirtual com.sun.tools.javac.util.Options.isUnset:(Lcom/sun/tools/javac/main/Option;)Z
            ifne 21
        20: .line 183
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            getstatic com.sun.tools.javac.main.Option.G_CUSTOM:Lcom/sun/tools/javac/main/Option;
            ldc "source"
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Lcom/sun/tools/javac/main/Option;Ljava/lang/String;)Z
            ifne 21
            iconst_0
            goto 22
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter
        21: iconst_1
        22: .line 182
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter int
            putfield com.sun.tools.javac.jvm.ClassWriter.emitSourceFile:Z
        23: .line 185
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            ldc "debug.dumpmodifiers"
            invokevirtual com.sun.tools.javac.util.Options.get:(Ljava/lang/String;)Ljava/lang/String;
            astore 2 /* modifierFlags */
        start local 2 // java.lang.String modifierFlags
        24: .line 186
            aload 2 /* modifierFlags */
            ifnull 37
        25: .line 187
            aload 0 /* this */
            aload 2 /* modifierFlags */
            bipush 99
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_m1
            if_icmpeq 26
            iconst_1
            goto 27
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context java.lang.String
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter
        26: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context java.lang.String
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter int
        27: putfield com.sun.tools.javac.jvm.ClassWriter.dumpClassModifiers:Z
        28: .line 188
            aload 0 /* this */
            aload 2 /* modifierFlags */
            bipush 102
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_m1
            if_icmpeq 29
            iconst_1
            goto 30
      StackMap locals:
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter
        29: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context java.lang.String
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter int
        30: putfield com.sun.tools.javac.jvm.ClassWriter.dumpFieldModifiers:Z
        31: .line 189
            aload 0 /* this */
            aload 2 /* modifierFlags */
            bipush 105
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_m1
            if_icmpeq 32
            iconst_1
            goto 33
      StackMap locals:
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter
        32: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context java.lang.String
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter int
        33: putfield com.sun.tools.javac.jvm.ClassWriter.dumpInnerClassModifiers:Z
        34: .line 190
            aload 0 /* this */
            aload 2 /* modifierFlags */
            bipush 109
            invokevirtual java.lang.String.indexOf:(I)I
            iconst_m1
            if_icmpeq 35
            iconst_1
            goto 36
      StackMap locals:
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter
        35: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Context java.lang.String
      StackMap stack: com.sun.tools.javac.jvm.ClassWriter int
        36: putfield com.sun.tools.javac.jvm.ClassWriter.dumpMethodModifiers:Z
        37: .line 192
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.String modifierFlags
        end local 1 // com.sun.tools.javac.util.Context context
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   38     0           this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   38     1        context  Lcom/sun/tools/javac/util/Context;
           24   38     2  modifierFlags  Ljava/lang/String;
    MethodParameters:
         Name  Flags
      context  

  public void addExtraAttributes(java.util.function.ToIntFunction<com.sun.tools.javac.code.Symbol>);
    descriptor: (Ljava/util/function/ToIntFunction;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // java.util.function.ToIntFunction addExtraAttributes
         0: .line 195
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.extraAttributeHooks:Lcom/sun/tools/javac/util/List;
            aload 1 /* addExtraAttributes */
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.jvm.ClassWriter.extraAttributeHooks:Lcom/sun/tools/javac/util/List;
         1: .line 196
            return
        end local 1 // java.util.function.ToIntFunction addExtraAttributes
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    2     0                this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    2     1  addExtraAttributes  Ljava/util/function/ToIntFunction<Lcom/sun/tools/javac/code/Symbol;>;
    Signature: (Ljava/util/function/ToIntFunction<Lcom/sun/tools/javac/code/Symbol;>;)V
    MethodParameters:
                    Name  Flags
      addExtraAttributes  

  public static java.lang.String flagNames(long);
    descriptor: (J)Ljava/lang/String;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=6, args_size=1
        start local 0 // long flags
         0: .line 220
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            astore 2 /* sbuf */
        start local 2 // java.lang.StringBuilder sbuf
         1: .line 221
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         2: .line 222
            lload 0 /* flags */
            ldc 4095
            land
            lstore 4 /* f */
        start local 4 // long f
         3: .line 223
            goto 9
         4: .line 224
      StackMap locals: java.lang.StringBuilder int long
      StackMap stack:
            lload 4 /* f */
            lconst_1
            land
            lconst_0
            lcmp
            ifeq 7
         5: .line 225
            aload 2 /* sbuf */
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
         6: .line 226
            aload 2 /* sbuf */
            getstatic com.sun.tools.javac.jvm.ClassWriter.flagName:[Ljava/lang/String;
            iload 3 /* i */
            aaload
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
         7: .line 228
      StackMap locals:
      StackMap stack:
            lload 4 /* f */
            iconst_1
            lshr
            lstore 4 /* f */
         8: .line 229
            iinc 3 /* i */ 1
         9: .line 223
      StackMap locals:
      StackMap stack:
            lload 4 /* f */
            lconst_0
            lcmp
            ifne 4
        10: .line 231
            aload 2 /* sbuf */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 4 // long f
        end local 3 // int i
        end local 2 // java.lang.StringBuilder sbuf
        end local 0 // long flags
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0  flags  J
            1   11     2   sbuf  Ljava/lang/StringBuilder;
            2   11     3      i  I
            3   11     4      f  J
    MethodParameters:
       Name  Flags
      flags  

  void putChar(com.sun.tools.javac.util.ByteBuffer, int, int);
    descriptor: (Lcom/sun/tools/javac/util/ByteBuffer;II)V
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.ByteBuffer buf
        start local 2 // int op
        start local 3 // int x
         0: .line 247
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* op */
            iload 3 /* x */
            bipush 8
            ishr
            sipush 255
            iand
            i2b
            bastore
         1: .line 248
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* op */
            iconst_1
            iadd
            iload 3 /* x */
            sipush 255
            iand
            i2b
            bastore
         2: .line 249
            return
        end local 3 // int x
        end local 2 // int op
        end local 1 // com.sun.tools.javac.util.ByteBuffer buf
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    3     1   buf  Lcom/sun/tools/javac/util/ByteBuffer;
            0    3     2    op  I
            0    3     3     x  I
    MethodParameters:
      Name  Flags
      buf   
      op    
      x     

  void putInt(com.sun.tools.javac.util.ByteBuffer, int, int);
    descriptor: (Lcom/sun/tools/javac/util/ByteBuffer;II)V
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=4
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.ByteBuffer buf
        start local 2 // int adr
        start local 3 // int x
         0: .line 255
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* adr */
            iload 3 /* x */
            bipush 24
            ishr
            sipush 255
            iand
            i2b
            bastore
         1: .line 256
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* adr */
            iconst_1
            iadd
            iload 3 /* x */
            bipush 16
            ishr
            sipush 255
            iand
            i2b
            bastore
         2: .line 257
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* adr */
            iconst_2
            iadd
            iload 3 /* x */
            bipush 8
            ishr
            sipush 255
            iand
            i2b
            bastore
         3: .line 258
            aload 1 /* buf */
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iload 2 /* adr */
            iconst_3
            iadd
            iload 3 /* x */
            sipush 255
            iand
            i2b
            bastore
         4: .line 259
            return
        end local 3 // int x
        end local 2 // int adr
        end local 1 // com.sun.tools.javac.util.ByteBuffer buf
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    5     1   buf  Lcom/sun/tools/javac/util/ByteBuffer;
            0    5     2   adr  I
            0    5     3     x  I
    MethodParameters:
      Name  Flags
      buf   
      adr   
      x     

  public int writeAttr(com.sun.tools.javac.util.Name);
    descriptor: (Lcom/sun/tools/javac/util/Name;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.Name attrName
         0: .line 287
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* attrName */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            istore 2 /* index */
        start local 2 // int index
         1: .line 288
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 2 /* index */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 289
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_0
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendInt:(I)V
         3: .line 290
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.length:I
            ireturn
        end local 2 // int index
        end local 1 // com.sun.tools.javac.util.Name attrName
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    4     1  attrName  Lcom/sun/tools/javac/util/Name;
            1    4     2     index  I
    MethodParameters:
          Name  Flags
      attrName  

  public void endAttr(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // int index
         0: .line 296
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 1 /* index */
            iconst_4
            isub
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.length:I
            iload 1 /* index */
            isub
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.putInt:(Lcom/sun/tools/javac/util/ByteBuffer;II)V
         1: .line 297
            return
        end local 1 // int index
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    2     1  index  I
    MethodParameters:
       Name  Flags
      index  

  int beginAttrs();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
         0: .line 303
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_0
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         1: .line 304
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.length:I
            ireturn
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;

  void endAttrs(int, int);
    descriptor: (II)V
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // int index
        start local 2 // int count
         0: .line 310
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 1 /* index */
            iconst_2
            isub
            iload 2 /* count */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.putChar:(Lcom/sun/tools/javac/util/ByteBuffer;II)V
         1: .line 311
            return
        end local 2 // int count
        end local 1 // int index
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    2     1  index  I
            0    2     2  count  I
    MethodParameters:
       Name  Flags
      index  
      count  

  int writeEnclosingMethodAttribute(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 317
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.EnclosingMethod:Lcom/sun/tools/javac/util/Name;
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeEnclosingMethodAttribute:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            ireturn
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    1     1     c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    MethodParameters:
      Name  Flags
      c     

  protected int writeEnclosingMethodAttribute(com.sun.tools.javac.util.Name, com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.Name attributeName
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 324
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 3
         1: .line 325
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.empty:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 3
         2: .line 326
            iconst_0
            ireturn
         3: .line 328
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* attributeName */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 3 /* alenIdx */
        start local 3 // int alenIdx
         4: .line 329
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 4 /* enclClass */
        start local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
         5: .line 331
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            ifnull 7
         6: .line 332
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 8
         7: .line 333
      StackMap locals: int com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            aconst_null
            goto 9
         8: .line 334
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.originalEnclosingMethod:()Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
         9: .line 330
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$MethodSymbol
            astore 5 /* enclMethod */
        start local 5 // com.sun.tools.javac.code.Symbol$MethodSymbol enclMethod
        10: .line 335
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 4 /* enclClass */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        11: .line 336
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* enclMethod */
            ifnonnull 12
            iconst_0
            goto 13
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Name com.sun.tools.javac.code.Symbol$ClassSymbol int com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$MethodSymbol
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
        12: aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* enclMethod */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putNameAndType:(Lcom/sun/tools/javac/code/Symbol;)I
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.Name com.sun.tools.javac.code.Symbol$ClassSymbol int com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$MethodSymbol
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
        13: invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        14: .line 337
            aload 0 /* this */
            iload 3 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        15: .line 338
            iconst_1
            ireturn
        end local 5 // com.sun.tools.javac.code.Symbol$MethodSymbol enclMethod
        end local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
        end local 3 // int alenIdx
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 1 // com.sun.tools.javac.util.Name attributeName
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   16     0           this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   16     1  attributeName  Lcom/sun/tools/javac/util/Name;
            0   16     2              c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            4   16     3        alenIdx  I
            5   16     4      enclClass  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           10   16     5     enclMethod  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
    MethodParameters:
               Name  Flags
      attributeName  
      c              

  int writeFlagAttrs(long);
    descriptor: (J)I
    flags: (0x0000) 
    Code:
      stack=4, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // long flags
         0: .line 344
            iconst_0
            istore 3 /* acount */
        start local 3 // int acount
         1: .line 345
            lload 1 /* flags */
            ldc 131072
            land
            lconst_0
            lcmp
            ifeq 5
         2: .line 346
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Deprecated:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 4 /* alenIdx */
        start local 4 // int alenIdx
         3: .line 347
            aload 0 /* this */
            iload 4 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
         4: .line 348
            iinc 3 /* acount */ 1
        end local 4 // int alenIdx
         5: .line 350
      StackMap locals: int
      StackMap stack:
            iload 3 /* acount */
            ireturn
        end local 3 // int acount
        end local 1 // long flags
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    6     1    flags  J
            1    6     3   acount  I
            3    5     4  alenIdx  I
    MethodParameters:
       Name  Flags
      flags  

  int writeMemberAttrs(com.sun.tools.javac.code.Symbol, boolean);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;Z)I
    flags: (0x0000) 
    Code:
      stack=4, locals=7, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol sym
        start local 2 // boolean isRecordComponent
         0: .line 357
            iconst_0
            istore 3 /* acount */
        start local 3 // int acount
         1: .line 358
            iload 2 /* isRecordComponent */
            ifne 3
         2: .line 359
            aload 0 /* this */
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeFlagAttrs:(J)I
            istore 3 /* acount */
         3: .line 361
      StackMap locals: int
      StackMap stack:
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            lstore 4 /* flags */
        start local 4 // long flags
         4: .line 362
            lload 4 /* flags */
            ldc 2147487744
            land
            ldc 4096
            lcmp
            ifeq 12
         5: .line 363
            lload 4 /* flags */
            ldc 536870912
            land
            lconst_0
            lcmp
            ifne 12
         6: .line 364
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            aload 1 /* sym */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol.erasure:(Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.isSameType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 8
         7: .line 365
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.signatureGen:Lcom/sun/tools/javac/jvm/PoolWriter$SharedSignatureGenerator;
            aload 1 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter$SharedSignatureGenerator.hasTypeVar:(Lcom/sun/tools/javac/util/List;)Z
            ifeq 12
         8: .line 368
      StackMap locals: long
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Signature:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 6 /* alenIdx */
        start local 6 // int alenIdx
         9: .line 369
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putSignature:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        10: .line 370
            aload 0 /* this */
            iload 6 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        11: .line 371
            iinc 3 /* acount */ 1
        end local 6 // int alenIdx
        12: .line 373
      StackMap locals:
      StackMap stack:
            iload 3 /* acount */
            aload 0 /* this */
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.getRawAttributes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeJavaAnnotations:(Lcom/sun/tools/javac/util/List;)I
            iadd
            istore 3 /* acount */
        13: .line 374
            iload 3 /* acount */
            aload 0 /* this */
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.getRawTypeAttributes:()Lcom/sun/tools/javac/util/List;
            iconst_0
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeTypeAnnotations:(Lcom/sun/tools/javac/util/List;Z)I
            iadd
            istore 3 /* acount */
        14: .line 375
            iload 3 /* acount */
            ireturn
        end local 4 // long flags
        end local 3 // int acount
        end local 2 // boolean isRecordComponent
        end local 1 // com.sun.tools.javac.code.Symbol sym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   15     0               this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   15     1                sym  Lcom/sun/tools/javac/code/Symbol;
            0   15     2  isRecordComponent  Z
            1   15     3             acount  I
            4   15     4              flags  J
            9   12     6            alenIdx  I
    MethodParameters:
                   Name  Flags
      sym                
      isRecordComponent  

  int writeMethodParametersAttr(com.sun.tools.javac.code.Symbol$MethodSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
         0: .line 382
            aload 1 /* m */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.externalType:(Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.asMethodType:()Lcom/sun/tools/javac/code/Type$MethodType;
            astore 2 /* ty */
        start local 2 // com.sun.tools.javac.code.Type$MethodType ty
         1: .line 383
            aload 2 /* ty */
            getfield com.sun.tools.javac.code.Type$MethodType.argtypes:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.size:()I
            istore 3 /* allparams */
        start local 3 // int allparams
         2: .line 384
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
            ifnull 34
            iload 3 /* allparams */
            ifeq 34
         3: .line 385
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.MethodParameters:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 4 /* attrIndex */
        start local 4 // int attrIndex
         4: .line 386
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 3 /* allparams */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         5: .line 388
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.extraParams:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 13
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$MethodSymbol com.sun.tools.javac.code.Type$MethodType int int top java.util.Iterator
      StackMap stack:
         6: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 5 /* s */
        start local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
         7: .line 390
            aload 5 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            l2i
            ldc 36880
            iand
         8: .line 391
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            l2i
            sipush 4096
            iand
         9: .line 390
            ior
        10: .line 389
            istore 7 /* flags */
        start local 7 // int flags
        11: .line 392
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* s */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        12: .line 393
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 7 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 7 // int flags
        end local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
        13: .line 388
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
        14: .line 396
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 22
      StackMap locals:
      StackMap stack:
        15: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 5 /* s */
        start local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
        16: .line 398
            aload 5 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            l2i
            ldc 36880
            iand
        17: .line 399
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            l2i
            sipush 4096
            iand
        18: .line 398
            ior
        19: .line 397
            istore 7 /* flags */
        start local 7 // int flags
        20: .line 400
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* s */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        21: .line 401
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 7 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 7 // int flags
        end local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
        22: .line 396
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 15
        23: .line 404
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.capturedLocals:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 31
      StackMap locals:
      StackMap stack:
        24: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 5 /* s */
        start local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
        25: .line 406
            aload 5 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            l2i
            ldc 36880
            iand
        26: .line 407
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            l2i
            sipush 4096
            iand
        27: .line 406
            ior
        28: .line 405
            istore 7 /* flags */
        start local 7 // int flags
        29: .line 408
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* s */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        30: .line 409
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 7 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 7 // int flags
        end local 5 // com.sun.tools.javac.code.Symbol$VarSymbol s
        31: .line 404
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 24
        32: .line 411
            aload 0 /* this */
            iload 4 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        33: .line 412
            iconst_1
            ireturn
        end local 4 // int attrIndex
        34: .line 414
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$MethodSymbol com.sun.tools.javac.code.Type$MethodType int
      StackMap stack:
            iconst_0
            ireturn
        end local 3 // int allparams
        end local 2 // com.sun.tools.javac.code.Type$MethodType ty
        end local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   35     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   35     1          m  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            1   35     2         ty  Lcom/sun/tools/javac/code/Type$MethodType;
            2   35     3  allparams  I
            4   34     4  attrIndex  I
            7   13     5          s  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           11   13     7      flags  I
           16   22     5          s  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           20   22     7      flags  I
           25   31     5          s  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           29   31     7      flags  I
    MethodParameters:
      Name  Flags
      m     

  private void writeParamAnnotations(com.sun.tools.javac.util.List<com.sun.tools.javac.code.Symbol$VarSymbol>, com.sun.tools.javac.code.Attribute$RetentionPolicy);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=8, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.List params
        start local 2 // com.sun.tools.javac.code.Attribute$RetentionPolicy retention
         0: .line 419
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* params */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         1: .line 420
            aload 1 /* params */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 14
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.code.Attribute$RetentionPolicy top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 3 /* s */
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol s
         3: .line 421
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 5 /* buf */
        start local 5 // com.sun.tools.javac.util.ListBuffer buf
         4: .line 422
            aload 3 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getRawAttributes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 7
            goto 8
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.code.Attribute$RetentionPolicy com.sun.tools.javac.code.Symbol$VarSymbol java.util.Iterator com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         5: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.code.Attribute$Compound a
         6: .line 423
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.code.Types.getRetention:(Lcom/sun/tools/javac/code/Attribute$Compound;)Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            aload 2 /* retention */
            if_acmpne 8
         7: .line 424
            aload 5 /* buf */
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        end local 6 // com.sun.tools.javac.code.Attribute$Compound a
         8: .line 422
      StackMap locals:
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 5
         9: .line 425
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* buf */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        10: .line 426
            aload 5 /* buf */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 7
            goto 13
      StackMap locals:
      StackMap stack:
        11: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.code.Attribute$Compound a
        12: .line 427
            aload 0 /* this */
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeCompoundAttribute:(Lcom/sun/tools/javac/code/Attribute$Compound;)V
        end local 6 // com.sun.tools.javac.code.Attribute$Compound a
        13: .line 426
      StackMap locals:
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 11
        end local 5 // com.sun.tools.javac.util.ListBuffer buf
        end local 3 // com.sun.tools.javac.code.Symbol$VarSymbol s
        14: .line 420
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.code.Attribute$RetentionPolicy top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
        15: .line 430
            return
        end local 2 // com.sun.tools.javac.code.Attribute$RetentionPolicy retention
        end local 1 // com.sun.tools.javac.util.List params
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   16     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   16     1     params  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$VarSymbol;>;
            0   16     2  retention  Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            3   14     3          s  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            4   14     5        buf  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Attribute$Compound;>;
            6    8     6          a  Lcom/sun/tools/javac/code/Attribute$Compound;
           12   13     6          a  Lcom/sun/tools/javac/code/Attribute$Compound;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$VarSymbol;>;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
    MethodParameters:
           Name  Flags
      params     
      retention  

  private void writeParamAnnotations(com.sun.tools.javac.code.Symbol$MethodSymbol, com.sun.tools.javac.code.Attribute$RetentionPolicy);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$MethodSymbol;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
        start local 2 // com.sun.tools.javac.code.Attribute$RetentionPolicy retention
         0: .line 434
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         1: .line 435
            aload 0 /* this */
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
            aload 2 /* retention */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeParamAnnotations:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
         2: .line 436
            return
        end local 2 // com.sun.tools.javac.code.Attribute$RetentionPolicy retention
        end local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    3     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    3     1          m  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            0    3     2  retention  Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
    MethodParameters:
           Name  Flags
      m          
      retention  

  int writeParameterAttrs(com.sun.tools.javac.util.List<com.sun.tools.javac.code.Symbol$VarSymbol>);
    descriptor: (Lcom/sun/tools/javac/util/List;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.List vars
         0: .line 442
            iconst_0
            istore 2 /* hasVisible */
        start local 2 // boolean hasVisible
         1: .line 443
            iconst_0
            istore 3 /* hasInvisible */
        start local 3 // boolean hasInvisible
         2: .line 444
            aload 1 /* vars */
            ifnull 13
         3: .line 445
            aload 1 /* vars */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 12
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int top java.util.Iterator
      StackMap stack:
         4: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 4 /* s */
        start local 4 // com.sun.tools.javac.code.Symbol$VarSymbol s
         5: .line 446
            aload 4 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getRawAttributes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 7
            goto 11
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Symbol$VarSymbol java.util.Iterator top java.util.Iterator
      StackMap stack:
         6: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.code.Attribute$Compound a
         7: .line 447
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy:()[I
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.code.Types.getRetention:(Lcom/sun/tools/javac/code/Attribute$Compound;)Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iaload
            tableswitch { // 1 - 3
                    1: 8
                    2: 9
                    3: 10
              default: 11
          }
         8: .line 448
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Symbol$VarSymbol java.util.Iterator com.sun.tools.javac.code.Attribute$Compound java.util.Iterator
      StackMap stack:
            goto 11
         9: .line 449
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 3 /* hasInvisible */
            goto 11
        10: .line 450
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 2 /* hasVisible */
        end local 6 // com.sun.tools.javac.code.Attribute$Compound a
        11: .line 446
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Symbol$VarSymbol java.util.Iterator top java.util.Iterator
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
        end local 4 // com.sun.tools.javac.code.Symbol$VarSymbol s
        12: .line 445
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int top java.util.Iterator
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        13: .line 457
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int int
      StackMap stack:
            iconst_0
            istore 4 /* attrCount */
        start local 4 // int attrCount
        14: .line 458
            iload 2 /* hasVisible */
            ifeq 19
        15: .line 459
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeVisibleParameterAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* attrIndex */
        start local 5 // int attrIndex
        16: .line 460
            aload 0 /* this */
            aload 1 /* vars */
            getstatic com.sun.tools.javac.code.Attribute$RetentionPolicy.RUNTIME:Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeParamAnnotations:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
        17: .line 461
            aload 0 /* this */
            iload 5 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        18: .line 462
            iinc 4 /* attrCount */ 1
        end local 5 // int attrIndex
        19: .line 464
      StackMap locals: int
      StackMap stack:
            iload 3 /* hasInvisible */
            ifeq 24
        20: .line 465
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeInvisibleParameterAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* attrIndex */
        start local 5 // int attrIndex
        21: .line 466
            aload 0 /* this */
            aload 1 /* vars */
            getstatic com.sun.tools.javac.code.Attribute$RetentionPolicy.CLASS:Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeParamAnnotations:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;)V
        22: .line 467
            aload 0 /* this */
            iload 5 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        23: .line 468
            iinc 4 /* attrCount */ 1
        end local 5 // int attrIndex
        24: .line 470
      StackMap locals:
      StackMap stack:
            iload 4 /* attrCount */
            ireturn
        end local 4 // int attrCount
        end local 3 // boolean hasInvisible
        end local 2 // boolean hasVisible
        end local 1 // com.sun.tools.javac.util.List vars
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   25     0          this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   25     1          vars  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$VarSymbol;>;
            1   25     2    hasVisible  Z
            2   25     3  hasInvisible  Z
            5   12     4             s  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            7   11     6             a  Lcom/sun/tools/javac/code/Attribute$Compound;
           14   25     4     attrCount  I
           16   19     5     attrIndex  I
           21   24     5     attrIndex  I
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$VarSymbol;>;)I
    MethodParameters:
      Name  Flags
      vars  

  int writeJavaAnnotations(com.sun.tools.javac.util.List<com.sun.tools.javac.code.Attribute$Compound>);
    descriptor: (Lcom/sun/tools/javac/util/List;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.List attrs
         0: .line 481
            aload 1 /* attrs */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 1
            iconst_0
            ireturn
         1: .line 482
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 2 /* visibles */
        start local 2 // com.sun.tools.javac.util.ListBuffer visibles
         2: .line 483
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 3 /* invisibles */
        start local 3 // com.sun.tools.javac.util.ListBuffer invisibles
         3: .line 484
            aload 1 /* attrs */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 9
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         4: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 4 /* a */
        start local 4 // com.sun.tools.javac.code.Attribute$Compound a
         5: .line 485
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy:()[I
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* a */
            invokevirtual com.sun.tools.javac.code.Types.getRetention:(Lcom/sun/tools/javac/code/Attribute$Compound;)Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iaload
            tableswitch { // 1 - 3
                    1: 6
                    2: 7
                    3: 8
              default: 9
          }
         6: .line 486
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Attribute$Compound java.util.Iterator
      StackMap stack:
            goto 9
         7: .line 487
      StackMap locals:
      StackMap stack:
            aload 3 /* invisibles */
            aload 4 /* a */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
            goto 9
         8: .line 488
      StackMap locals:
      StackMap stack:
            aload 2 /* visibles */
            aload 4 /* a */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        end local 4 // com.sun.tools.javac.code.Attribute$Compound a
         9: .line 484
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        10: .line 493
            iconst_0
            istore 4 /* attrCount */
        start local 4 // int attrCount
        11: .line 494
            aload 2 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            ifeq 20
        12: .line 495
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeVisibleAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* attrIndex */
        start local 5 // int attrIndex
        13: .line 496
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        14: .line 497
            aload 2 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 7
            goto 17
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int int top java.util.Iterator
      StackMap stack:
        15: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.code.Attribute$Compound a
        16: .line 498
            aload 0 /* this */
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeCompoundAttribute:(Lcom/sun/tools/javac/code/Attribute$Compound;)V
        end local 6 // com.sun.tools.javac.code.Attribute$Compound a
        17: .line 497
      StackMap locals:
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 15
        18: .line 499
            aload 0 /* this */
            iload 5 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        19: .line 500
            iinc 4 /* attrCount */ 1
        end local 5 // int attrIndex
        20: .line 502
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int
      StackMap stack:
            aload 3 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            ifeq 29
        21: .line 503
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeInvisibleAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* attrIndex */
        start local 5 // int attrIndex
        22: .line 504
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 3 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        23: .line 505
            aload 3 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 7
            goto 26
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int int top java.util.Iterator
      StackMap stack:
        24: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$Compound
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.code.Attribute$Compound a
        25: .line 506
            aload 0 /* this */
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeCompoundAttribute:(Lcom/sun/tools/javac/code/Attribute$Compound;)V
        end local 6 // com.sun.tools.javac.code.Attribute$Compound a
        26: .line 505
      StackMap locals:
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 24
        27: .line 507
            aload 0 /* this */
            iload 5 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        28: .line 508
            iinc 4 /* attrCount */ 1
        end local 5 // int attrIndex
        29: .line 510
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int
      StackMap stack:
            iload 4 /* attrCount */
            ireturn
        end local 4 // int attrCount
        end local 3 // com.sun.tools.javac.util.ListBuffer invisibles
        end local 2 // com.sun.tools.javac.util.ListBuffer visibles
        end local 1 // com.sun.tools.javac.util.List attrs
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   30     0        this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   30     1       attrs  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Attribute$Compound;>;
            2   30     2    visibles  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Attribute$Compound;>;
            3   30     3  invisibles  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Attribute$Compound;>;
            5    9     4           a  Lcom/sun/tools/javac/code/Attribute$Compound;
           11   30     4   attrCount  I
           13   20     5   attrIndex  I
           16   17     6           a  Lcom/sun/tools/javac/code/Attribute$Compound;
           22   29     5   attrIndex  I
           25   26     6           a  Lcom/sun/tools/javac/code/Attribute$Compound;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Attribute$Compound;>;)I
    MethodParameters:
       Name  Flags
      attrs  

  int writeTypeAnnotations(com.sun.tools.javac.util.List<com.sun.tools.javac.code.Attribute$TypeCompound>, );
    descriptor: (Lcom/sun/tools/javac/util/List;Z)I
    flags: (0x0000) 
    Code:
      stack=4, locals=9, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.util.List typeAnnos
        start local 2 // boolean inCode
         0: .line 514
            aload 1 /* typeAnnos */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 1
            iconst_0
            ireturn
         1: .line 516
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 3 /* visibles */
        start local 3 // com.sun.tools.javac.util.ListBuffer visibles
         2: .line 517
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 4 /* invisibles */
        start local 4 // com.sun.tools.javac.util.ListBuffer invisibles
         3: .line 519
            aload 1 /* typeAnnos */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 19
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         4: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$TypeCompound
            astore 5 /* tc */
        start local 5 // com.sun.tools.javac.code.Attribute$TypeCompound tc
         5: .line 520
            aload 5 /* tc */
            invokevirtual com.sun.tools.javac.code.Attribute$TypeCompound.hasUnknownPosition:()Z
            ifeq 11
         6: .line 521
            aload 5 /* tc */
            invokevirtual com.sun.tools.javac.code.Attribute$TypeCompound.tryFixPosition:()Z
            istore 7 /* fixed */
        start local 7 // boolean fixed
         7: .line 524
            iload 7 /* fixed */
            ifne 11
         8: .line 529
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.Log$WriterKind.ERROR:Lcom/sun/tools/javac/util/Log$WriterKind;
            invokevirtual com.sun.tools.javac.util.Log.getWriter:(Lcom/sun/tools/javac/util/Log$WriterKind;)Ljava/io/PrintWriter;
            astore 8 /* pw */
        start local 8 // java.io.PrintWriter pw
         9: .line 530
            aload 8 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "ClassWriter: Position UNKNOWN in type annotation: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* tc */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        10: .line 531
            goto 19
        end local 8 // java.io.PrintWriter pw
        end local 7 // boolean fixed
        11: .line 535
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Attribute$TypeCompound java.util.Iterator
      StackMap stack:
            aload 5 /* tc */
            getfield com.sun.tools.javac.code.Attribute$TypeCompound.position:Lcom/sun/tools/javac/code/TypeAnnotationPosition;
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.isLocal:()Z
            iload 2 /* inCode */
            if_icmpeq 13
        12: .line 536
            goto 19
        13: .line 537
      StackMap locals:
      StackMap stack:
            aload 5 /* tc */
            getfield com.sun.tools.javac.code.Attribute$TypeCompound.position:Lcom/sun/tools/javac/code/TypeAnnotationPosition;
            invokevirtual com.sun.tools.javac.code.TypeAnnotationPosition.emitToClassfile:()Z
            ifne 15
        14: .line 538
            goto 19
        15: .line 539
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy:()[I
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* tc */
            invokevirtual com.sun.tools.javac.code.Types.getRetention:(Lcom/sun/tools/javac/code/Attribute$Compound;)Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iaload
            tableswitch { // 1 - 3
                    1: 16
                    2: 17
                    3: 18
              default: 19
          }
        16: .line 540
      StackMap locals:
      StackMap stack:
            goto 19
        17: .line 541
      StackMap locals:
      StackMap stack:
            aload 4 /* invisibles */
            aload 5 /* tc */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
            goto 19
        18: .line 542
      StackMap locals:
      StackMap stack:
            aload 3 /* visibles */
            aload 5 /* tc */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        end local 5 // com.sun.tools.javac.code.Attribute$TypeCompound tc
        19: .line 519
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        20: .line 547
            iconst_0
            istore 5 /* attrCount */
        start local 5 // int attrCount
        21: .line 548
            aload 3 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            ifeq 30
        22: .line 549
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeVisibleTypeAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 6 /* attrIndex */
        start local 6 // int attrIndex
        23: .line 550
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 3 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        24: .line 551
            aload 3 /* visibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 8
            goto 27
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int int top java.util.Iterator
      StackMap stack:
        25: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$TypeCompound
            astore 7 /* p */
        start local 7 // com.sun.tools.javac.code.Attribute$TypeCompound p
        26: .line 552
            aload 0 /* this */
            aload 7 /* p */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeTypeAnnotation:(Lcom/sun/tools/javac/code/Attribute$TypeCompound;)V
        end local 7 // com.sun.tools.javac.code.Attribute$TypeCompound p
        27: .line 551
      StackMap locals:
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 25
        28: .line 553
            aload 0 /* this */
            iload 6 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        29: .line 554
            iinc 5 /* attrCount */ 1
        end local 6 // int attrIndex
        30: .line 557
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int
      StackMap stack:
            aload 4 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            ifeq 39
        31: .line 558
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.RuntimeInvisibleTypeAnnotations:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 6 /* attrIndex */
        start local 6 // int attrIndex
        32: .line 559
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 4 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        33: .line 560
            aload 4 /* invisibles */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 8
            goto 36
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int int top java.util.Iterator
      StackMap stack:
        34: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute$TypeCompound
            astore 7 /* p */
        start local 7 // com.sun.tools.javac.code.Attribute$TypeCompound p
        35: .line 561
            aload 0 /* this */
            aload 7 /* p */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeTypeAnnotation:(Lcom/sun/tools/javac/code/Attribute$TypeCompound;)V
        end local 7 // com.sun.tools.javac.code.Attribute$TypeCompound p
        36: .line 560
      StackMap locals:
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 34
        37: .line 562
            aload 0 /* this */
            iload 6 /* attrIndex */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        38: .line 563
            iinc 5 /* attrCount */ 1
        end local 6 // int attrIndex
        39: .line 566
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.util.List int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer int
      StackMap stack:
            iload 5 /* attrCount */
            ireturn
        end local 5 // int attrCount
        end local 4 // com.sun.tools.javac.util.ListBuffer invisibles
        end local 3 // com.sun.tools.javac.util.ListBuffer visibles
        end local 2 // boolean inCode
        end local 1 // com.sun.tools.javac.util.List typeAnnos
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   40     0        this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   40     1   typeAnnos  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Attribute$TypeCompound;>;
            0   40     2      inCode  Z
            2   40     3    visibles  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Attribute$TypeCompound;>;
            3   40     4  invisibles  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Attribute$TypeCompound;>;
            5   19     5          tc  Lcom/sun/tools/javac/code/Attribute$TypeCompound;
            7   11     7       fixed  Z
            9   11     8          pw  Ljava/io/PrintWriter;
           21   40     5   attrCount  I
           23   30     6   attrIndex  I
           26   27     7           p  Lcom/sun/tools/javac/code/Attribute$TypeCompound;
           32   39     6   attrIndex  I
           35   36     7           p  Lcom/sun/tools/javac/code/Attribute$TypeCompound;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Attribute$TypeCompound;>;Z)I
    MethodParameters:
           Name  Flags
      typeAnnos  
      inCode     

  void writeCompoundAttribute(com.sun.tools.javac.code.Attribute$Compound);
    descriptor: (Lcom/sun/tools/javac/code/Attribute$Compound;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Attribute$Compound c
         0: .line 639
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Attribute$Compound.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putDescriptor:(Lcom/sun/tools/javac/code/Type;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         1: .line 640
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Attribute$Compound.values:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 641
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Attribute$Compound.values:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 3
            goto 6
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Attribute$Compound top java.util.Iterator
      StackMap stack:
         3: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.util.Pair
            astore 2 /* p */
        start local 2 // com.sun.tools.javac.util.Pair p
         4: .line 642
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* p */
            getfield com.sun.tools.javac.util.Pair.fst:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         5: .line 643
            aload 2 /* p */
            getfield com.sun.tools.javac.util.Pair.snd:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Attribute
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.awriter:Lcom/sun/tools/javac/jvm/ClassWriter$AttributeWriter;
            invokevirtual com.sun.tools.javac.code.Attribute.accept:(Lcom/sun/tools/javac/code/Attribute$Visitor;)V
        end local 2 // com.sun.tools.javac.util.Pair p
         6: .line 641
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 3
         7: .line 645
            return
        end local 1 // com.sun.tools.javac.code.Attribute$Compound c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    8     1     c  Lcom/sun/tools/javac/code/Attribute$Compound;
            4    6     2     p  Lcom/sun/tools/javac/util/Pair<Lcom/sun/tools/javac/code/Symbol$MethodSymbol;Lcom/sun/tools/javac/code/Attribute;>;
    MethodParameters:
      Name  Flags
      c     

  void writeTypeAnnotation(com.sun.tools.javac.code.Attribute$TypeCompound);
    descriptor: (Lcom/sun/tools/javac/code/Attribute$TypeCompound;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Attribute$TypeCompound c
         0: .line 648
            aload 0 /* this */
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Attribute$TypeCompound.position:Lcom/sun/tools/javac/code/TypeAnnotationPosition;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writePosition:(Lcom/sun/tools/javac/code/TypeAnnotationPosition;)V
         1: .line 649
            aload 0 /* this */
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeCompoundAttribute:(Lcom/sun/tools/javac/code/Attribute$Compound;)V
         2: .line 650
            return
        end local 1 // com.sun.tools.javac.code.Attribute$TypeCompound c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    3     1     c  Lcom/sun/tools/javac/code/Attribute$TypeCompound;
    MethodParameters:
      Name  Flags
      c     

  void writePosition(com.sun.tools.javac.code.TypeAnnotationPosition);
    descriptor: (Lcom/sun/tools/javac/code/TypeAnnotationPosition;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.TypeAnnotationPosition p
         0: .line 653
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.targetTypeValue:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         1: .line 654
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TargetType:()[I
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iaload
            tableswitch { // 1 - 23
                    1: 16
                    2: 16
                    3: 21
                    4: 18
                    5: 18
                    6: 30
                    7: 30
                    8: 15
                    9: 25
                   10: 23
                   11: 4
                   12: 4
                   13: 13
                   14: 2
                   15: 2
                   16: 2
                   17: 2
                   18: 27
                   19: 27
                   20: 27
                   21: 27
                   22: 27
                   23: 31
              default: 32
          }
         2: .line 662
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.offset:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         3: .line 663
            goto 33
         4: .line 668
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.lvarOffset:[I
            arraylength
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         5: .line 669
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         6: goto 11
         7: .line 670
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.lvarOffset:[I
            iload 2 /* i */
            iaload
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         8: .line 671
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.lvarLength:[I
            iload 2 /* i */
            iaload
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         9: .line 672
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.lvarIndex:[I
            iload 2 /* i */
            iaload
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        10: .line 669
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 2 /* i */
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.lvarOffset:[I
            arraylength
            if_icmplt 7
        end local 2 // int i
        12: .line 674
            goto 33
        13: .line 677
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            invokevirtual com.sun.tools.javac.code.TypeAnnotationPosition.getExceptionIndex:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        14: .line 678
            goto 33
        15: .line 682
      StackMap locals:
      StackMap stack:
            goto 33
        16: .line 686
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.parameter_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        17: .line 687
            goto 33
        18: .line 691
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.parameter_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        19: .line 692
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.bound_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        20: .line 693
            goto 33
        21: .line 696
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        22: .line 697
            goto 33
        23: .line 700
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        24: .line 701
            goto 33
        25: .line 704
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.parameter_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        26: .line 705
            goto 33
        27: .line 713
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.offset:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        28: .line 714
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.type_index:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        29: .line 715
            goto 33
        30: .line 719
      StackMap locals:
      StackMap stack:
            goto 33
        31: .line 721
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            ldc "jvm.ClassWriter: UNKNOWN target type should never occur!"
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        32: .line 723
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            new java.lang.StringBuilder
            dup
            ldc "jvm.ClassWriter: Unknown target type for position: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* p */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        33: .line 727
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.location:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        34: .line 728
            aload 1 /* p */
            getfield com.sun.tools.javac.code.TypeAnnotationPosition.location:Lcom/sun/tools/javac/util/List;
            invokestatic com.sun.tools.javac.code.TypeAnnotationPosition.getBinaryFromTypePath:(Ljava/util/List;)Lcom/sun/tools/javac/util/List;
            astore 2 /* loc */
        start local 2 // java.util.List loc
        35: .line 729
            aload 2 /* loc */
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 38
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.TypeAnnotationPosition java.util.List top java.util.Iterator
      StackMap stack:
        36: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.lang.Integer
            invokevirtual java.lang.Integer.intValue:()I
            istore 3 /* i */
        start local 3 // int i
        37: .line 730
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 3 /* i */
            i2b
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        end local 3 // int i
        38: .line 729
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 36
        end local 2 // java.util.List loc
        39: .line 732
            return
        end local 1 // com.sun.tools.javac.code.TypeAnnotationPosition p
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   40     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   40     1     p  Lcom/sun/tools/javac/code/TypeAnnotationPosition;
            6   12     2     i  I
           35   39     2   loc  Ljava/util/List<Ljava/lang/Integer;>;
           37   38     3     i  I
    MethodParameters:
      Name  Flags
      p     

  int writeModuleAttribute(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=11, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 742
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$ModuleSymbol
            astore 2 /* m */
        start local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
         1: .line 744
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Module:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 3 /* alenIdx */
        start local 3 // int alenIdx
         2: .line 746
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         3: .line 747
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.flags:Ljava/util/Set;
            invokestatic com.sun.tools.javac.code.Symbol$ModuleFlags.value:(Ljava/util/Set;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         4: .line 748
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.version:Lcom/sun/tools/javac/util/Name;
            ifnull 5
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.version:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            goto 6
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
         5: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
         6: invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         7: .line 750
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 4 /* requires */
        start local 4 // com.sun.tools.javac.util.ListBuffer requires
         8: .line 751
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.requires:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 12
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         9: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$RequiresDirective
            astore 5 /* r */
        start local 5 // com.sun.tools.javac.code.Directive$RequiresDirective r
        10: .line 752
            aload 5 /* r */
            getfield com.sun.tools.javac.code.Directive$RequiresDirective.flags:Ljava/util/Set;
            getstatic com.sun.tools.javac.code.Directive$RequiresFlag.EXTRA:Lcom/sun/tools/javac/code/Directive$RequiresFlag;
            invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
            ifne 12
        11: .line 753
            aload 4 /* requires */
            aload 5 /* r */
            invokevirtual com.sun.tools.javac.util.ListBuffer.add:(Ljava/lang/Object;)Z
            pop
        end local 5 // com.sun.tools.javac.code.Directive$RequiresDirective r
        12: .line 751
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 9
        13: .line 755
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 4 /* requires */
            invokevirtual com.sun.tools.javac.util.ListBuffer.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        14: .line 756
            aload 4 /* requires */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 6
            goto 21
      StackMap locals:
      StackMap stack:
        15: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$RequiresDirective
            astore 5 /* r */
        start local 5 // com.sun.tools.javac.code.Directive$RequiresDirective r
        16: .line 757
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* r */
            getfield com.sun.tools.javac.code.Directive$RequiresDirective.module:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        17: .line 758
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* r */
            getfield com.sun.tools.javac.code.Directive$RequiresDirective.flags:Ljava/util/Set;
            invokestatic com.sun.tools.javac.code.Directive$RequiresFlag.value:(Ljava/util/Set;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        18: .line 759
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* r */
            getfield com.sun.tools.javac.code.Directive$RequiresDirective.module:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.version:Lcom/sun/tools/javac/util/Name;
            ifnull 19
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* r */
            getfield com.sun.tools.javac.code.Directive$RequiresDirective.module:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.version:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            goto 20
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Directive$RequiresDirective java.util.Iterator
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
        19: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Directive$RequiresDirective java.util.Iterator
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
        20: invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 5 // com.sun.tools.javac.code.Directive$RequiresDirective r
        21: .line 756
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 15
        22: .line 762
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.exports:Lcom/sun/tools/javac/util/List;
            astore 5 /* exports */
        start local 5 // com.sun.tools.javac.util.List exports
        23: .line 763
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* exports */
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        24: .line 764
            aload 5 /* exports */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 7
            goto 36
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
        25: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$ExportsDirective
            astore 6 /* e */
        start local 6 // com.sun.tools.javac.code.Directive$ExportsDirective e
        26: .line 765
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 6 /* e */
            getfield com.sun.tools.javac.code.Directive$ExportsDirective.packge:Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putPackage:(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        27: .line 766
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 6 /* e */
            getfield com.sun.tools.javac.code.Directive$ExportsDirective.flags:Ljava/util/Set;
            invokestatic com.sun.tools.javac.code.Directive$ExportsFlag.value:(Ljava/util/Set;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        28: .line 767
            aload 6 /* e */
            getfield com.sun.tools.javac.code.Directive$ExportsDirective.modules:Lcom/sun/tools/javac/util/List;
            ifnonnull 31
        29: .line 768
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_0
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        30: .line 769
            goto 36
        31: .line 770
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.code.Directive$ExportsDirective java.util.Iterator
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 6 /* e */
            getfield com.sun.tools.javac.code.Directive$ExportsDirective.modules:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        32: .line 771
            aload 6 /* e */
            getfield com.sun.tools.javac.code.Directive$ExportsDirective.modules:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 35
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.code.Directive$ExportsDirective java.util.Iterator top java.util.Iterator
      StackMap stack:
        33: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$ModuleSymbol
            astore 8 /* msym */
        start local 8 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        34: .line 772
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 8 /* msym */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 8 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        35: .line 771
      StackMap locals:
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 33
        end local 6 // com.sun.tools.javac.code.Directive$ExportsDirective e
        36: .line 764
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 25
        37: .line 777
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.opens:Lcom/sun/tools/javac/util/List;
            astore 6 /* opens */
        start local 6 // com.sun.tools.javac.util.List opens
        38: .line 778
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 6 /* opens */
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        39: .line 779
            aload 6 /* opens */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 8
            goto 51
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
        40: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$OpensDirective
            astore 7 /* o */
        start local 7 // com.sun.tools.javac.code.Directive$OpensDirective o
        41: .line 780
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 7 /* o */
            getfield com.sun.tools.javac.code.Directive$OpensDirective.packge:Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putPackage:(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        42: .line 781
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 7 /* o */
            getfield com.sun.tools.javac.code.Directive$OpensDirective.flags:Ljava/util/Set;
            invokestatic com.sun.tools.javac.code.Directive$OpensFlag.value:(Ljava/util/Set;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        43: .line 782
            aload 7 /* o */
            getfield com.sun.tools.javac.code.Directive$OpensDirective.modules:Lcom/sun/tools/javac/util/List;
            ifnonnull 46
        44: .line 783
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_0
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        45: .line 784
            goto 51
        46: .line 785
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Directive$OpensDirective java.util.Iterator
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 7 /* o */
            getfield com.sun.tools.javac.code.Directive$OpensDirective.modules:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        47: .line 786
            aload 7 /* o */
            getfield com.sun.tools.javac.code.Directive$OpensDirective.modules:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 10
            goto 50
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Directive$OpensDirective java.util.Iterator top java.util.Iterator
      StackMap stack:
        48: aload 10
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$ModuleSymbol
            astore 9 /* msym */
        start local 9 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        49: .line 787
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 9 /* msym */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 9 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        50: .line 786
      StackMap locals:
      StackMap stack:
            aload 10
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 48
        end local 7 // com.sun.tools.javac.code.Directive$OpensDirective o
        51: .line 779
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 40
        52: .line 792
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.uses:Lcom/sun/tools/javac/util/List;
            astore 7 /* uses */
        start local 7 // com.sun.tools.javac.util.List uses
        53: .line 793
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 7 /* uses */
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        54: .line 794
            aload 7 /* uses */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 57
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
        55: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$UsesDirective
            astore 8 /* s */
        start local 8 // com.sun.tools.javac.code.Directive$UsesDirective s
        56: .line 795
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 8 /* s */
            getfield com.sun.tools.javac.code.Directive$UsesDirective.service:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 8 // com.sun.tools.javac.code.Directive$UsesDirective s
        57: .line 794
      StackMap locals:
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 55
        58: .line 801
            new java.util.LinkedHashMap
            dup
            invokespecial java.util.LinkedHashMap.<init>:()V
            astore 8 /* mergedProvides */
        start local 8 // java.util.Map mergedProvides
        59: .line 802
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.provides:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 10
            goto 62
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$ModuleSymbol int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List java.util.Map top java.util.Iterator
      StackMap stack:
        60: aload 10
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Directive$ProvidesDirective
            astore 9 /* p */
        start local 9 // com.sun.tools.javac.code.Directive$ProvidesDirective p
        61: .line 803
            aload 8 /* mergedProvides */
            aload 9 /* p */
            getfield com.sun.tools.javac.code.Directive$ProvidesDirective.service:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokedynamic apply()Ljava/util/function/Function;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)Ljava/lang/Object;
                  com/sun/tools/javac/jvm/ClassWriter.lambda$0(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Ljava/util/Set; (6)
                  (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Ljava/util/Set;
            invokeinterface java.util.Map.computeIfAbsent:(Ljava/lang/Object;Ljava/util/function/Function;)Ljava/lang/Object;
            checkcast java.util.Set
            aload 9 /* p */
            getfield com.sun.tools.javac.code.Directive$ProvidesDirective.impls:Lcom/sun/tools/javac/util/List;
            invokeinterface java.util.Set.addAll:(Ljava/util/Collection;)Z
            pop
        end local 9 // com.sun.tools.javac.code.Directive$ProvidesDirective p
        62: .line 802
      StackMap locals:
      StackMap stack:
            aload 10
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 60
        63: .line 805
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 8 /* mergedProvides */
            invokeinterface java.util.Map.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        64: .line 806
            aload 8 /* mergedProvides */
            aload 0 /* this */
            invokedynamic accept(Lcom/sun/tools/javac/jvm/ClassWriter;)Ljava/util/function/BiConsumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;Ljava/lang/Object;)V
                  com/sun/tools/javac/jvm/ClassWriter.lambda$1(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Ljava/util/Set;)V (7)
                  (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Ljava/util/Set;)V
            invokeinterface java.util.Map.forEach:(Ljava/util/function/BiConsumer;)V
        65: .line 812
            aload 0 /* this */
            iload 3 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        66: .line 813
            iconst_1
            ireturn
        end local 8 // java.util.Map mergedProvides
        end local 7 // com.sun.tools.javac.util.List uses
        end local 6 // com.sun.tools.javac.util.List opens
        end local 5 // com.sun.tools.javac.util.List exports
        end local 4 // com.sun.tools.javac.util.ListBuffer requires
        end local 3 // int alenIdx
        end local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   67     0            this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   67     1               c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   67     2               m  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            2   67     3         alenIdx  I
            8   67     4        requires  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Directive$RequiresDirective;>;
           10   12     5               r  Lcom/sun/tools/javac/code/Directive$RequiresDirective;
           16   21     5               r  Lcom/sun/tools/javac/code/Directive$RequiresDirective;
           23   67     5         exports  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Directive$ExportsDirective;>;
           26   36     6               e  Lcom/sun/tools/javac/code/Directive$ExportsDirective;
           34   35     8            msym  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
           38   67     6           opens  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Directive$OpensDirective;>;
           41   51     7               o  Lcom/sun/tools/javac/code/Directive$OpensDirective;
           49   50     9            msym  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
           53   67     7            uses  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Directive$UsesDirective;>;
           56   57     8               s  Lcom/sun/tools/javac/code/Directive$UsesDirective;
           59   67     8  mergedProvides  Ljava/util/Map<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Ljava/util/Set<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;>;
           61   62     9               p  Lcom/sun/tools/javac/code/Directive$ProvidesDirective;
    MethodParameters:
      Name  Flags
      c     

  void writeInnerClasses();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=4, locals=6, args_size=1
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
         0: .line 823
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.InnerClasses:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 1 /* alenIdx */
        start local 1 // int alenIdx
         1: .line 824
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.innerClasses:Ljava/util/LinkedHashSet;
            invokevirtual java.util.LinkedHashSet.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 825
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.innerClasses:Ljava/util/LinkedHashSet;
            invokevirtual java.util.LinkedHashSet.iterator:()Ljava/util/Iterator;
            astore 3
            goto 22
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int top java.util.Iterator
      StackMap stack:
         3: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 2 /* inner */
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol inner
         4: .line 826
            aload 2 /* inner */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.markAbstractIfNeeded:(Lcom/sun/tools/javac/code/Types;)V
         5: .line 827
            aload 0 /* this */
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.adjustFlags:(J)I
            i2c
            istore 4 /* flags */
        start local 4 // char flags
         6: .line 828
            iload 4 /* flags */
            sipush 512
            iand
            ifeq 7
            iload 4 /* flags */
            sipush 1024
            ior
            i2c
            istore 4 /* flags */
         7: .line 829
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int com.sun.tools.javac.code.Symbol$ClassSymbol java.util.Iterator int
      StackMap stack:
            iload 4 /* flags */
            sipush -2049
            iand
            i2c
            istore 4 /* flags */
         8: .line 830
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.dumpInnerClassModifiers:Z
            ifeq 12
         9: .line 831
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.Log$WriterKind.ERROR:Lcom/sun/tools/javac/util/Log$WriterKind;
            invokevirtual com.sun.tools.javac.util.Log.getWriter:(Lcom/sun/tools/javac/util/Log$WriterKind;)Ljava/io/PrintWriter;
            astore 5 /* pw */
        start local 5 // java.io.PrintWriter pw
        10: .line 832
            aload 5 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "INNERCLASS  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        11: .line 833
            aload 5 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "---"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 4 /* flags */
            i2l
            invokestatic com.sun.tools.javac.jvm.ClassWriter.flagNames:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        end local 5 // java.io.PrintWriter pw
        12: .line 835
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* inner */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        13: .line 836
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
        14: .line 837
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 15
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.util.Name.isEmpty:()Z
            ifne 15
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            goto 16
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
        15: iconst_0
        16: .line 836
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int com.sun.tools.javac.code.Symbol$ClassSymbol java.util.Iterator int
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        17: .line 838
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
        18: .line 839
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.util.Name.isEmpty:()Z
            ifne 19
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* inner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            goto 20
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
        19: iconst_0
        20: .line 838
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int com.sun.tools.javac.code.Symbol$ClassSymbol java.util.Iterator int
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        21: .line 840
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 4 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 4 // char flags
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol inner
        22: .line 825
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int top java.util.Iterator
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 3
        23: .line 842
            aload 0 /* this */
            iload 1 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        24: .line 843
            return
        end local 1 // int alenIdx
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   25     0     this  Lcom/sun/tools/javac/jvm/ClassWriter;
            1   25     1  alenIdx  I
            4   22     2    inner  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            6   22     4    flags  C
           10   12     5       pw  Ljava/io/PrintWriter;

  int writeRecordAttribute(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0000) 
    Code:
      stack=4, locals=7, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
         0: .line 846
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Record:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 2 /* alenIdx */
        start local 2 // int alenIdx
         1: .line 847
            aload 1 /* csym */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
         2: .line 848
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* csym */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getRecordComponents:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         3: .line 849
            aload 1 /* csym */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getRecordComponents:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 11
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol int top java.util.Iterator
      StackMap stack:
         4: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 3 /* v */
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
         5: .line 851
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         6: .line 852
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putDescriptor:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         7: .line 853
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 5 /* acountIdx */
        start local 5 // int acountIdx
         8: .line 854
            iconst_0
            istore 6 /* acount */
        start local 6 // int acount
         9: .line 855
            iload 6 /* acount */
            aload 0 /* this */
            aload 3 /* v */
            iconst_1
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMemberAttrs:(Lcom/sun/tools/javac/code/Symbol;Z)I
            iadd
            istore 6 /* acount */
        10: .line 856
            aload 0 /* this */
            iload 5 /* acountIdx */
            iload 6 /* acount */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
        end local 6 // int acount
        end local 5 // int acountIdx
        end local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
        11: .line 849
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        12: .line 858
            aload 0 /* this */
            iload 2 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        13: .line 859
            iconst_1
            ireturn
        end local 2 // int alenIdx
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   14     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   14     1       csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   14     2    alenIdx  I
            5   11     3          v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            8   11     5  acountIdx  I
            9   11     6     acount  I
    MethodParameters:
      Name  Flags
      csym  

  int writeNestMembersIfNeeded(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=7, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
         0: .line 866
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 2 /* nested */
        start local 2 // com.sun.tools.javac.util.ListBuffer nested
         1: .line 867
            aload 0 /* this */
            aload 1 /* csym */
            aload 2 /* nested */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.listNested:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/ListBuffer;)V
         2: .line 868
            new java.util.LinkedHashSet
            dup
            aload 2 /* nested */
            invokespecial java.util.LinkedHashSet.<init>:(Ljava/util/Collection;)V
            astore 3 /* nestedUnique */
        start local 3 // java.util.Set nestedUnique
         3: .line 869
            aload 1 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 12
            aload 3 /* nestedUnique */
            invokeinterface java.util.Set.isEmpty:()Z
            ifne 12
         4: .line 870
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.NestMembers:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 4 /* alenIdx */
        start local 4 // int alenIdx
         5: .line 871
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 3 /* nestedUnique */
            invokeinterface java.util.Set.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         6: .line 872
            aload 3 /* nestedUnique */
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 6
            goto 9
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.util.ListBuffer java.util.Set int top java.util.Iterator
      StackMap stack:
         7: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 5 /* s */
        start local 5 // com.sun.tools.javac.code.Symbol$ClassSymbol s
         8: .line 873
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* s */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 5 // com.sun.tools.javac.code.Symbol$ClassSymbol s
         9: .line 872
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        10: .line 875
            aload 0 /* this */
            iload 4 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        11: .line 876
            iconst_1
            ireturn
        end local 4 // int alenIdx
        12: .line 878
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.util.ListBuffer java.util.Set
      StackMap stack:
            iconst_0
            ireturn
        end local 3 // java.util.Set nestedUnique
        end local 2 // com.sun.tools.javac.util.ListBuffer nested
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   13     0          this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   13     1          csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   13     2        nested  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;
            3   13     3  nestedUnique  Ljava/util/Set<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;
            5   12     4       alenIdx  I
            8    9     5             s  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    MethodParameters:
      Name  Flags
      csym  

  int writeNestHostIfNeeded(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
         0: .line 885
            aload 1 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 5
         1: .line 886
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.NestHost:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 2 /* alenIdx */
        start local 2 // int alenIdx
         2: .line 887
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* csym */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.outermostClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         3: .line 888
            aload 0 /* this */
            iload 2 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
         4: .line 889
            iconst_1
            ireturn
        end local 2 // int alenIdx
         5: .line 891
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    6     1     csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            2    5     2  alenIdx  I
    MethodParameters:
      Name  Flags
      csym  

  private void listNested(com.sun.tools.javac.code.Symbol, com.sun.tools.javac.util.ListBuffer<com.sun.tools.javac.code.Symbol$ClassSymbol>);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/ListBuffer;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol sym
        start local 2 // com.sun.tools.javac.util.ListBuffer seen
         0: .line 895
            aload 1 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 1
            return
         1: .line 896
      StackMap locals:
      StackMap stack:
            aload 1 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 3 /* csym */
        start local 3 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
         2: .line 897
            aload 3 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 4
         3: .line 898
            aload 2 /* seen */
            aload 3 /* csym */
            invokevirtual com.sun.tools.javac.util.ListBuffer.add:(Ljava/lang/Object;)Z
            pop
         4: .line 900
      StackMap locals: com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            aload 3 /* csym */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            ifnull 9
         5: .line 901
            aload 1 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbols:()Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 5
            goto 8
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Symbol$ClassSymbol top java.util.Iterator
      StackMap stack:
         6: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 4 /* s */
        start local 4 // com.sun.tools.javac.code.Symbol s
         7: .line 902
            aload 0 /* this */
            aload 4 /* s */
            aload 2 /* seen */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.listNested:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/ListBuffer;)V
        end local 4 // com.sun.tools.javac.code.Symbol s
         8: .line 901
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 905
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            aload 3 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.trans_local:Lcom/sun/tools/javac/util/List;
            ifnull 14
        10: .line 906
            aload 3 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.trans_local:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 13
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Symbol$ClassSymbol top java.util.Iterator
      StackMap stack:
        11: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 4 /* s */
        start local 4 // com.sun.tools.javac.code.Symbol s
        12: .line 907
            aload 0 /* this */
            aload 4 /* s */
            aload 2 /* seen */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.listNested:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/ListBuffer;)V
        end local 4 // com.sun.tools.javac.code.Symbol s
        13: .line 906
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 11
        14: .line 910
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        end local 2 // com.sun.tools.javac.util.ListBuffer seen
        end local 1 // com.sun.tools.javac.code.Symbol sym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   15     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   15     1   sym  Lcom/sun/tools/javac/code/Symbol;
            0   15     2  seen  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;
            2   15     3  csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            7    8     4     s  Lcom/sun/tools/javac/code/Symbol;
           12   13     4     s  Lcom/sun/tools/javac/code/Symbol;
    Signature: (Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;)V
    MethodParameters:
      Name  Flags
      sym   
      seen  

  void writeBootstrapMethods();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=9, args_size=1
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
         0: .line 915
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.BootstrapMethods:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 1 /* alenIdx */
        start local 1 // int alenIdx
         1: .line 916
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.bootstrapMethods:Ljava/util/Map;
            invokeinterface java.util.Map.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 917
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.bootstrapMethods:Ljava/util/Map;
            invokeinterface java.util.Map.keySet:()Ljava/util/Set;
            invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
            astore 3
            goto 12
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int top java.util.Iterator
      StackMap stack:
         3: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey
            astore 2 /* bsmKey */
        start local 2 // com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey bsmKey
         4: .line 919
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* bsmKey */
            getfield com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey.bsm:Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putConstant:(Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         5: .line 920
            aload 2 /* bsmKey */
            getfield com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey.staticArgs:[Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;
            astore 4 /* uniqueArgs */
        start local 4 // com.sun.tools.javac.jvm.PoolConstant$LoadableConstant[] uniqueArgs
         6: .line 922
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 4 /* uniqueArgs */
            arraylength
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         7: .line 924
            aload 4 /* uniqueArgs */
            dup
            astore 8
            arraylength
            istore 7
            iconst_0
            istore 6
            goto 11
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey java.util.Iterator com.sun.tools.javac.jvm.PoolConstant$LoadableConstant[] top int int com.sun.tools.javac.jvm.PoolConstant$LoadableConstant[]
      StackMap stack:
         8: aload 8
            iload 6
            aaload
            astore 5 /* arg */
        start local 5 // com.sun.tools.javac.jvm.PoolConstant$LoadableConstant arg
         9: .line 925
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 5 /* arg */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putConstant:(Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 5 // com.sun.tools.javac.jvm.PoolConstant$LoadableConstant arg
        10: .line 924
            iinc 6 1
      StackMap locals:
      StackMap stack:
        11: iload 6
            iload 7
            if_icmplt 8
        end local 4 // com.sun.tools.javac.jvm.PoolConstant$LoadableConstant[] uniqueArgs
        end local 2 // com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey bsmKey
        12: .line 917
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter int top java.util.Iterator
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 3
        13: .line 928
            aload 0 /* this */
            iload 1 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        14: .line 929
            return
        end local 1 // int alenIdx
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   15     0        this  Lcom/sun/tools/javac/jvm/ClassWriter;
            1   15     1     alenIdx  I
            4   12     2      bsmKey  Lcom/sun/tools/javac/jvm/PoolConstant$Dynamic$BsmKey;
            6   12     4  uniqueArgs  [Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;
            9   10     5         arg  Lcom/sun/tools/javac/jvm/PoolConstant$LoadableConstant;

  void writeField(com.sun.tools.javac.code.Symbol$VarSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
         0: .line 934
            aload 0 /* this */
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.adjustFlags:(J)I
            istore 2 /* flags */
        start local 2 // int flags
         1: .line 935
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 2 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 936
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.dumpFieldModifiers:Z
            ifeq 6
         3: .line 937
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.Log$WriterKind.ERROR:Lcom/sun/tools/javac/util/Log$WriterKind;
            invokevirtual com.sun.tools.javac.util.Log.getWriter:(Lcom/sun/tools/javac/util/Log$WriterKind;)Ljava/io/PrintWriter;
            astore 3 /* pw */
        start local 3 // java.io.PrintWriter pw
         4: .line 938
            aload 3 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "FIELD  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
         5: .line 939
            aload 3 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "---"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            invokestatic com.sun.tools.javac.jvm.ClassWriter.flagNames:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        end local 3 // java.io.PrintWriter pw
         6: .line 941
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         7: .line 942
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putDescriptor:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         8: .line 943
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 3 /* acountIdx */
        start local 3 // int acountIdx
         9: .line 944
            iconst_0
            istore 4 /* acount */
        start local 4 // int acount
        10: .line 945
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnull 15
        11: .line 946
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.ConstantValue:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* alenIdx */
        start local 5 // int alenIdx
        12: .line 947
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putConstant:(Ljava/lang/Object;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        13: .line 948
            aload 0 /* this */
            iload 5 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        14: .line 949
            iinc 4 /* acount */ 1
        end local 5 // int alenIdx
        15: .line 951
      StackMap locals: int int
      StackMap stack:
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* v */
            iconst_0
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMemberAttrs:(Lcom/sun/tools/javac/code/Symbol;Z)I
            iadd
            istore 4 /* acount */
        16: .line 952
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeExtraAttributes:(Lcom/sun/tools/javac/code/Symbol;)I
            iadd
            istore 4 /* acount */
        17: .line 953
            aload 0 /* this */
            iload 3 /* acountIdx */
            iload 4 /* acount */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
        18: .line 954
            return
        end local 4 // int acount
        end local 3 // int acountIdx
        end local 2 // int flags
        end local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   19     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   19     1          v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            1   19     2      flags  I
            4    6     3         pw  Ljava/io/PrintWriter;
            9   19     3  acountIdx  I
           10   19     4     acount  I
           12   15     5    alenIdx  I
    MethodParameters:
      Name  Flags
      v     

  void writeMethod(com.sun.tools.javac.code.Symbol$MethodSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
         0: .line 959
            aload 0 /* this */
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.adjustFlags:(J)I
            istore 2 /* flags */
        start local 2 // int flags
         1: .line 960
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 2 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 961
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.dumpMethodModifiers:Z
            ifeq 6
         3: .line 962
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.Log$WriterKind.ERROR:Lcom/sun/tools/javac/util/Log$WriterKind;
            invokevirtual com.sun.tools.javac.util.Log.getWriter:(Lcom/sun/tools/javac/util/Log$WriterKind;)Ljava/io/PrintWriter;
            astore 3 /* pw */
        start local 3 // java.io.PrintWriter pw
         4: .line 963
            aload 3 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "METHOD  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
         5: .line 964
            aload 3 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "---"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            invokestatic com.sun.tools.javac.jvm.ClassWriter.flagNames:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        end local 3 // java.io.PrintWriter pw
         6: .line 966
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         7: .line 967
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putDescriptor:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         8: .line 968
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 3 /* acountIdx */
        start local 3 // int acountIdx
         9: .line 969
            iconst_0
            istore 4 /* acount */
        start local 4 // int acount
        10: .line 970
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.code:Lcom/sun/tools/javac/jvm/Code;
            ifnull 16
        11: .line 971
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Code:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* alenIdx */
        start local 5 // int alenIdx
        12: .line 972
            aload 0 /* this */
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.code:Lcom/sun/tools/javac/jvm/Code;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeCode:(Lcom/sun/tools/javac/jvm/Code;)V
        13: .line 973
            aload 1 /* m */
            aconst_null
            putfield com.sun.tools.javac.code.Symbol$MethodSymbol.code:Lcom/sun/tools/javac/jvm/Code;
        14: .line 974
            aload 0 /* this */
            iload 5 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        15: .line 975
            iinc 4 /* acount */ 1
        end local 5 // int alenIdx
        16: .line 977
      StackMap locals: int int
      StackMap stack:
            aload 1 /* m */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.erasure:(Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            astore 5 /* thrown */
        start local 5 // com.sun.tools.javac.util.List thrown
        17: .line 978
            aload 5 /* thrown */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 27
        18: .line 979
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Exceptions:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 6 /* alenIdx */
        start local 6 // int alenIdx
        19: .line 980
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* thrown */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        20: .line 981
            aload 5 /* thrown */
            astore 7 /* l */
        start local 7 // com.sun.tools.javac.util.List l
        21: goto 24
        22: .line 982
      StackMap locals: com.sun.tools.javac.util.List int com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 7 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Type;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        23: .line 981
            aload 7 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 7 /* l */
      StackMap locals:
      StackMap stack:
        24: aload 7 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 22
        end local 7 // com.sun.tools.javac.util.List l
        25: .line 983
            aload 0 /* this */
            iload 6 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        26: .line 984
            iinc 4 /* acount */ 1
        end local 6 // int alenIdx
        27: .line 986
      StackMap locals:
      StackMap stack:
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.defaultValue:Lcom/sun/tools/javac/code/Attribute;
            ifnull 32
        28: .line 987
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.AnnotationDefault:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 6 /* alenIdx */
        start local 6 // int alenIdx
        29: .line 988
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.defaultValue:Lcom/sun/tools/javac/code/Attribute;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.awriter:Lcom/sun/tools/javac/jvm/ClassWriter$AttributeWriter;
            invokevirtual com.sun.tools.javac.code.Attribute.accept:(Lcom/sun/tools/javac/code/Attribute$Visitor;)V
        30: .line 989
            aload 0 /* this */
            iload 6 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        31: .line 990
            iinc 4 /* acount */ 1
        end local 6 // int alenIdx
        32: .line 992
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.target:Lcom/sun/tools/javac/jvm/Target;
            invokevirtual com.sun.tools.javac.jvm.Target.hasMethodParameters:()Z
            ifeq 35
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.options:Lcom/sun/tools/javac/util/Options;
            getstatic com.sun.tools.javac.main.Option.PARAMETERS:Lcom/sun/tools/javac/main/Option;
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Lcom/sun/tools/javac/main/Option;)Z
            ifne 33
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.isConstructor:()Z
            ifeq 35
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.flags_field:J
            ldc 2305843009213693952
            land
            lconst_0
            lcmp
            ifeq 35
        33: .line 993
      StackMap locals:
      StackMap stack:
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.isLambdaMethod:()Z
            ifne 35
        34: .line 994
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMethodParametersAttr:(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)I
            iadd
            istore 4 /* acount */
        35: .line 996
      StackMap locals:
      StackMap stack:
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* m */
            iconst_0
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMemberAttrs:(Lcom/sun/tools/javac/code/Symbol;Z)I
            iadd
            istore 4 /* acount */
        36: .line 997
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.isLambdaMethod:()Z
            ifne 38
        37: .line 998
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeParameterAttrs:(Lcom/sun/tools/javac/util/List;)I
            iadd
            istore 4 /* acount */
        38: .line 999
      StackMap locals:
      StackMap stack:
            iload 4 /* acount */
            aload 0 /* this */
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeExtraAttributes:(Lcom/sun/tools/javac/code/Symbol;)I
            iadd
            istore 4 /* acount */
        39: .line 1000
            aload 0 /* this */
            iload 3 /* acountIdx */
            iload 4 /* acount */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
        40: .line 1001
            return
        end local 5 // com.sun.tools.javac.util.List thrown
        end local 4 // int acount
        end local 3 // int acountIdx
        end local 2 // int flags
        end local 1 // com.sun.tools.javac.code.Symbol$MethodSymbol m
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   41     0       this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   41     1          m  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            1   41     2      flags  I
            4    6     3         pw  Ljava/io/PrintWriter;
            9   41     3  acountIdx  I
           10   41     4     acount  I
           12   16     5    alenIdx  I
           17   41     5     thrown  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           19   27     6    alenIdx  I
           21   25     7          l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           29   32     6    alenIdx  I
    MethodParameters:
      Name  Flags
      m     

  void writeCode(com.sun.tools.javac.jvm.Code);
    descriptor: (Lcom/sun/tools/javac/jvm/Code;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=12, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.jvm.Code code
         0: .line 1006
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.max_stack:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         1: .line 1007
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.max_locals:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 1008
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.cp:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendInt:(I)V
         3: .line 1009
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.code:[B
            iconst_0
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.cp:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendBytes:([BII)V
         4: .line 1010
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.catchInfo:Lcom/sun/tools/javac/util/ListBuffer;
            invokevirtual com.sun.tools.javac.util.ListBuffer.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         5: .line 1011
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.catchInfo:Lcom/sun/tools/javac/util/ListBuffer;
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            astore 2 /* l */
        start local 2 // com.sun.tools.javac.util.List l
         6: .line 1012
            goto 13
         7: .line 1014
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         8: goto 11
         9: .line 1015
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast char[]
            iload 3 /* i */
            caload
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        10: .line 1014
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        11: iload 3 /* i */
            aload 2 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast char[]
            arraylength
            if_icmplt 9
        end local 3 // int i
        12: .line 1013
            aload 2 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 2 /* l */
        13: .line 1012
      StackMap locals:
      StackMap stack:
            aload 2 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 7
        end local 2 // com.sun.tools.javac.util.List l
        14: .line 1017
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 2 /* acountIdx */
        start local 2 // int acountIdx
        15: .line 1018
            iconst_0
            istore 3 /* acount */
        start local 3 // int acount
        16: .line 1020
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.lineInfo:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 30
        17: .line 1021
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.LineNumberTable:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 4 /* alenIdx */
        start local 4 // int alenIdx
        18: .line 1022
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.lineInfo:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        19: .line 1023
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.lineInfo:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.reverse:()Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
        start local 5 // com.sun.tools.javac.util.List l
        20: .line 1024
            goto 27
        21: .line 1026
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int com.sun.tools.javac.util.List
      StackMap stack:
            iconst_0
            istore 6 /* i */
        start local 6 // int i
        22: goto 25
        23: .line 1027
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast char[]
            iload 6 /* i */
            caload
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        24: .line 1026
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        25: iload 6 /* i */
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast char[]
            arraylength
            if_icmplt 23
        end local 6 // int i
        26: .line 1025
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
        27: .line 1024
      StackMap locals:
      StackMap stack:
            aload 5 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 21
        end local 5 // com.sun.tools.javac.util.List l
        28: .line 1028
            aload 0 /* this */
            iload 4 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        29: .line 1029
            iinc 3 /* acount */ 1
        end local 4 // int alenIdx
        30: .line 1032
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.genCrt:Z
            ifeq 38
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.crt:Lcom/sun/tools/javac/jvm/CRTable;
            ifnull 38
        31: .line 1033
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.crt:Lcom/sun/tools/javac/jvm/CRTable;
            astore 4 /* crt */
        start local 4 // com.sun.tools.javac.jvm.CRTable crt
        32: .line 1034
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.CharacterRangeTable:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* alenIdx */
        start local 5 // int alenIdx
        33: .line 1035
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 6 /* crtIdx */
        start local 6 // int crtIdx
        34: .line 1036
            aload 4 /* crt */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.lineMap:Lcom/sun/tools/javac/util/Position$LineMap;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            invokevirtual com.sun.tools.javac.jvm.CRTable.writeCRT:(Lcom/sun/tools/javac/util/ByteBuffer;Lcom/sun/tools/javac/util/Position$LineMap;Lcom/sun/tools/javac/util/Log;)I
            istore 7 /* crtEntries */
        start local 7 // int crtEntries
        35: .line 1037
            aload 0 /* this */
            iload 6 /* crtIdx */
            iload 7 /* crtEntries */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
        36: .line 1038
            aload 0 /* this */
            iload 5 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        37: .line 1039
            iinc 3 /* acount */ 1
        end local 7 // int crtEntries
        end local 6 // int crtIdx
        end local 5 // int alenIdx
        end local 4 // com.sun.tools.javac.jvm.CRTable crt
        38: .line 1043
      StackMap locals:
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varDebugInfo:Z
            ifeq 94
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varBufferSize:I
            ifle 94
        39: .line 1044
            iconst_0
            istore 4 /* nGenericVars */
        start local 4 // int nGenericVars
        40: .line 1045
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.LocalVariableTable:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* alenIdx */
        start local 5 // int alenIdx
        41: .line 1046
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 1 /* code */
            invokevirtual com.sun.tools.javac.jvm.Code.getLVTSize:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        42: .line 1047
            iconst_0
            istore 6 /* i */
        start local 6 // int i
        43: goto 65
        44: .line 1048
      StackMap locals: int int int
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varBuffer:[Lcom/sun/tools/javac/jvm/Code$LocalVar;
            iload 6 /* i */
            aaload
            astore 7 /* var */
        start local 7 // com.sun.tools.javac.jvm.Code$LocalVar var
        45: .line 1050
            aload 7 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.aliveRanges:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 63
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int com.sun.tools.javac.jvm.Code$LocalVar top java.util.Iterator
      StackMap stack:
        46: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.jvm.Code$LocalVar$Range
            astore 8 /* r */
        start local 8 // com.sun.tools.javac.jvm.Code$LocalVar$Range r
        47: .line 1052
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.start_pc:C
            iflt 49
        48: .line 1053
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.start_pc:C
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.cp:I
            if_icmpgt 49
            iconst_1
            goto 50
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int com.sun.tools.javac.jvm.Code$LocalVar com.sun.tools.javac.jvm.Code$LocalVar$Range java.util.Iterator
      StackMap stack:
        49: iconst_0
        50: .line 1052
      StackMap locals:
      StackMap stack: int
            invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        51: .line 1054
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.start_pc:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        52: .line 1055
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.length:C
            ifle 54
        53: .line 1056
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.start_pc:C
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.length:C
            iadd
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.cp:I
            if_icmpgt 54
            iconst_1
            goto 55
      StackMap locals:
      StackMap stack:
        54: iconst_0
        55: .line 1055
      StackMap locals:
      StackMap stack: int
            invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        56: .line 1057
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 8 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.length:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        57: .line 1058
            aload 7 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            astore 10 /* sym */
        start local 10 // com.sun.tools.javac.code.Symbol$VarSymbol sym
        58: .line 1059
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 10 /* sym */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        59: .line 1060
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 10 /* sym */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putDescriptor:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        60: .line 1061
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 7 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.reg:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        61: .line 1062
            aload 0 /* this */
            aload 7 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.needsLocalVariableTypeEntry:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 63
        62: .line 1063
            iinc 4 /* nGenericVars */ 1
        end local 10 // com.sun.tools.javac.code.Symbol$VarSymbol sym
        end local 8 // com.sun.tools.javac.jvm.Code$LocalVar$Range r
        63: .line 1050
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int com.sun.tools.javac.jvm.Code$LocalVar top java.util.Iterator
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 46
        end local 7 // com.sun.tools.javac.jvm.Code$LocalVar var
        64: .line 1047
            iinc 6 /* i */ 1
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int
      StackMap stack:
        65: iload 6 /* i */
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varBufferSize:I
            if_icmplt 44
        end local 6 // int i
        66: .line 1067
            aload 0 /* this */
            iload 5 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        67: .line 1068
            iinc 3 /* acount */ 1
        68: .line 1070
            iload 4 /* nGenericVars */
            ifle 94
        69: .line 1071
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.LocalVariableTypeTable:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 5 /* alenIdx */
        70: .line 1072
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 4 /* nGenericVars */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        71: .line 1073
            iconst_0
            istore 6 /* count */
        start local 6 // int count
        72: .line 1075
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        73: goto 88
        74: .line 1076
      StackMap locals: int
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varBuffer:[Lcom/sun/tools/javac/jvm/Code$LocalVar;
            iload 7 /* i */
            aaload
            astore 8 /* var */
        start local 8 // com.sun.tools.javac.jvm.Code$LocalVar var
        75: .line 1077
            aload 8 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            astore 9 /* sym */
        start local 9 // com.sun.tools.javac.code.Symbol$VarSymbol sym
        76: .line 1078
            aload 0 /* this */
            aload 9 /* sym */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.needsLocalVariableTypeEntry:(Lcom/sun/tools/javac/code/Type;)Z
            ifne 78
        77: .line 1079
            goto 87
        78: .line 1080
      StackMap locals: com.sun.tools.javac.jvm.Code$LocalVar com.sun.tools.javac.code.Symbol$VarSymbol
      StackMap stack:
            aload 8 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.aliveRanges:Ljava/util/List;
            invokeinterface java.util.List.iterator:()Ljava/util/Iterator;
            astore 11
            goto 86
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int int com.sun.tools.javac.jvm.Code$LocalVar com.sun.tools.javac.code.Symbol$VarSymbol top java.util.Iterator
      StackMap stack:
        79: aload 11
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.jvm.Code$LocalVar$Range
            astore 10 /* r */
        start local 10 // com.sun.tools.javac.jvm.Code$LocalVar$Range r
        80: .line 1082
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 10 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.start_pc:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        81: .line 1083
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 10 /* r */
            getfield com.sun.tools.javac.jvm.Code$LocalVar$Range.length:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        82: .line 1084
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 9 /* sym */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        83: .line 1085
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 9 /* sym */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putSignature:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        84: .line 1086
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 8 /* var */
            getfield com.sun.tools.javac.jvm.Code$LocalVar.reg:C
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        85: .line 1087
            iinc 6 /* count */ 1
        end local 10 // com.sun.tools.javac.jvm.Code$LocalVar$Range r
        86: .line 1080
      StackMap locals:
      StackMap stack:
            aload 11
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 79
        end local 9 // com.sun.tools.javac.code.Symbol$VarSymbol sym
        end local 8 // com.sun.tools.javac.jvm.Code$LocalVar var
        87: .line 1075
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int int int int int
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        88: iload 7 /* i */
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.varBufferSize:I
            if_icmplt 74
        end local 7 // int i
        89: .line 1090
            iload 6 /* count */
            iload 4 /* nGenericVars */
            if_icmpne 90
            iconst_1
            goto 91
      StackMap locals:
      StackMap stack:
        90: iconst_0
      StackMap locals:
      StackMap stack: int
        91: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        92: .line 1091
            aload 0 /* this */
            iload 5 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        93: .line 1092
            iinc 3 /* acount */ 1
        end local 6 // int count
        end local 5 // int alenIdx
        end local 4 // int nGenericVars
        94: .line 1096
      StackMap locals:
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMapBufferSize:I
            ifle 100
        95: .line 1097
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 96
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "Stack map for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.meth:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
        96: .line 1098
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMap:Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            invokevirtual com.sun.tools.javac.jvm.Code$StackMapFormat.getAttributeName:(Lcom/sun/tools/javac/util/Names;)Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 4 /* alenIdx */
        start local 4 // int alenIdx
        97: .line 1099
            aload 0 /* this */
            aload 1 /* code */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeStackMap:(Lcom/sun/tools/javac/jvm/Code;)V
        98: .line 1100
            aload 0 /* this */
            iload 4 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        99: .line 1101
            iinc 3 /* acount */ 1
        end local 4 // int alenIdx
       100: .line 1104
      StackMap locals:
      StackMap stack:
            iload 3 /* acount */
            aload 0 /* this */
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.meth:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.getRawTypeAttributes:()Lcom/sun/tools/javac/util/List;
            iconst_1
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeTypeAnnotations:(Lcom/sun/tools/javac/util/List;Z)I
            iadd
            istore 3 /* acount */
       101: .line 1106
            aload 0 /* this */
            iload 2 /* acountIdx */
            iload 3 /* acount */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
       102: .line 1107
            return
        end local 3 // int acount
        end local 2 // int acountIdx
        end local 1 // com.sun.tools.javac.jvm.Code code
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0  103     0          this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0  103     1          code  Lcom/sun/tools/javac/jvm/Code;
            6   14     2             l  Lcom/sun/tools/javac/util/List<[C>;
            8   12     3             i  I
           15  103     2     acountIdx  I
           16  103     3        acount  I
           18   30     4       alenIdx  I
           20   28     5             l  Lcom/sun/tools/javac/util/List<[C>;
           22   26     6             i  I
           32   38     4           crt  Lcom/sun/tools/javac/jvm/CRTable;
           33   38     5       alenIdx  I
           34   38     6        crtIdx  I
           35   38     7    crtEntries  I
           40   94     4  nGenericVars  I
           41   94     5       alenIdx  I
           43   66     6             i  I
           45   64     7           var  Lcom/sun/tools/javac/jvm/Code$LocalVar;
           47   63     8             r  Lcom/sun/tools/javac/jvm/Code$LocalVar$Range;
           58   63    10           sym  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           72   94     6         count  I
           73   89     7             i  I
           75   87     8           var  Lcom/sun/tools/javac/jvm/Code$LocalVar;
           76   87     9           sym  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           80   86    10             r  Lcom/sun/tools/javac/jvm/Code$LocalVar$Range;
           97  100     4       alenIdx  I
    MethodParameters:
      Name  Flags
      code  

  private boolean needsLocalVariableTypeEntry(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Type t
         0: .line 1113
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.isSameType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifne 3
         1: .line 1114
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.check:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.comp.Check.checkDenotable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 3
         2: .line 1113
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         3: iconst_0
            ireturn
        end local 1 // com.sun.tools.javac.code.Type t
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    4     1     t  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      t     

  void writeStackMap(com.sun.tools.javac.jvm.Code);
    descriptor: (Lcom/sun/tools/javac/jvm/Code;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.jvm.Code code
         0: .line 1118
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMapBufferSize:I
            istore 2 /* nframes */
        start local 2 // int nframes
         1: .line 1119
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 2
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " nframes = "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 2 /* nframes */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
         2: .line 1120
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 2 /* nframes */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         3: .line 1122
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$jvm$Code$StackMapFormat:()[I
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMap:Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            invokevirtual com.sun.tools.javac.jvm.Code$StackMapFormat.ordinal:()I
            iaload
            tableswitch { // 2 - 3
                    2: 4
                    3: 46
              default: 56
          }
         4: .line 1124
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         5: goto 44
         6: .line 1125
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 7
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 3 /* i */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc ":"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         7: .line 1126
      StackMap locals:
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMapBuffer:[Lcom/sun/tools/javac/jvm/Code$StackMapFrame;
            iload 3 /* i */
            aaload
            astore 4 /* frame */
        start local 4 // com.sun.tools.javac.jvm.Code$StackMapFrame frame
         8: .line 1129
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 9
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " pc="
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.pc:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         9: .line 1130
      StackMap locals: com.sun.tools.javac.jvm.Code$StackMapFrame
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.pc:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        10: .line 1133
            iconst_0
            istore 5 /* localCount */
        start local 5 // int localCount
        11: .line 1134
            iconst_0
            istore 6 /* j */
        start local 6 // int j
        12: goto 15
        13: .line 1136
      StackMap locals: int int
      StackMap stack:
            iinc 5 /* localCount */ 1
        14: .line 1135
            iload 6 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.locals:[Lcom/sun/tools/javac/code/Type;
            iload 6 /* j */
            aaload
            invokestatic com.sun.tools.javac.jvm.Code.width:(Lcom/sun/tools/javac/code/Type;)I
            iadd
            istore 6 /* j */
        15: .line 1134
      StackMap locals:
      StackMap stack:
            iload 6 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.locals:[Lcom/sun/tools/javac/code/Type;
            arraylength
            if_icmplt 13
        end local 6 // int j
        16: .line 1138
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 19
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " nlocals="
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        17: .line 1139
            iload 5 /* localCount */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        18: .line 1138
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        19: .line 1140
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 5 /* localCount */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        20: .line 1141
            iconst_0
            istore 6 /* j */
        start local 6 // int j
        21: goto 25
        22: .line 1143
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 23
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " local["
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 6 /* j */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc "]="
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        23: .line 1144
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.locals:[Lcom/sun/tools/javac/code/Type;
            iload 6 /* j */
            aaload
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeStackMapType:(Lcom/sun/tools/javac/code/Type;)V
        24: .line 1142
            iload 6 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.locals:[Lcom/sun/tools/javac/code/Type;
            iload 6 /* j */
            aaload
            invokestatic com.sun.tools.javac.jvm.Code.width:(Lcom/sun/tools/javac/code/Type;)I
            iadd
            istore 6 /* j */
        25: .line 1141
      StackMap locals:
      StackMap stack:
            iload 6 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.locals:[Lcom/sun/tools/javac/code/Type;
            arraylength
            if_icmplt 22
        end local 6 // int j
        26: .line 1148
            iconst_0
            istore 6 /* stackCount */
        start local 6 // int stackCount
        27: .line 1149
            iconst_0
            istore 7 /* j */
        start local 7 // int j
        28: goto 31
        29: .line 1151
      StackMap locals: int
      StackMap stack:
            iinc 6 /* stackCount */ 1
        30: .line 1150
            iload 7 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.stack:[Lcom/sun/tools/javac/code/Type;
            iload 7 /* j */
            aaload
            invokestatic com.sun.tools.javac.jvm.Code.width:(Lcom/sun/tools/javac/code/Type;)I
            iadd
            istore 7 /* j */
        31: .line 1149
      StackMap locals:
      StackMap stack:
            iload 7 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.stack:[Lcom/sun/tools/javac/code/Type;
            arraylength
            if_icmplt 29
        end local 7 // int j
        32: .line 1153
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 35
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " nstack="
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        33: .line 1154
            iload 6 /* stackCount */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        34: .line 1153
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        35: .line 1155
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 6 /* stackCount */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        36: .line 1156
            iconst_0
            istore 7 /* j */
        start local 7 // int j
        37: goto 41
        38: .line 1158
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 39
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc " stack["
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 7 /* j */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc "]="
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        39: .line 1159
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.stack:[Lcom/sun/tools/javac/code/Type;
            iload 7 /* j */
            aaload
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeStackMapType:(Lcom/sun/tools/javac/code/Type;)V
        40: .line 1157
            iload 7 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.stack:[Lcom/sun/tools/javac/code/Type;
            iload 7 /* j */
            aaload
            invokestatic com.sun.tools.javac.jvm.Code.width:(Lcom/sun/tools/javac/code/Type;)I
            iadd
            istore 7 /* j */
        41: .line 1156
      StackMap locals:
      StackMap stack:
            iload 7 /* j */
            aload 4 /* frame */
            getfield com.sun.tools.javac.jvm.Code$StackMapFrame.stack:[Lcom/sun/tools/javac/code/Type;
            arraylength
            if_icmplt 38
        end local 7 // int j
        42: .line 1161
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 43
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            invokevirtual java.io.PrintStream.println:()V
        end local 6 // int stackCount
        end local 5 // int localCount
        end local 4 // com.sun.tools.javac.jvm.Code$StackMapFrame frame
        43: .line 1124
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.jvm.Code int int
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        44: iload 3 /* i */
            iload 2 /* nframes */
            if_icmplt 6
        end local 3 // int i
        45: .line 1163
            goto 57
        46: .line 1165
      StackMap locals:
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMapBuffer:[Lcom/sun/tools/javac/jvm/Code$StackMapFrame;
            invokestatic com.sun.tools.javac.util.Assert.checkNull:(Ljava/lang/Object;)V
        47: .line 1166
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        48: goto 54
        49: .line 1167
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 50
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 3 /* i */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc ":"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        50: .line 1168
      StackMap locals:
      StackMap stack:
            aload 1 /* code */
            getfield com.sun.tools.javac.jvm.Code.stackMapTableBuffer:[Lcom/sun/tools/javac/jvm/ClassWriter$StackMapTableFrame;
            iload 3 /* i */
            aaload
            astore 4 /* frame */
        start local 4 // com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame frame
        51: .line 1169
            aload 4 /* frame */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame.write:(Lcom/sun/tools/javac/jvm/ClassWriter;)V
        52: .line 1170
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 53
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            invokevirtual java.io.PrintStream.println:()V
        end local 4 // com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame frame
        53: .line 1166
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        54: iload 3 /* i */
            iload 2 /* nframes */
            if_icmplt 49
        end local 3 // int i
        55: .line 1172
            goto 57
        56: .line 1175
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            ldc "Unexpected stackmap format value"
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        57: .line 1177
      StackMap locals:
      StackMap stack:
            return
        end local 2 // int nframes
        end local 1 // com.sun.tools.javac.jvm.Code code
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   58     0        this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   58     1        code  Lcom/sun/tools/javac/jvm/Code;
            1   58     2     nframes  I
            5   45     3           i  I
            8   43     4       frame  Lcom/sun/tools/javac/jvm/Code$StackMapFrame;
           11   43     5  localCount  I
           12   16     6           j  I
           21   26     6           j  I
           27   43     6  stackCount  I
           28   32     7           j  I
           37   42     7           j  I
           48   55     3           i  I
           51   53     4       frame  Lcom/sun/tools/javac/jvm/ClassWriter$StackMapTableFrame;
    MethodParameters:
      Name  Flags
      code  

  void writeStackMapType(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Type t
         0: .line 1181
            aload 1 /* t */
            ifnonnull 4
         1: .line 1182
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 2
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "empty"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         2: .line 1183
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_0
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         3: .line 1184
            goto 33
         4: .line 1185
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TypeTag:()[I
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Type.getTag:()Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iaload
            tableswitch { // 1 - 25
                    1: 5
                    2: 5
                    3: 5
                    4: 14
                    5: 8
                    6: 5
                    7: 11
                    8: 5
                    9: 32
                   10: 20
                   11: 20
                   12: 32
                   13: 32
                   14: 32
                   15: 20
                   16: 32
                   17: 32
                   18: 32
                   19: 17
                   20: 32
                   21: 32
                   22: 32
                   23: 32
                   24: 24
                   25: 27
              default: 32
          }
         5: .line 1191
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 6
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "int"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         6: .line 1192
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_1
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
         7: .line 1193
            goto 33
         8: .line 1195
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 9
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "float"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
         9: .line 1196
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_2
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        10: .line 1197
            goto 33
        11: .line 1199
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 12
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "double"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        12: .line 1200
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_3
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        13: .line 1201
            goto 33
        14: .line 1203
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 15
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "long"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        15: .line 1204
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_4
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        16: .line 1205
            goto 33
        17: .line 1207
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 18
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "null"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        18: .line 1208
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iconst_5
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        19: .line 1209
            goto 33
        20: .line 1213
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 21
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "object("
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc ")"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        21: .line 1214
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            bipush 7
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        22: .line 1215
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Type;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        23: .line 1216
            goto 33
        24: .line 1218
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 25
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            ldc "uninit_this"
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        25: .line 1219
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            bipush 6
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        26: .line 1220
            goto 33
        27: .line 1222
      StackMap locals:
      StackMap stack:
            aload 1 /* t */
            checkcast com.sun.tools.javac.jvm.UninitializedType
            astore 2 /* uninitType */
        start local 2 // com.sun.tools.javac.jvm.UninitializedType uninitType
        28: .line 1223
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            bipush 8
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendByte:(I)V
        29: .line 1224
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.debugstackmap:Z
            ifeq 30
            getstatic java.lang.System.out:Ljava/io/PrintStream;
            new java.lang.StringBuilder
            dup
            ldc "uninit_object@"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* uninitType */
            getfield com.sun.tools.javac.jvm.UninitializedType.offset:I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintStream.print:(Ljava/lang/String;)V
        30: .line 1225
      StackMap locals: com.sun.tools.javac.jvm.UninitializedType
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* uninitType */
            getfield com.sun.tools.javac.jvm.UninitializedType.offset:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 2 // com.sun.tools.javac.jvm.UninitializedType uninitType
        31: .line 1227
            goto 33
        32: .line 1229
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        33: .line 1231
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.tools.javac.code.Type t
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   34     0        this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   34     1           t  Lcom/sun/tools/javac/code/Type;
           28   31     2  uninitType  Lcom/sun/tools/javac/jvm/UninitializedType;
    MethodParameters:
      Name  Flags
      t     

  void writeFields(com.sun.tools.javac.code.Scope);
    descriptor: (Lcom/sun/tools/javac/code/Scope;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Scope s
         0: .line 1446
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 2 /* vars */
        start local 2 // com.sun.tools.javac.util.List vars
         1: .line 1447
            aload 1 /* s */
            getstatic com.sun.tools.javac.code.Scope$LookupKind.NON_RECURSIVE:Lcom/sun/tools/javac/code/Scope$LookupKind;
            invokevirtual com.sun.tools.javac.code.Scope.getSymbols:(Lcom/sun/tools/javac/code/Scope$LookupKind;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 4
            goto 4
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Scope com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 3 /* sym */
        start local 3 // com.sun.tools.javac.code.Symbol sym
         3: .line 1448
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 4
            aload 2 /* vars */
            aload 3 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 2 /* vars */
        end local 3 // com.sun.tools.javac.code.Symbol sym
         4: .line 1447
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 1450
            goto 8
         6: .line 1451
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Scope com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 2 /* vars */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeField:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V
         7: .line 1452
            aload 2 /* vars */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 2 /* vars */
         8: .line 1450
      StackMap locals:
      StackMap stack:
            aload 2 /* vars */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 6
         9: .line 1454
            return
        end local 2 // com.sun.tools.javac.util.List vars
        end local 1 // com.sun.tools.javac.code.Scope s
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   10     1     s  Lcom/sun/tools/javac/code/Scope;
            1   10     2  vars  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$VarSymbol;>;
            3    4     3   sym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      s     

  void writeMethods(com.sun.tools.javac.code.Scope);
    descriptor: (Lcom/sun/tools/javac/code/Scope;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Scope s
         0: .line 1457
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 2 /* methods */
        start local 2 // com.sun.tools.javac.util.List methods
         1: .line 1458
            aload 1 /* s */
            getstatic com.sun.tools.javac.code.Scope$LookupKind.NON_RECURSIVE:Lcom/sun/tools/javac/code/Scope$LookupKind;
            invokevirtual com.sun.tools.javac.code.Scope.getSymbols:(Lcom/sun/tools/javac/code/Scope$LookupKind;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 4
            goto 5
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Scope com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 3 /* sym */
        start local 3 // com.sun.tools.javac.code.Symbol sym
         3: .line 1459
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 5
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 137438953472
            land
            lconst_0
            lcmp
            ifne 5
         4: .line 1460
            aload 2 /* methods */
            aload 3 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 2 /* methods */
        end local 3 // com.sun.tools.javac.code.Symbol sym
         5: .line 1458
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         6: .line 1462
            goto 9
         7: .line 1463
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Scope com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 2 /* methods */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMethod:(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
         8: .line 1464
            aload 2 /* methods */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 2 /* methods */
         9: .line 1462
      StackMap locals:
      StackMap stack:
            aload 2 /* methods */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 7
        10: .line 1466
            return
        end local 2 // com.sun.tools.javac.util.List methods
        end local 1 // com.sun.tools.javac.code.Scope s
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0     this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   11     1        s  Lcom/sun/tools/javac/code/Scope;
            1   11     2  methods  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$MethodSymbol;>;
            3    5     3      sym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      s     

  public javax.tools.JavaFileObject writeClass(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Ljavax/tools/JavaFileObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 1474
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 1
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flatname:Lcom/sun/tools/javac/util/Name;
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.Name
         2: invokevirtual com.sun.tools.javac.util.Name.toString:()Ljava/lang/String;
            astore 2 /* name */
        start local 2 // java.lang.String name
         3: .line 1476
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.multiModuleMode:Z
            ifeq 9
         4: .line 1477
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 5
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$ModuleSymbol
            goto 6
      StackMap locals: java.lang.String
      StackMap stack:
         5: aload 1 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.packge:()Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            getfield com.sun.tools.javac.code.Symbol$PackageSymbol.modle:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$ModuleSymbol
         6: astore 4 /* msym */
        start local 4 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
         7: .line 1478
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.fileManager:Ljavax/tools/JavaFileManager;
            getstatic javax.tools.StandardLocation.CLASS_OUTPUT:Ljavax/tools/StandardLocation;
            aload 4 /* msym */
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.util.Name.toString:()Ljava/lang/String;
            invokeinterface javax.tools.JavaFileManager.getLocationForModule:(Ljavax/tools/JavaFileManager$Location;Ljava/lang/String;)Ljavax/tools/JavaFileManager$Location;
            astore 3 /* outLocn */
        end local 4 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        start local 3 // javax.tools.JavaFileManager$Location outLocn
         8: .line 1479
            goto 10
        end local 3 // javax.tools.JavaFileManager$Location outLocn
         9: .line 1480
      StackMap locals:
      StackMap stack:
            getstatic javax.tools.StandardLocation.CLASS_OUTPUT:Ljavax/tools/StandardLocation;
            astore 3 /* outLocn */
        start local 3 // javax.tools.JavaFileManager$Location outLocn
        10: .line 1483
      StackMap locals: javax.tools.JavaFileManager$Location
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.fileManager:Ljavax/tools/JavaFileManager;
            aload 3 /* outLocn */
        11: .line 1484
            aload 2 /* name */
        12: .line 1485
            getstatic javax.tools.JavaFileObject$Kind.CLASS:Ljavax/tools/JavaFileObject$Kind;
        13: .line 1486
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
        14: .line 1483
            invokeinterface javax.tools.JavaFileManager.getJavaFileForOutput:(Ljavax/tools/JavaFileManager$Location;Ljava/lang/String;Ljavax/tools/JavaFileObject$Kind;Ljavax/tools/FileObject;)Ljavax/tools/JavaFileObject;
        15: .line 1482
            astore 4 /* outFile */
        start local 4 // javax.tools.JavaFileObject outFile
        16: .line 1487
            aload 4 /* outFile */
            invokeinterface javax.tools.JavaFileObject.openOutputStream:()Ljava/io/OutputStream;
            astore 5 /* out */
        start local 5 // java.io.OutputStream out
        17: .line 1489
            aload 0 /* this */
            aload 5 /* out */
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeClassFile:(Ljava/io/OutputStream;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        18: .line 1490
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.verbose:Z
            ifeq 20
        19: .line 1491
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            ldc "wrote.file"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 4 /* outFile */
            invokeinterface javax.tools.JavaFileObject.getName:()Ljava/lang/String;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.printVerbose:(Ljava/lang/String;[Ljava/lang/Object;)V
        20: .line 1492
      StackMap locals: javax.tools.JavaFileObject java.io.OutputStream
      StackMap stack:
            aload 5 /* out */
            invokevirtual java.io.OutputStream.close:()V
        21: .line 1493
            aconst_null
            astore 5 /* out */
        22: .line 1494
            goto 35
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException
        23: astore 6 /* ex */
        start local 6 // com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException ex
        24: .line 1495
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* c */
            aload 1 /* c */
            aload 6 /* ex */
            invokevirtual com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException.type:()Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.IllegalSignature:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CannotGenerateClass:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        end local 6 // com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException ex
        25: .line 1497
            aload 5 /* out */
            ifnull 39
        26: .line 1499
            aload 5 /* out */
            invokevirtual java.io.OutputStream.close:()V
        27: .line 1500
            aload 4 /* outFile */
            invokeinterface javax.tools.JavaFileObject.delete:()Z
            pop
        28: .line 1501
            aconst_null
            astore 4 /* outFile */
            goto 39
        29: .line 1496
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        30: .line 1497
            aload 5 /* out */
            ifnull 34
        31: .line 1499
            aload 5 /* out */
            invokevirtual java.io.OutputStream.close:()V
        32: .line 1500
            aload 4 /* outFile */
            invokeinterface javax.tools.JavaFileObject.delete:()Z
            pop
        33: .line 1501
            aconst_null
            astore 4 /* outFile */
        34: .line 1503
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol java.lang.String javax.tools.JavaFileManager$Location javax.tools.JavaFileObject java.io.OutputStream top java.lang.Throwable
      StackMap stack:
            aload 7
            athrow
        35: .line 1497
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol$ClassSymbol java.lang.String javax.tools.JavaFileManager$Location javax.tools.JavaFileObject java.io.OutputStream
      StackMap stack:
            aload 5 /* out */
            ifnull 39
        36: .line 1499
            aload 5 /* out */
            invokevirtual java.io.OutputStream.close:()V
        37: .line 1500
            aload 4 /* outFile */
            invokeinterface javax.tools.JavaFileObject.delete:()Z
            pop
        38: .line 1501
            aconst_null
            astore 4 /* outFile */
        39: .line 1504
      StackMap locals:
      StackMap stack:
            aload 4 /* outFile */
            areturn
        end local 5 // java.io.OutputStream out
        end local 4 // javax.tools.JavaFileObject outFile
        end local 3 // javax.tools.JavaFileManager$Location outLocn
        end local 2 // java.lang.String name
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   40     0     this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0   40     1        c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            3   40     2     name  Ljava/lang/String;
            8    9     3  outLocn  Ljavax/tools/JavaFileManager$Location;
           10   40     3  outLocn  Ljavax/tools/JavaFileManager$Location;
            7    8     4     msym  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
           16   40     4  outFile  Ljavax/tools/JavaFileObject;
           17   40     5      out  Ljava/io/OutputStream;
           24   25     6       ex  Lcom/sun/tools/javac/code/Types$SignatureGenerator$InvalidSignatureException;
      Exception table:
        from    to  target  type
          17    22      23  Class com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException
          17    25      29  any
    Exceptions:
      throws java.io.IOException, com.sun.tools.javac.jvm.ClassWriter$PoolOverflow, com.sun.tools.javac.jvm.ClassWriter$StringOverflow
    MethodParameters:
      Name  Flags
      c     

  public void writeClassFile(java.io.OutputStream, com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Ljava/io/OutputStream;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=14, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // java.io.OutputStream out
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 1511
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16777216
            land
            lconst_0
            lcmp
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
         3: .line 1512
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            invokevirtual com.sun.tools.javac.util.ByteBuffer.reset:()V
         4: .line 1513
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            invokevirtual com.sun.tools.javac.util.ByteBuffer.reset:()V
         5: .line 1515
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.supertype:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* supertype */
        start local 3 // com.sun.tools.javac.code.Type supertype
         6: .line 1516
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.interfaces:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/List;
            astore 4 /* interfaces */
        start local 4 // com.sun.tools.javac.util.List interfaces
         7: .line 1517
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            astore 5 /* typarams */
        start local 5 // com.sun.tools.javac.util.List typarams
         8: .line 1520
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 11
         9: .line 1521
            ldc 32768
            istore 6 /* flags */
        start local 6 // int flags
        10: .line 1522
            goto 15
        end local 6 // int flags
        11: .line 1523
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc -8796093022209
            land
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.adjustFlags:(J)I
            istore 6 /* flags */
        start local 6 // int flags
        12: .line 1524
            iload 6 /* flags */
            iconst_4
            iand
            ifeq 13
            iload 6 /* flags */
            iconst_1
            ior
            istore 6 /* flags */
        13: .line 1525
      StackMap locals: int
      StackMap stack:
            iload 6 /* flags */
            sipush 32273
            iand
            sipush -2049
            iand
            istore 6 /* flags */
        14: .line 1526
            iload 6 /* flags */
            sipush 512
            iand
            ifne 15
            iload 6 /* flags */
            bipush 32
            ior
            istore 6 /* flags */
        15: .line 1529
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.dumpClassModifiers:Z
            ifeq 20
        16: .line 1530
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.Log$WriterKind.ERROR:Lcom/sun/tools/javac/util/Log$WriterKind;
            invokevirtual com.sun.tools.javac.util.Log.getWriter:(Lcom/sun/tools/javac/util/Log$WriterKind;)Ljava/io/PrintWriter;
            astore 7 /* pw */
        start local 7 // java.io.PrintWriter pw
        17: .line 1531
            aload 7 /* pw */
            invokevirtual java.io.PrintWriter.println:()V
        18: .line 1532
            aload 7 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "CLASSFILE  "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getQualifiedName:()Lcom/sun/tools/javac/util/Name;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        19: .line 1533
            aload 7 /* pw */
            new java.lang.StringBuilder
            dup
            ldc "---"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 6 /* flags */
            i2l
            invokestatic com.sun.tools.javac.jvm.ClassWriter.flagNames:(J)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.io.PrintWriter.println:(Ljava/lang/String;)V
        end local 7 // java.io.PrintWriter pw
        20: .line 1535
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 6 /* flags */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        21: .line 1537
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 26
        22: .line 1538
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$ModuleSymbol
            getfield com.sun.tools.javac.code.Symbol$ModuleSymbol.unnamedPackage:Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            astore 7 /* unnamed */
        start local 7 // com.sun.tools.javac.code.Symbol$PackageSymbol unnamed
        23: .line 1539
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
        24: new com.sun.tools.javac.code.Symbol$ClassSymbol
            dup
            lconst_0
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.module_info:Lcom/sun/tools/javac/util/Name;
            aload 7 /* unnamed */
            invokespecial com.sun.tools.javac.code.Symbol$ClassSymbol.<init>:(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol;)V
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        end local 7 // com.sun.tools.javac.code.Symbol$PackageSymbol unnamed
        25: .line 1540
            goto 27
        26: .line 1541
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        27: .line 1543
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 3 /* supertype */
            getstatic com.sun.tools.javac.code.TypeTag.CLASS:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 28
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 3 /* supertype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            goto 29
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.ByteBuffer
        28: iconst_0
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter java.io.OutputStream com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List int
      StackMap stack: com.sun.tools.javac.util.ByteBuffer int
        29: invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        30: .line 1544
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 4 /* interfaces */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        31: .line 1545
            aload 4 /* interfaces */
            astore 7 /* l */
        start local 7 // com.sun.tools.javac.util.List l
        32: goto 35
        33: .line 1546
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 7 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        34: .line 1545
            aload 7 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 7 /* l */
      StackMap locals:
      StackMap stack:
        35: aload 7 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 33
        end local 7 // com.sun.tools.javac.util.List l
        36: .line 1547
            iconst_0
            istore 7 /* fieldsCount */
        start local 7 // int fieldsCount
        37: .line 1548
            iconst_0
            istore 8 /* methodsCount */
        start local 8 // int methodsCount
        38: .line 1549
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getstatic com.sun.tools.javac.code.Scope$LookupKind.NON_RECURSIVE:Lcom/sun/tools/javac/code/Scope$LookupKind;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbols:(Lcom/sun/tools/javac/code/Scope$LookupKind;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 10
            goto 46
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter java.io.OutputStream com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int int top java.util.Iterator
      StackMap stack:
        39: aload 10
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 9 /* sym */
        start local 9 // com.sun.tools.javac.code.Symbol sym
        40: .line 1550
            invokestatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind:()[I
            aload 9 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iaload
            tableswitch { // 3 - 5
                    3: 44
                    4: 41
                    5: 42
              default: 45
          }
        41: .line 1551
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter java.io.OutputStream com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int int com.sun.tools.javac.code.Symbol java.util.Iterator
      StackMap stack:
            iinc 7 /* fieldsCount */ 1
            goto 46
        42: .line 1552
      StackMap locals:
      StackMap stack:
            aload 9 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 137438953472
            land
            lconst_0
            lcmp
            ifne 46
            iinc 8 /* methodsCount */ 1
        43: .line 1553
            goto 46
        44: .line 1554
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 9 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.enterInner:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
            goto 46
        45: .line 1555
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.util.Assert.error:()V
        end local 9 // com.sun.tools.javac.code.Symbol sym
        46: .line 1549
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter java.io.OutputStream com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int int top java.util.Iterator
      StackMap stack:
            aload 10
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 39
        47: .line 1559
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.trans_local:Lcom/sun/tools/javac/util/List;
            ifnull 52
        48: .line 1560
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.trans_local:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 10
            goto 51
      StackMap locals:
      StackMap stack:
        49: aload 10
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 9 /* local */
        start local 9 // com.sun.tools.javac.code.Symbol$ClassSymbol local
        50: .line 1561
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 9 /* local */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.enterInner:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        end local 9 // com.sun.tools.javac.code.Symbol$ClassSymbol local
        51: .line 1560
      StackMap locals:
      StackMap stack:
            aload 10
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 49
        52: .line 1565
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter java.io.OutputStream com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 7 /* fieldsCount */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        53: .line 1566
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeFields:(Lcom/sun/tools/javac/code/Scope;)V
        54: .line 1567
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            iload 8 /* methodsCount */
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        55: .line 1568
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeMethods:(Lcom/sun/tools/javac/code/Scope;)V
        56: .line 1570
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.beginAttrs:()I
            istore 9 /* acountIdx */
        start local 9 // int acountIdx
        57: .line 1571
            iconst_0
            istore 10 /* acount */
        start local 10 // int acount
        58: .line 1574
            aload 5 /* typarams */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifne 60
            aload 3 /* supertype */
            invokevirtual com.sun.tools.javac.code.Type.allparams:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifne 60
        59: .line 1573
            iconst_0
            goto 61
      StackMap locals: int int
      StackMap stack:
        60: iconst_1
      StackMap locals:
      StackMap stack: int
        61: istore 11 /* sigReq */
        start local 11 // boolean sigReq
        62: .line 1575
            aload 4 /* interfaces */
            astore 12 /* l */
        start local 12 // com.sun.tools.javac.util.List l
        63: goto 68
        64: .line 1576
      StackMap locals: int com.sun.tools.javac.util.List
      StackMap stack:
            aload 12 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokevirtual com.sun.tools.javac.code.Type.allparams:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifeq 65
            iconst_1
            goto 66
      StackMap locals:
      StackMap stack:
        65: iconst_0
      StackMap locals:
      StackMap stack: int
        66: istore 11 /* sigReq */
        67: .line 1575
            aload 12 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 12 /* l */
      StackMap locals:
      StackMap stack:
        68: iload 11 /* sigReq */
            ifne 69
            aload 12 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 64
        end local 12 // com.sun.tools.javac.util.List l
        69: .line 1577
      StackMap locals:
      StackMap stack:
            iload 11 /* sigReq */
            ifeq 74
        70: .line 1578
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.Signature:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 12 /* alenIdx */
        start local 12 // int alenIdx
        71: .line 1579
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putSignature:(Lcom/sun/tools/javac/code/Symbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        72: .line 1580
            aload 0 /* this */
            iload 12 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        73: .line 1581
            iinc 10 /* acount */ 1
        end local 12 // int alenIdx
        74: .line 1584
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
            ifnull 80
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.emitSourceFile:Z
            ifeq 80
        75: .line 1585
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.SourceFile:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 12 /* alenIdx */
        start local 12 // int alenIdx
        76: .line 1589
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
            invokestatic com.sun.tools.javac.file.PathFileObject.getSimpleName:(Ljavax/tools/FileObject;)Ljava/lang/String;
            astore 13 /* simpleName */
        start local 13 // java.lang.String simpleName
        77: .line 1590
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            aload 13 /* simpleName */
            invokevirtual com.sun.tools.javac.util.Names.fromString:(Ljava/lang/String;)Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        78: .line 1591
            aload 0 /* this */
            iload 12 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        79: .line 1592
            iinc 10 /* acount */ 1
        end local 13 // java.lang.String simpleName
        end local 12 // int alenIdx
        80: .line 1595
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.genCrt:Z
            ifeq 89
        81: .line 1597
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.SourceID:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 12 /* alenIdx */
        start local 12 // int alenIdx
        82: .line 1598
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            aload 0 /* this */
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.getLastModified:(Ljavax/tools/FileObject;)J
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual com.sun.tools.javac.util.Names.fromString:(Ljava/lang/String;)Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        83: .line 1599
            aload 0 /* this */
            iload 12 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        84: .line 1600
            iinc 10 /* acount */ 1
        85: .line 1602
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.CompilationID:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeAttr:(Lcom/sun/tools/javac/util/Name;)I
            istore 12 /* alenIdx */
        86: .line 1603
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.names:Lcom/sun/tools/javac/util/Names;
            invokestatic java.lang.System.currentTimeMillis:()J
            invokestatic java.lang.Long.toString:(J)Ljava/lang/String;
            invokevirtual com.sun.tools.javac.util.Names.fromString:(Ljava/lang/String;)Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putName:(Lcom/sun/tools/javac/util/Name;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
        87: .line 1604
            aload 0 /* this */
            iload 12 /* alenIdx */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttr:(I)V
        88: .line 1605
            iinc 10 /* acount */ 1
        end local 12 // int alenIdx
        89: .line 1608
      StackMap locals:
      StackMap stack:
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeFlagAttrs:(J)I
            iadd
            istore 10 /* acount */
        90: .line 1609
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getRawAttributes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeJavaAnnotations:(Lcom/sun/tools/javac/util/List;)I
            iadd
            istore 10 /* acount */
        91: .line 1610
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getRawTypeAttributes:()Lcom/sun/tools/javac/util/List;
            iconst_0
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeTypeAnnotations:(Lcom/sun/tools/javac/util/List;Z)I
            iadd
            istore 10 /* acount */
        92: .line 1611
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeEnclosingMethodAttribute:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
        93: .line 1612
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 96
        94: .line 1613
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeModuleAttribute:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
        95: .line 1614
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc -131073
            land
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeFlagAttrs:(J)I
            iadd
            istore 10 /* acount */
        96: .line 1616
      StackMap locals:
      StackMap stack:
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeExtraClassAttributes:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
        97: .line 1617
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeExtraAttributes:(Lcom/sun/tools/javac/code/Symbol;)I
            iadd
            istore 10 /* acount */
        98: .line 1619
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            ldc -889275714
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendInt:(I)V
        99: .line 1620
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.preview:Lcom/sun/tools/javac/code/Preview;
            invokevirtual com.sun.tools.javac.code.Preview.isEnabled:()Z
            ifeq 102
       100: .line 1621
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            ldc 65535
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
       101: .line 1622
            goto 103
       102: .line 1623
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.target:Lcom/sun/tools/javac/jvm/Target;
            getfield com.sun.tools.javac.jvm.Target.minorVersion:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
       103: .line 1625
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.target:Lcom/sun/tools/javac/jvm/Target;
            getfield com.sun.tools.javac.jvm.Target.majorVersion:I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
       104: .line 1627
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 108
       105: .line 1628
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.target:Lcom/sun/tools/javac/jvm/Target;
            invokevirtual com.sun.tools.javac.jvm.Target.hasNestmateAccess:()Z
            ifeq 108
       106: .line 1629
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeNestMembersIfNeeded:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
       107: .line 1630
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeNestHostIfNeeded:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
       108: .line 1634
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.isRecord:()Z
            ifeq 110
       109: .line 1635
            iload 10 /* acount */
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeRecordAttribute:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            iadd
            istore 10 /* acount */
       110: .line 1638
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.bootstrapMethods:Ljava/util/Map;
            invokeinterface java.util.Map.isEmpty:()Z
            ifne 113
       111: .line 1639
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeBootstrapMethods:()V
       112: .line 1640
            iinc 10 /* acount */ 1
       113: .line 1643
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            getfield com.sun.tools.javac.jvm.PoolWriter.innerClasses:Ljava/util/LinkedHashSet;
            invokevirtual java.util.LinkedHashSet.isEmpty:()Z
            ifne 116
       114: .line 1644
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.writeInnerClasses:()V
       115: .line 1645
            iinc 10 /* acount */ 1
       116: .line 1648
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iload 9 /* acountIdx */
            iload 10 /* acount */
            invokevirtual com.sun.tools.javac.jvm.ClassWriter.endAttrs:(II)V
       117: .line 1650
            aload 1 /* out */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iconst_0
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolbuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.length:I
            invokevirtual java.io.OutputStream.write:([BII)V
       118: .line 1652
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* out */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.writePool:(Ljava/io/OutputStream;)V
       119: .line 1653
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.reset:()V
       120: .line 1655
            aload 1 /* out */
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.elems:[B
            iconst_0
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            getfield com.sun.tools.javac.util.ByteBuffer.length:I
            invokevirtual java.io.OutputStream.write:([BII)V
       121: .line 1656
            return
        end local 11 // boolean sigReq
        end local 10 // int acount
        end local 9 // int acountIdx
        end local 8 // int methodsCount
        end local 7 // int fieldsCount
        end local 6 // int flags
        end local 5 // com.sun.tools.javac.util.List typarams
        end local 4 // com.sun.tools.javac.util.List interfaces
        end local 3 // com.sun.tools.javac.code.Type supertype
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 1 // java.io.OutputStream out
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0  122     0          this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0  122     1           out  Ljava/io/OutputStream;
            0  122     2             c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            6  122     3     supertype  Lcom/sun/tools/javac/code/Type;
            7  122     4    interfaces  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            8  122     5      typarams  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           10   11     6         flags  I
           12  122     6         flags  I
           17   20     7            pw  Ljava/io/PrintWriter;
           23   25     7       unnamed  Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
           32   36     7             l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           37  122     7   fieldsCount  I
           38  122     8  methodsCount  I
           40   46     9           sym  Lcom/sun/tools/javac/code/Symbol;
           50   51     9         local  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           57  122     9     acountIdx  I
           58  122    10        acount  I
           62  122    11        sigReq  Z
           63   69    12             l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           71   74    12       alenIdx  I
           76   80    12       alenIdx  I
           77   80    13    simpleName  Ljava/lang/String;
           82   89    12       alenIdx  I
    Exceptions:
      throws java.io.IOException, com.sun.tools.javac.jvm.ClassWriter$PoolOverflow, com.sun.tools.javac.jvm.ClassWriter$StringOverflow
    MethodParameters:
      Name  Flags
      out   
      c     

  protected int writeExtraClassAttributes(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 1663
            iconst_0
            ireturn
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    1     1     c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    MethodParameters:
      Name  Flags
      c     

  protected int writeExtraAttributes(com.sun.tools.javac.code.Symbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;)I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol sym
         0: .line 1671
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         1: .line 1672
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.extraAttributeHooks:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 4
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter com.sun.tools.javac.code.Symbol int top java.util.Iterator
      StackMap stack:
         2: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast java.util.function.ToIntFunction
            astore 3 /* hook */
        start local 3 // java.util.function.ToIntFunction hook
         3: .line 1673
            iload 2 /* i */
            aload 3 /* hook */
            aload 1 /* sym */
            invokeinterface java.util.function.ToIntFunction.applyAsInt:(Ljava/lang/Object;)I
            iadd
            istore 2 /* i */
        end local 3 // java.util.function.ToIntFunction hook
         4: .line 1672
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 1675
            iload 2 /* i */
            ireturn
        end local 2 // int i
        end local 1 // com.sun.tools.javac.code.Symbol sym
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    6     1   sym  Lcom/sun/tools/javac/code/Symbol;
            1    6     2     i  I
            3    4     3  hook  Ljava/util/function/ToIntFunction<Lcom/sun/tools/javac/code/Symbol;>;
    MethodParameters:
      Name  Flags
      sym   

  int adjustFlags(long);
    descriptor: (J)I
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // long flags
         0: .line 1679
            lload 1 /* flags */
            l2i
            istore 3 /* result */
        start local 3 // int result
         1: .line 1681
            lload 1 /* flags */
            ldc 2147483648
            land
            lconst_0
            lcmp
            ifeq 3
         2: .line 1682
            iload 3 /* result */
            bipush 64
            ior
            istore 3 /* result */
         3: .line 1683
      StackMap locals: int
      StackMap stack:
            lload 1 /* flags */
            ldc 17179869184
            land
            lconst_0
            lcmp
            ifeq 5
         4: .line 1684
            iload 3 /* result */
            sipush 128
            ior
            istore 3 /* result */
         5: .line 1685
      StackMap locals:
      StackMap stack:
            lload 1 /* flags */
            ldc 8796093022208
            land
            lconst_0
            lcmp
            ifeq 7
         6: .line 1686
            iload 3 /* result */
            sipush -1025
            iand
            istore 3 /* result */
         7: .line 1687
      StackMap locals:
      StackMap stack:
            iload 3 /* result */
            ireturn
        end local 3 // int result
        end local 1 // long flags
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    8     1   flags  J
            1    8     3  result  I
    MethodParameters:
       Name  Flags
      flags  final

  long getLastModified(javax.tools.FileObject);
    descriptor: (Ljavax/tools/FileObject;)J
    flags: (0x0000) 
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // javax.tools.FileObject filename
         0: .line 1691
            lconst_0
            lstore 2 /* mod */
        start local 2 // long mod
         1: .line 1693
            aload 1 /* filename */
            invokeinterface javax.tools.FileObject.getLastModified:()J
            lstore 2 /* mod */
         2: .line 1694
            goto 5
      StackMap locals: com.sun.tools.javac.jvm.ClassWriter javax.tools.FileObject long
      StackMap stack: java.lang.SecurityException
         3: astore 4 /* e */
        start local 4 // java.lang.SecurityException e
         4: .line 1695
            new java.lang.AssertionError
            dup
            new java.lang.StringBuilder
            dup
            ldc "CRT: couldn't get source file modification date: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* e */
            invokevirtual java.lang.SecurityException.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        end local 4 // java.lang.SecurityException e
         5: .line 1697
      StackMap locals:
      StackMap stack:
            lload 2 /* mod */
            lreturn
        end local 2 // long mod
        end local 1 // javax.tools.FileObject filename
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    6     1  filename  Ljavax/tools/FileObject;
            1    6     2       mod  J
            4    5     4         e  Ljava/lang/SecurityException;
      Exception table:
        from    to  target  type
           1     2       3  Class java.lang.SecurityException
    MethodParameters:
          Name  Flags
      filename  

  static int[] $SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 71
            getstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.code.Attribute$RetentionPolicy.values:()[Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.code.Attribute$RetentionPolicy.CLASS:Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iconst_2
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.code.Attribute$RetentionPolicy.RUNTIME:Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iconst_3
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.code.Attribute$RetentionPolicy.SOURCE:Lcom/sun/tools/javac/code/Attribute$RetentionPolicy;
            invokevirtual com.sun.tools.javac.code.Attribute$RetentionPolicy.ordinal:()I
            iconst_1
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            dup
            putstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Attribute$RetentionPolicy:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError

  static int[] $SWITCH_TABLE$com$sun$tools$javac$code$TargetType();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 71
            getstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TargetType:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.code.TargetType.values:()[Lcom/sun/tools/javac/code/TargetType;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CAST:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 18
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CLASS_EXTENDS:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iconst_3
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CLASS_TYPE_PARAMETER:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iconst_1
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CLASS_TYPE_PARAMETER_BOUND:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iconst_4
            iastore
        12: goto 14
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        13: pop
      StackMap locals:
      StackMap stack:
        14: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 19
            iastore
        15: goto 17
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        16: pop
      StackMap locals:
      StackMap stack:
        17: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CONSTRUCTOR_REFERENCE:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 16
            iastore
        18: goto 20
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        19: pop
      StackMap locals:
      StackMap stack:
        20: aload 0
            getstatic com.sun.tools.javac.code.TargetType.CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 21
            iastore
        21: goto 23
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        22: pop
      StackMap locals:
      StackMap stack:
        23: aload 0
            getstatic com.sun.tools.javac.code.TargetType.EXCEPTION_PARAMETER:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 13
            iastore
        24: goto 26
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        25: pop
      StackMap locals:
      StackMap stack:
        26: aload 0
            getstatic com.sun.tools.javac.code.TargetType.FIELD:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 6
            iastore
        27: goto 29
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        28: pop
      StackMap locals:
      StackMap stack:
        29: aload 0
            getstatic com.sun.tools.javac.code.TargetType.INSTANCEOF:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 14
            iastore
        30: goto 32
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        31: pop
      StackMap locals:
      StackMap stack:
        32: aload 0
            getstatic com.sun.tools.javac.code.TargetType.LOCAL_VARIABLE:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 11
            iastore
        33: goto 35
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        34: pop
      StackMap locals:
      StackMap stack:
        35: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_FORMAL_PARAMETER:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 9
            iastore
        36: goto 38
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        37: pop
      StackMap locals:
      StackMap stack:
        38: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_INVOCATION_TYPE_ARGUMENT:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 20
            iastore
        39: goto 41
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        40: pop
      StackMap locals:
      StackMap stack:
        41: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_RECEIVER:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 8
            iastore
        42: goto 44
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        43: pop
      StackMap locals:
      StackMap stack:
        44: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_REFERENCE:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 17
            iastore
        45: goto 47
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        46: pop
      StackMap locals:
      StackMap stack:
        47: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_REFERENCE_TYPE_ARGUMENT:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 22
            iastore
        48: goto 50
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        49: pop
      StackMap locals:
      StackMap stack:
        50: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_RETURN:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 7
            iastore
        51: goto 53
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        52: pop
      StackMap locals:
      StackMap stack:
        53: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_TYPE_PARAMETER:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iconst_2
            iastore
        54: goto 56
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        55: pop
      StackMap locals:
      StackMap stack:
        56: aload 0
            getstatic com.sun.tools.javac.code.TargetType.METHOD_TYPE_PARAMETER_BOUND:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            iconst_5
            iastore
        57: goto 59
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        58: pop
      StackMap locals:
      StackMap stack:
        59: aload 0
            getstatic com.sun.tools.javac.code.TargetType.NEW:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 15
            iastore
        60: goto 62
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        61: pop
      StackMap locals:
      StackMap stack:
        62: aload 0
            getstatic com.sun.tools.javac.code.TargetType.RESOURCE_VARIABLE:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 12
            iastore
        63: goto 65
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        64: pop
      StackMap locals:
      StackMap stack:
        65: aload 0
            getstatic com.sun.tools.javac.code.TargetType.THROWS:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 10
            iastore
        66: goto 68
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        67: pop
      StackMap locals:
      StackMap stack:
        68: aload 0
            getstatic com.sun.tools.javac.code.TargetType.UNKNOWN:Lcom/sun/tools/javac/code/TargetType;
            invokevirtual com.sun.tools.javac.code.TargetType.ordinal:()I
            bipush 23
            iastore
        69: goto 71
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        70: pop
      StackMap locals:
      StackMap stack:
        71: aload 0
            dup
            putstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TargetType:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError
          11    12      13  Class java.lang.NoSuchFieldError
          14    15      16  Class java.lang.NoSuchFieldError
          17    18      19  Class java.lang.NoSuchFieldError
          20    21      22  Class java.lang.NoSuchFieldError
          23    24      25  Class java.lang.NoSuchFieldError
          26    27      28  Class java.lang.NoSuchFieldError
          29    30      31  Class java.lang.NoSuchFieldError
          32    33      34  Class java.lang.NoSuchFieldError
          35    36      37  Class java.lang.NoSuchFieldError
          38    39      40  Class java.lang.NoSuchFieldError
          41    42      43  Class java.lang.NoSuchFieldError
          44    45      46  Class java.lang.NoSuchFieldError
          47    48      49  Class java.lang.NoSuchFieldError
          50    51      52  Class java.lang.NoSuchFieldError
          53    54      55  Class java.lang.NoSuchFieldError
          56    57      58  Class java.lang.NoSuchFieldError
          59    60      61  Class java.lang.NoSuchFieldError
          62    63      64  Class java.lang.NoSuchFieldError
          65    66      67  Class java.lang.NoSuchFieldError
          68    69      70  Class java.lang.NoSuchFieldError

  static int[] $SWITCH_TABLE$com$sun$tools$javac$jvm$Code$StackMapFormat();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 71
            getstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$jvm$Code$StackMapFormat:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.jvm.Code$StackMapFormat.values:()[Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.jvm.Code$StackMapFormat.CLDC:Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            invokevirtual com.sun.tools.javac.jvm.Code$StackMapFormat.ordinal:()I
            iconst_2
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.jvm.Code$StackMapFormat.JSR202:Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            invokevirtual com.sun.tools.javac.jvm.Code$StackMapFormat.ordinal:()I
            iconst_3
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.jvm.Code$StackMapFormat.NONE:Lcom/sun/tools/javac/jvm/Code$StackMapFormat;
            invokevirtual com.sun.tools.javac.jvm.Code$StackMapFormat.ordinal:()I
            iconst_1
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            dup
            putstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$jvm$Code$StackMapFormat:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError

  static int[] $SWITCH_TABLE$com$sun$tools$javac$code$TypeTag();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 71
            getstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TypeTag:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.code.TypeTag.values:()[Lcom/sun/tools/javac/code/TypeTag;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.ARRAY:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 11
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.BOOLEAN:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 8
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.BOT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 19
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.BYTE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iconst_1
            iastore
        12: goto 14
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        13: pop
      StackMap locals:
      StackMap stack:
        14: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.CHAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iconst_2
            iastore
        15: goto 17
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        16: pop
      StackMap locals:
      StackMap stack:
        17: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.CLASS:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 10
            iastore
        18: goto 20
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        19: pop
      StackMap locals:
      StackMap stack:
        20: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.DEFERRED:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 18
            iastore
        21: goto 23
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        22: pop
      StackMap locals:
      StackMap stack:
        23: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.DOUBLE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 7
            iastore
        24: goto 26
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        25: pop
      StackMap locals:
      StackMap stack:
        26: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 21
            iastore
        27: goto 29
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        28: pop
      StackMap locals:
      StackMap stack:
        29: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.FLOAT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iconst_5
            iastore
        30: goto 32
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        31: pop
      StackMap locals:
      StackMap stack:
        32: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 17
            iastore
        33: goto 35
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        34: pop
      StackMap locals:
      StackMap stack:
        35: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 6
            iastore
        36: goto 38
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        37: pop
      StackMap locals:
      StackMap stack:
        38: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.LONG:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iconst_4
            iastore
        39: goto 41
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        40: pop
      StackMap locals:
      StackMap stack:
        41: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 12
            iastore
        42: goto 44
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        43: pop
      StackMap locals:
      StackMap stack:
        44: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.MODULE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 14
            iastore
        45: goto 47
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        46: pop
      StackMap locals:
      StackMap stack:
        47: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 20
            iastore
        48: goto 50
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        49: pop
      StackMap locals:
      StackMap stack:
        50: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.PACKAGE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 13
            iastore
        51: goto 53
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        52: pop
      StackMap locals:
      StackMap stack:
        53: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.SHORT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            iconst_3
            iastore
        54: goto 56
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        55: pop
      StackMap locals:
      StackMap stack:
        56: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 15
            iastore
        57: goto 59
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        58: pop
      StackMap locals:
      StackMap stack:
        59: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.UNDETVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 23
            iastore
        60: goto 62
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        61: pop
      StackMap locals:
      StackMap stack:
        62: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.UNINITIALIZED_OBJECT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 25
            iastore
        63: goto 65
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        64: pop
      StackMap locals:
      StackMap stack:
        65: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.UNINITIALIZED_THIS:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 24
            iastore
        66: goto 68
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        67: pop
      StackMap locals:
      StackMap stack:
        68: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.UNKNOWN:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 22
            iastore
        69: goto 71
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        70: pop
      StackMap locals:
      StackMap stack:
        71: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 9
            iastore
        72: goto 74
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        73: pop
      StackMap locals:
      StackMap stack:
        74: aload 0
            getstatic com.sun.tools.javac.code.TypeTag.WILDCARD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            bipush 16
            iastore
        75: goto 77
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        76: pop
      StackMap locals:
      StackMap stack:
        77: aload 0
            dup
            putstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$TypeTag:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError
          11    12      13  Class java.lang.NoSuchFieldError
          14    15      16  Class java.lang.NoSuchFieldError
          17    18      19  Class java.lang.NoSuchFieldError
          20    21      22  Class java.lang.NoSuchFieldError
          23    24      25  Class java.lang.NoSuchFieldError
          26    27      28  Class java.lang.NoSuchFieldError
          29    30      31  Class java.lang.NoSuchFieldError
          32    33      34  Class java.lang.NoSuchFieldError
          35    36      37  Class java.lang.NoSuchFieldError
          38    39      40  Class java.lang.NoSuchFieldError
          41    42      43  Class java.lang.NoSuchFieldError
          44    45      46  Class java.lang.NoSuchFieldError
          47    48      49  Class java.lang.NoSuchFieldError
          50    51      52  Class java.lang.NoSuchFieldError
          53    54      55  Class java.lang.NoSuchFieldError
          56    57      58  Class java.lang.NoSuchFieldError
          59    60      61  Class java.lang.NoSuchFieldError
          62    63      64  Class java.lang.NoSuchFieldError
          65    66      67  Class java.lang.NoSuchFieldError
          68    69      70  Class java.lang.NoSuchFieldError
          71    72      73  Class java.lang.NoSuchFieldError
          74    75      76  Class java.lang.NoSuchFieldError

  static int[] $SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 71
            getstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.code.Kinds$Kind.values:()[Lcom/sun/tools/javac/code/Kinds$Kind;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ABSENT_MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 17
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ABSENT_TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 18
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ABSENT_VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 14
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.AMBIGUOUS:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 9
            iastore
        12: goto 14
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        13: pop
      StackMap locals:
      StackMap stack:
        14: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.BAD_RESTRICTED_TYPE:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 13
            iastore
        15: goto 17
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        16: pop
      StackMap locals:
      StackMap stack:
        17: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 8
            iastore
        18: goto 20
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        19: pop
      StackMap locals:
      StackMap stack:
        20: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.HIDDEN:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 10
            iastore
        21: goto 23
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        22: pop
      StackMap locals:
      StackMap stack:
        23: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 7
            iastore
        24: goto 26
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        25: pop
      StackMap locals:
      StackMap stack:
        26: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MISSING_ENCL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 12
            iastore
        27: goto 29
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        28: pop
      StackMap locals:
      StackMap stack:
        29: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_5
            iastore
        30: goto 32
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        31: pop
      StackMap locals:
      StackMap stack:
        32: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.NIL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_1
            iastore
        33: goto 35
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        34: pop
      StackMap locals:
      StackMap stack:
        35: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_2
            iastore
        36: goto 38
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        37: pop
      StackMap locals:
      StackMap stack:
        38: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.POLY:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 6
            iastore
        39: goto 41
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        40: pop
      StackMap locals:
      StackMap stack:
        41: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.STATICERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 11
            iastore
        42: goto 44
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        43: pop
      StackMap locals:
      StackMap stack:
        44: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_3
            iastore
        45: goto 47
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        46: pop
      StackMap locals:
      StackMap stack:
        47: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_4
            iastore
        48: goto 50
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        49: pop
      StackMap locals:
      StackMap stack:
        50: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.WRONG_MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 16
            iastore
        51: goto 53
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        52: pop
      StackMap locals:
      StackMap stack:
        53: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.WRONG_MTHS:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 15
            iastore
        54: goto 56
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        55: pop
      StackMap locals:
      StackMap stack:
        56: aload 0
            dup
            putstatic com.sun.tools.javac.jvm.ClassWriter.$SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind:[I
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
      Exception table:
        from    to  target  type
           2     3       4  Class java.lang.NoSuchFieldError
           5     6       7  Class java.lang.NoSuchFieldError
           8     9      10  Class java.lang.NoSuchFieldError
          11    12      13  Class java.lang.NoSuchFieldError
          14    15      16  Class java.lang.NoSuchFieldError
          17    18      19  Class java.lang.NoSuchFieldError
          20    21      22  Class java.lang.NoSuchFieldError
          23    24      25  Class java.lang.NoSuchFieldError
          26    27      28  Class java.lang.NoSuchFieldError
          29    30      31  Class java.lang.NoSuchFieldError
          32    33      34  Class java.lang.NoSuchFieldError
          35    36      37  Class java.lang.NoSuchFieldError
          38    39      40  Class java.lang.NoSuchFieldError
          41    42      43  Class java.lang.NoSuchFieldError
          44    45      46  Class java.lang.NoSuchFieldError
          47    48      49  Class java.lang.NoSuchFieldError
          50    51      52  Class java.lang.NoSuchFieldError
          53    54      55  Class java.lang.NoSuchFieldError

  private static java.util.Set lambda$0(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Ljava/util/Set;
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Symbol$ClassSymbol s
         0: .line 803
            new java.util.LinkedHashSet
            dup
            invokespecial java.util.LinkedHashSet.<init>:()V
            areturn
        end local 0 // com.sun.tools.javac.code.Symbol$ClassSymbol s
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0     s  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;

  private void lambda$1(com.sun.tools.javac.code.Symbol$ClassSymbol, java.util.Set);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Ljava/util/Set;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol srvc
        start local 2 // java.util.Set impls
         0: .line 807
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* srvc */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         1: .line 808
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 2 /* impls */
            invokeinterface java.util.Set.size:()I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
         2: .line 809
            aload 2 /* impls */
            aload 0 /* this */
            invokedynamic accept(Lcom/sun/tools/javac/jvm/ClassWriter;)Ljava/util/function/Consumer;
              Bootstrap: invokestatic java.lang.invoke.LambdaMetafactory.metafactory:(Ljava/lang/invoke/MethodHandles$Lookup;Ljava/lang/String;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodType;Ljava/lang/invoke/MethodHandle;Ljava/lang/invoke/MethodType;)Ljava/lang/invoke/CallSite;
                Method arguments:
                  (Ljava/lang/Object;)V
                  com/sun/tools/javac/jvm/ClassWriter.lambda$2(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V (7)
                  (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
            invokeinterface java.util.Set.forEach:(Ljava/util/function/Consumer;)V
         3: .line 810
            return
        end local 2 // java.util.Set impls
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol srvc
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    4     1   srvc  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            0    4     2  impls  Ljava/util/Set<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;>;

  private void lambda$2(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.jvm.ClassWriter this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol impl
         0: .line 809
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.databuf:Lcom/sun/tools/javac/util/ByteBuffer;
            aload 0 /* this */
            getfield com.sun.tools.javac.jvm.ClassWriter.poolWriter:Lcom/sun/tools/javac/jvm/PoolWriter;
            aload 1 /* impl */
            invokevirtual com.sun.tools.javac.jvm.PoolWriter.putClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)I
            invokevirtual com.sun.tools.javac.util.ByteBuffer.appendChar:(I)V
            return
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol impl
        end local 0 // com.sun.tools.javac.jvm.ClassWriter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/jvm/ClassWriter;
            0    1     1  impl  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
}
SourceFile: "ClassWriter.java"
NestMembers:
  com.sun.tools.javac.jvm.ClassWriter$AttributeWriter  com.sun.tools.javac.jvm.ClassWriter$PoolOverflow  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame$AppendFrame  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame$ChopFrame  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame$FullFrame  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame$SameFrame  com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame$SameLocals1StackItemFrame  com.sun.tools.javac.jvm.ClassWriter$StringOverflow
InnerClasses:
  public Compound = com.sun.tools.javac.code.Attribute$Compound of com.sun.tools.javac.code.Attribute
  public final RetentionPolicy = com.sun.tools.javac.code.Attribute$RetentionPolicy of com.sun.tools.javac.code.Attribute
  public TypeCompound = com.sun.tools.javac.code.Attribute$TypeCompound of com.sun.tools.javac.code.Attribute
  public abstract Visitor = com.sun.tools.javac.code.Attribute$Visitor of com.sun.tools.javac.code.Attribute
  public ExportsDirective = com.sun.tools.javac.code.Directive$ExportsDirective of com.sun.tools.javac.code.Directive
  public final ExportsFlag = com.sun.tools.javac.code.Directive$ExportsFlag of com.sun.tools.javac.code.Directive
  public OpensDirective = com.sun.tools.javac.code.Directive$OpensDirective of com.sun.tools.javac.code.Directive
  public final OpensFlag = com.sun.tools.javac.code.Directive$OpensFlag of com.sun.tools.javac.code.Directive
  public ProvidesDirective = com.sun.tools.javac.code.Directive$ProvidesDirective of com.sun.tools.javac.code.Directive
  public RequiresDirective = com.sun.tools.javac.code.Directive$RequiresDirective of com.sun.tools.javac.code.Directive
  public final RequiresFlag = com.sun.tools.javac.code.Directive$RequiresFlag of com.sun.tools.javac.code.Directive
  public UsesDirective = com.sun.tools.javac.code.Directive$UsesDirective of com.sun.tools.javac.code.Directive
  public final Kind = com.sun.tools.javac.code.Kinds$Kind of com.sun.tools.javac.code.Kinds
  public final LookupKind = com.sun.tools.javac.code.Scope$LookupKind of com.sun.tools.javac.code.Scope
  public abstract WriteableScope = com.sun.tools.javac.code.Scope$WriteableScope of com.sun.tools.javac.code.Scope
  public ClassSymbol = com.sun.tools.javac.code.Symbol$ClassSymbol of com.sun.tools.javac.code.Symbol
  public MethodSymbol = com.sun.tools.javac.code.Symbol$MethodSymbol of com.sun.tools.javac.code.Symbol
  public final ModuleFlags = com.sun.tools.javac.code.Symbol$ModuleFlags of com.sun.tools.javac.code.Symbol
  public ModuleSymbol = com.sun.tools.javac.code.Symbol$ModuleSymbol of com.sun.tools.javac.code.Symbol
  public PackageSymbol = com.sun.tools.javac.code.Symbol$PackageSymbol of com.sun.tools.javac.code.Symbol
  public RecordComponent = com.sun.tools.javac.code.Symbol$RecordComponent of com.sun.tools.javac.code.Symbol
  public VarSymbol = com.sun.tools.javac.code.Symbol$VarSymbol of com.sun.tools.javac.code.Symbol
  public MethodType = com.sun.tools.javac.code.Type$MethodType of com.sun.tools.javac.code.Type
  public TypePathEntry = com.sun.tools.javac.code.TypeAnnotationPosition$TypePathEntry of com.sun.tools.javac.code.TypeAnnotationPosition
  public abstract SignatureGenerator = com.sun.tools.javac.code.Types$SignatureGenerator of com.sun.tools.javac.code.Types
  public InvalidSignatureException = com.sun.tools.javac.code.Types$SignatureGenerator$InvalidSignatureException of com.sun.tools.javac.code.Types$SignatureGenerator
  AttributeWriter = com.sun.tools.javac.jvm.ClassWriter$AttributeWriter of com.sun.tools.javac.jvm.ClassWriter
  public PoolOverflow = com.sun.tools.javac.jvm.ClassWriter$PoolOverflow of com.sun.tools.javac.jvm.ClassWriter
  abstract StackMapTableFrame = com.sun.tools.javac.jvm.ClassWriter$StackMapTableFrame of com.sun.tools.javac.jvm.ClassWriter
  public StringOverflow = com.sun.tools.javac.jvm.ClassWriter$StringOverflow of com.sun.tools.javac.jvm.ClassWriter
  LocalVar = com.sun.tools.javac.jvm.Code$LocalVar of com.sun.tools.javac.jvm.Code
  Range = com.sun.tools.javac.jvm.Code$LocalVar$Range of com.sun.tools.javac.jvm.Code$LocalVar
  public StackMapFormat = com.sun.tools.javac.jvm.Code$StackMapFormat of com.sun.tools.javac.jvm.Code
  StackMapFrame = com.sun.tools.javac.jvm.Code$StackMapFrame of com.sun.tools.javac.jvm.Code
  public abstract Dynamic = com.sun.tools.javac.jvm.PoolConstant$Dynamic of com.sun.tools.javac.jvm.PoolConstant
  public BsmKey = com.sun.tools.javac.jvm.PoolConstant$Dynamic$BsmKey of com.sun.tools.javac.jvm.PoolConstant$Dynamic
  public abstract LoadableConstant = com.sun.tools.javac.jvm.PoolConstant$LoadableConstant of com.sun.tools.javac.jvm.PoolConstant
  SharedSignatureGenerator = com.sun.tools.javac.jvm.PoolWriter$SharedSignatureGenerator of com.sun.tools.javac.jvm.PoolWriter
  public Errors = com.sun.tools.javac.resources.CompilerProperties$Errors of com.sun.tools.javac.resources.CompilerProperties
  public Fragments = com.sun.tools.javac.resources.CompilerProperties$Fragments of com.sun.tools.javac.resources.CompilerProperties
  public Key = com.sun.tools.javac.util.Context$Key of com.sun.tools.javac.util.Context
  public final Error = com.sun.tools.javac.util.JCDiagnostic$Error of com.sun.tools.javac.util.JCDiagnostic
  public final Fragment = com.sun.tools.javac.util.JCDiagnostic$Fragment of com.sun.tools.javac.util.JCDiagnostic
  public final WriterKind = com.sun.tools.javac.util.Log$WriterKind of com.sun.tools.javac.util.Log
  public abstract LineMap = com.sun.tools.javac.util.Position$LineMap of com.sun.tools.javac.util.Position
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles
  public abstract Location = javax.tools.JavaFileManager$Location of javax.tools.JavaFileManager
  public final Kind = javax.tools.JavaFileObject$Kind of javax.tools.JavaFileObject