public class com.sun.tools.javac.comp.Attr extends com.sun.tools.javac.tree.JCTree$Visitor
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.tools.javac.comp.Attr
  super_class: com.sun.tools.javac.tree.JCTree$Visitor
{
  protected static final com.sun.tools.javac.util.Context$Key<com.sun.tools.javac.comp.Attr> attrKey;
    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/comp/Attr;>;

  final com.sun.tools.javac.util.Names names;
    descriptor: Lcom/sun/tools/javac/util/Names;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.util.Log log;
    descriptor: Lcom/sun/tools/javac/util/Log;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.code.Symtab syms;
    descriptor: Lcom/sun/tools/javac/code/Symtab;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Resolve rs;
    descriptor: Lcom/sun/tools/javac/comp/Resolve;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Operators operators;
    descriptor: Lcom/sun/tools/javac/comp/Operators;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Infer infer;
    descriptor: Lcom/sun/tools/javac/comp/Infer;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Analyzer analyzer;
    descriptor: Lcom/sun/tools/javac/comp/Analyzer;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.DeferredAttr deferredAttr;
    descriptor: Lcom/sun/tools/javac/comp/DeferredAttr;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Check chk;
    descriptor: Lcom/sun/tools/javac/comp/Check;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Flow flow;
    descriptor: Lcom/sun/tools/javac/comp/Flow;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.MemberEnter memberEnter;
    descriptor: Lcom/sun/tools/javac/comp/MemberEnter;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.TypeEnter typeEnter;
    descriptor: Lcom/sun/tools/javac/comp/TypeEnter;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.tree.TreeMaker make;
    descriptor: Lcom/sun/tools/javac/tree/TreeMaker;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.ConstFold cfolder;
    descriptor: Lcom/sun/tools/javac/comp/ConstFold;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Enter enter;
    descriptor: Lcom/sun/tools/javac/comp/Enter;
    flags: (0x0010) ACC_FINAL

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

  final com.sun.tools.javac.code.Types types;
    descriptor: Lcom/sun/tools/javac/code/Types;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.util.JCDiagnostic$Factory diags;
    descriptor: Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.code.TypeAnnotations typeAnnotations;
    descriptor: Lcom/sun/tools/javac/code/TypeAnnotations;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.code.DeferredLintHandler deferredLintHandler;
    descriptor: Lcom/sun/tools/javac/code/DeferredLintHandler;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.TypeEnvs typeEnvs;
    descriptor: Lcom/sun/tools/javac/comp/TypeEnvs;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.util.Dependencies dependencies;
    descriptor: Lcom/sun/tools/javac/util/Dependencies;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Annotate annotate;
    descriptor: Lcom/sun/tools/javac/comp/Annotate;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.ArgumentAttr argumentAttr;
    descriptor: Lcom/sun/tools/javac/comp/ArgumentAttr;
    flags: (0x0010) ACC_FINAL

  boolean allowPoly;
    descriptor: Z
    flags: (0x0000) 

  boolean allowTypeAnnos;
    descriptor: Z
    flags: (0x0000) 

  boolean allowLambda;
    descriptor: Z
    flags: (0x0000) 

  boolean allowDefaultMethods;
    descriptor: Z
    flags: (0x0000) 

  boolean allowStaticInterfaceMethods;
    descriptor: Z
    flags: (0x0000) 

  boolean useBeforeDeclarationWarning;
    descriptor: Z
    flags: (0x0000) 

  boolean allowStringsInSwitch;
    descriptor: Z
    flags: (0x0000) 

  java.lang.String sourceName;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  private com.sun.source.tree.TreeVisitor<com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>> identAttributer;
    descriptor: Lcom/sun/source/tree/TreeVisitor;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lcom/sun/source/tree/TreeVisitor<Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;>;

  private com.sun.tools.javac.tree.JCTree breakTree;
    descriptor: Lcom/sun/tools/javac/tree/JCTree;
    flags: (0x0002) ACC_PRIVATE

  final com.sun.tools.javac.comp.Attr$ResultInfo statInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo varAssignmentInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo methodAttrInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo unknownExprInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo unknownTypeInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo unknownTypeExprInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  final com.sun.tools.javac.comp.Attr$ResultInfo recoveryInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0010) ACC_FINAL

  com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> env;
    descriptor: Lcom/sun/tools/javac/comp/Env;
    flags: (0x0000) 
    Signature: Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;

  com.sun.tools.javac.comp.Attr$ResultInfo resultInfo;
    descriptor: Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0000) 

  com.sun.tools.javac.code.Type result;
    descriptor: Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 

  com.sun.tools.javac.tree.TreeTranslator removeClassParams;
    descriptor: Lcom/sun/tools/javac/tree/TreeTranslator;
    flags: (0x0000) 

  static final com.sun.tools.javac.code.TypeTag[] primitiveTags;
    descriptor: [Lcom/sun/tools/javac/code/TypeTag;
    flags: (0x0018) ACC_STATIC, ACC_FINAL

  com.sun.tools.javac.code.Types$MapVisitor<com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition> targetChecker;
    descriptor: Lcom/sun/tools/javac/code/Types$MapVisitor;
    flags: (0x0000) 
    Signature: Lcom/sun/tools/javac/code/Types$MapVisitor<Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;>;

  private java.util.Map<com.sun.tools.javac.code.Symbol$ClassSymbol, com.sun.tools.javac.code.Symbol$MethodSymbol> clinits;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;>;

  public static final com.sun.tools.javac.util.Filter<com.sun.tools.javac.code.Symbol> anyNonAbstractOrDefaultMethod;
    descriptor: Lcom/sun/tools/javac/util/Filter;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Signature: Lcom/sun/tools/javac/util/Filter<Lcom/sun/tools/javac/code/Symbol;>;

  private static volatile int[] $SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag;
    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

  private static volatile int[] $SWITCH_TABLE$com$sun$source$tree$MemberReferenceTree$ReferenceMode;
    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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 89
            new com.sun.tools.javac.util.Context$Key
            dup
            invokespecial com.sun.tools.javac.util.Context$Key.<init>:()V
            putstatic com.sun.tools.javac.comp.Attr.attrKey:Lcom/sun/tools/javac/util/Context$Key;
         1: .line 1654
            bipush 8
            anewarray com.sun.tools.javac.code.TypeTag
            dup
            iconst_0
         2: .line 1655
            getstatic com.sun.tools.javac.code.TypeTag.BYTE:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_1
         3: .line 1656
            getstatic com.sun.tools.javac.code.TypeTag.CHAR:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_2
         4: .line 1657
            getstatic com.sun.tools.javac.code.TypeTag.SHORT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_3
         5: .line 1658
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_4
         6: .line 1659
            getstatic com.sun.tools.javac.code.TypeTag.LONG:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_5
         7: .line 1660
            getstatic com.sun.tools.javac.code.TypeTag.FLOAT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            bipush 6
         8: .line 1661
            getstatic com.sun.tools.javac.code.TypeTag.DOUBLE:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            bipush 7
         9: .line 1662
            getstatic com.sun.tools.javac.code.TypeTag.BOOLEAN:Lcom/sun/tools/javac/code/TypeTag;
            aastore
        10: .line 1654
            putstatic com.sun.tools.javac.comp.Attr.primitiveTags:[Lcom/sun/tools/javac/code/TypeTag;
        11: .line 4608
            invokedynamic accepts()Lcom/sun/tools/javac/util/Filter;
              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;)Z
                  com/sun/tools/javac/comp/Attr.lambda$0(Lcom/sun/tools/javac/code/Symbol;)Z (6)
                  (Lcom/sun/tools/javac/code/Symbol;)Z
            putstatic com.sun.tools.javac.comp.Attr.anyNonAbstractOrDefaultMethod:Lcom/sun/tools/javac/util/Filter;
        12: .line 4609
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.tools.javac.comp.Attr instance(com.sun.tools.javac.util.Context);
    descriptor: (Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Attr;
    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 117
            aload 0 /* context */
            getstatic com.sun.tools.javac.comp.Attr.attrKey: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.comp.Attr
            astore 1 /* instance */
        start local 1 // com.sun.tools.javac.comp.Attr instance
         1: .line 118
            aload 1 /* instance */
            ifnonnull 3
         2: .line 119
            new com.sun.tools.javac.comp.Attr
            dup
            aload 0 /* context */
            invokespecial com.sun.tools.javac.comp.Attr.<init>:(Lcom/sun/tools/javac/util/Context;)V
            astore 1 /* instance */
         3: .line 120
      StackMap locals: com.sun.tools.javac.comp.Attr
      StackMap stack:
            aload 1 /* instance */
            areturn
        end local 1 // com.sun.tools.javac.comp.Attr 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/comp/Attr;
    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=6, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.Context context
         0: .line 123
            aload 0 /* this */
            invokespecial com.sun.tools.javac.tree.JCTree$Visitor.<init>:()V
         1: .line 351
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$IdentAttributer
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$IdentAttributer.<init>:(Lcom/sun/tools/javac/comp/Attr;)V
            putfield com.sun.tools.javac.comp.Attr.identAttributer:Lcom/sun/source/tree/TreeVisitor;
         2: .line 434
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         3: .line 1563
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$1
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$1.<init>:(Lcom/sun/tools/javac/comp/Attr;)V
            putfield com.sun.tools.javac.comp.Attr.removeClassParams:Lcom/sun/tools/javac/tree/TreeTranslator;
         4: .line 2601
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$2
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$2.<init>:(Lcom/sun/tools/javac/comp/Attr;)V
            putfield com.sun.tools.javac.comp.Attr.targetChecker:Lcom/sun/tools/javac/code/Types$MapVisitor;
         5: .line 2785
            aload 0 /* this */
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
            putfield com.sun.tools.javac.comp.Attr.clinits:Ljava/util/Map;
         6: .line 124
            aload 1 /* context */
            getstatic com.sun.tools.javac.comp.Attr.attrKey: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
         7: .line 126
            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.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
         8: .line 127
            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.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
         9: .line 128
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.Symtab.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/Symtab;
            putfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
        10: .line 129
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Resolve.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Resolve;
            putfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        11: .line 130
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Operators.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Operators;
            putfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
        12: .line 131
            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.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
        13: .line 132
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Flow.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Flow;
            putfield com.sun.tools.javac.comp.Attr.flow:Lcom/sun/tools/javac/comp/Flow;
        14: .line 133
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.MemberEnter.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/MemberEnter;
            putfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
        15: .line 134
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.TypeEnter.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/TypeEnter;
            putfield com.sun.tools.javac.comp.Attr.typeEnter:Lcom/sun/tools/javac/comp/TypeEnter;
        16: .line 135
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.tree.TreeMaker.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/tree/TreeMaker;
            putfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
        17: .line 136
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Enter.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Enter;
            putfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
        18: .line 137
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Infer.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Infer;
            putfield com.sun.tools.javac.comp.Attr.infer:Lcom/sun/tools/javac/comp/Infer;
        19: .line 138
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Analyzer.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Analyzer;
            putfield com.sun.tools.javac.comp.Attr.analyzer:Lcom/sun/tools/javac/comp/Analyzer;
        20: .line 139
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.DeferredAttr.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/DeferredAttr;
            putfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
        21: .line 140
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.ConstFold.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/ConstFold;
            putfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
        22: .line 141
            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.comp.Attr.target:Lcom/sun/tools/javac/jvm/Target;
        23: .line 142
            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.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
        24: .line 143
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.JCDiagnostic$Factory.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            putfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
        25: .line 144
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.Annotate.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/Annotate;
            putfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
        26: .line 145
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.TypeAnnotations.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/TypeAnnotations;
            putfield com.sun.tools.javac.comp.Attr.typeAnnotations:Lcom/sun/tools/javac/code/TypeAnnotations;
        27: .line 146
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.DeferredLintHandler.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/DeferredLintHandler;
            putfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
        28: .line 147
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.TypeEnvs.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/TypeEnvs;
            putfield com.sun.tools.javac.comp.Attr.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
        29: .line 148
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.Dependencies.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Dependencies;
            putfield com.sun.tools.javac.comp.Attr.dependencies:Lcom/sun/tools/javac/util/Dependencies;
        30: .line 149
            aload 0 /* this */
            aload 1 /* context */
            invokestatic com.sun.tools.javac.comp.ArgumentAttr.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/comp/ArgumentAttr;
            putfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
        31: .line 151
            aload 1 /* context */
            invokestatic com.sun.tools.javac.util.Options.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/util/Options;
            astore 2 /* options */
        start local 2 // com.sun.tools.javac.util.Options options
        32: .line 153
            aload 1 /* context */
            invokestatic com.sun.tools.javac.code.Source.instance:(Lcom/sun/tools/javac/util/Context;)Lcom/sun/tools/javac/code/Source;
            astore 3 /* source */
        start local 3 // com.sun.tools.javac.code.Source source
        33: .line 154
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowStringsInSwitch:()Z
            putfield com.sun.tools.javac.comp.Attr.allowStringsInSwitch:Z
        34: .line 155
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowPoly:()Z
            putfield com.sun.tools.javac.comp.Attr.allowPoly:Z
        35: .line 156
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowTypeAnnotations:()Z
            putfield com.sun.tools.javac.comp.Attr.allowTypeAnnos:Z
        36: .line 157
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowLambda:()Z
            putfield com.sun.tools.javac.comp.Attr.allowLambda:Z
        37: .line 158
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowDefaultMethods:()Z
            putfield com.sun.tools.javac.comp.Attr.allowDefaultMethods:Z
        38: .line 159
            aload 0 /* this */
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source.allowStaticInterfaceMethods:()Z
            putfield com.sun.tools.javac.comp.Attr.allowStaticInterfaceMethods:Z
        39: .line 160
            aload 0 /* this */
            aload 3 /* source */
            getfield com.sun.tools.javac.code.Source.name:Ljava/lang/String;
            putfield com.sun.tools.javac.comp.Attr.sourceName:Ljava/lang/String;
        40: .line 161
            aload 0 /* this */
            aload 2 /* options */
            ldc "useBeforeDeclarationWarning"
            invokevirtual com.sun.tools.javac.util.Options.isSet:(Ljava/lang/String;)Z
            putfield com.sun.tools.javac.comp.Attr.useBeforeDeclarationWarning:Z
        41: .line 163
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.NIL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            putfield com.sun.tools.javac.comp.Attr.statInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        42: .line 164
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.ASG:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            putfield com.sun.tools.javac.comp.Attr.varAssignmentInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        43: .line 165
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            putfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        44: .line 166
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$MethodAttrInfo
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$MethodAttrInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;)V
            putfield com.sun.tools.javac.comp.Attr.methodAttrInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        45: .line 167
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            putfield com.sun.tools.javac.comp.Attr.unknownTypeInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        46: .line 168
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL_TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            putfield com.sun.tools.javac.comp.Attr.unknownTypeExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        47: .line 169
            aload 0 /* this */
            new com.sun.tools.javac.comp.Attr$RecoveryInfo
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            getfield com.sun.tools.javac.comp.DeferredAttr.emptyDeferredAttrContext:Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            invokespecial com.sun.tools.javac.comp.Attr$RecoveryInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;)V
            putfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        48: .line 170
            return
        end local 3 // com.sun.tools.javac.code.Source source
        end local 2 // com.sun.tools.javac.util.Options options
        end local 1 // com.sun.tools.javac.util.Context context
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   49     0     this  Lcom/sun/tools/javac/comp/Attr;
            0   49     1  context  Lcom/sun/tools/javac/util/Context;
           32   49     2  options  Lcom/sun/tools/javac/util/Options;
           33   49     3   source  Lcom/sun/tools/javac/code/Source;
    MethodParameters:
         Name  Flags
      context  

  com.sun.tools.javac.code.Type check(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Kinds$KindSelector, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=8, locals=8, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type found
        start local 3 // com.sun.tools.javac.code.Kinds$KindSelector ownkind
        start local 4 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 224
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            astore 5 /* inferenceContext */
        start local 5 // com.sun.tools.javac.comp.InferenceContext inferenceContext
         1: .line 226
            aload 2 /* found */
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 5
         2: .line 227
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 5
         3: .line 228
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 5
         4: .line 226
            iconst_1
            goto 6
      StackMap locals: com.sun.tools.javac.comp.InferenceContext
      StackMap stack:
         5: iconst_0
      StackMap locals:
      StackMap stack: int
         6: istore 7 /* shouldCheck */
        start local 7 // boolean shouldCheck
         7: .line 229
            iload 7 /* shouldCheck */
            ifeq 14
            aload 3 /* ownkind */
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.subset:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifne 14
         8: .line 230
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "unexpected.type"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
         9: .line 231
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.kindNames:()Ljava/util/Set;
            aastore
            dup
            iconst_1
        10: .line 232
            aload 3 /* ownkind */
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.kindNames:()Ljava/util/Set;
            aastore
        11: .line 230
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        12: .line 233
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* found */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        13: .line 234
            goto 27
        end local 6 // com.sun.tools.javac.code.Type owntype
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.InferenceContext top int
      StackMap stack:
        14: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 23
            aload 5 /* inferenceContext */
            aload 2 /* found */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 23
        15: .line 237
            iload 7 /* shouldCheck */
            ifeq 16
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            goto 17
      StackMap locals:
      StackMap stack:
        16: aload 2 /* found */
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        17: astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        18: .line 238
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkMode:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokevirtual com.sun.tools.javac.comp.Attr$CheckMode.installPostInferenceHook:()Z
            ifeq 27
        19: .line 239
            aload 5 /* inferenceContext */
            aload 2 /* found */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
        20: .line 240
            aload 0 /* this */
            aload 4 /* resultInfo */
            aload 5 /* inferenceContext */
            aload 1 /* tree */
            aload 2 /* found */
            aload 3 /* ownkind */
            invokedynamic typesInferred(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$1(Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/InferenceContext;)V (7)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
        21: .line 239
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
        22: .line 246
            goto 27
        end local 6 // com.sun.tools.javac.code.Type owntype
        23: .line 247
      StackMap locals:
      StackMap stack:
            iload 7 /* shouldCheck */
            ifeq 25
        24: .line 248
            aload 4 /* resultInfo */
            aload 1 /* tree */
            aload 2 /* found */
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.check:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            goto 26
        25: .line 249
      StackMap locals:
      StackMap stack:
            aload 2 /* found */
        26: .line 247
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        27: .line 251
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.code.Type int
      StackMap stack:
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkMode:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokevirtual com.sun.tools.javac.comp.Attr$CheckMode.updateTreeType:()Z
            ifeq 29
        28: .line 252
            aload 1 /* tree */
            aload 6 /* owntype */
            putfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
        29: .line 254
      StackMap locals:
      StackMap stack:
            aload 6 /* owntype */
            areturn
        end local 7 // boolean shouldCheck
        end local 6 // com.sun.tools.javac.code.Type owntype
        end local 5 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 4 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 3 // com.sun.tools.javac.code.Kinds$KindSelector ownkind
        end local 2 // com.sun.tools.javac.code.Type found
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0   30     0              this  Lcom/sun/tools/javac/comp/Attr;
            0   30     1              tree  Lcom/sun/tools/javac/tree/JCTree;
            0   30     2             found  Lcom/sun/tools/javac/code/Type;
            0   30     3           ownkind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            0   30     4        resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            1   30     5  inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
           13   14     6           owntype  Lcom/sun/tools/javac/code/Type;
           18   23     6           owntype  Lcom/sun/tools/javac/code/Type;
           27   30     6           owntype  Lcom/sun/tools/javac/code/Type;
            7   30     7       shouldCheck  Z
    MethodParameters:
            Name  Flags
      tree        final
      found       final
      ownkind     final
      resultInfo  final

  boolean isAssignableAsBlankFinal(com.sun.tools.javac.code.Symbol$VarSymbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/comp/Env;)Z
    flags: (0x0000) 
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 263
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            astore 3 /* owner */
        start local 3 // com.sun.tools.javac.code.Symbol owner
         1: .line 267
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 3 /* owner */
            if_acmpeq 10
         2: .line 269
            aload 3 /* owner */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.init:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 5
         3: .line 270
            aload 3 /* owner */
            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_acmpeq 5
         4: .line 271
            aload 3 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 1048576
            land
            lconst_0
            lcmp
            ifeq 9
         5: .line 273
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 3 /* owner */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            if_acmpne 9
         6: .line 275
            aload 1 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 7
            iconst_1
            goto 8
      StackMap locals:
      StackMap stack:
         7: iconst_0
      StackMap locals:
      StackMap stack: int
         8: aload 2 /* env */
            invokestatic com.sun.tools.javac.comp.Resolve.isStatic:(Lcom/sun/tools/javac/comp/Env;)Z
            if_icmpeq 10
         9: .line 266
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
        10: iconst_1
            ireturn
        end local 3 // com.sun.tools.javac.code.Symbol owner
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0   this  Lcom/sun/tools/javac/comp/Attr;
            0   11     1      v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            0   11     2    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1   11     3  owner  Lcom/sun/tools/javac/code/Symbol;
    Signature: (Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Z
    MethodParameters:
      Name  Flags
      v     
      env   

  void checkAssignable(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.code.Symbol$VarSymbol, com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0000) 
    Code:
      stack=7, locals=5, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.code.Symbol$VarSymbol v
        start local 3 // com.sun.tools.javac.tree.JCTree base
        start local 4 // com.sun.tools.javac.comp.Env env
         0: .line 286
            aload 2 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpne 3
         1: .line 287
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantAssignValToThis:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
         2: .line 288
            goto 12
      StackMap locals:
      StackMap stack:
         3: aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 16
            land
            lconst_0
            lcmp
            ifeq 12
         4: .line 289
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 262144
            land
            lconst_0
            lcmp
            ifne 8
         5: .line 291
            aload 3 /* base */
            ifnull 7
         6: .line 292
            aload 3 /* base */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 8
            aload 3 /* base */
            invokestatic com.sun.tools.javac.tree.TreeInfo.name:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpne 8
         7: .line 293
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* v */
            aload 4 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.isAssignableAsBlankFinal:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/comp/Env;)Z
            ifne 12
         8: .line 294
      StackMap locals:
      StackMap stack:
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.isResourceVariable:()Z
            ifeq 11
         9: .line 295
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "try.resource.may.not.be.assigned"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* v */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        10: .line 296
            goto 12
        11: .line 297
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "cant.assign.val.to.final.var"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* v */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        12: .line 300
      StackMap locals:
      StackMap stack:
            return
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.tree.JCTree base
        end local 2 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   13     1   pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   13     2     v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            0   13     3  base  Lcom/sun/tools/javac/tree/JCTree;
            0   13     4   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
      Name  Flags
      pos   
      v     
      base  
      env   

  boolean isStaticReference(com.sun.tools.javac.tree.JCTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;)Z
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
         0: .line 308
            aload 1 /* tree */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 4
         1: .line 309
            aload 1 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 2 /* lsym */
        start local 2 // com.sun.tools.javac.code.Symbol lsym
         2: .line 310
            aload 2 /* lsym */
            ifnull 3
            aload 2 /* lsym */
            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 4
         3: .line 311
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            iconst_0
            ireturn
        end local 2 // com.sun.tools.javac.code.Symbol lsym
         4: .line 314
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1  tree  Lcom/sun/tools/javac/tree/JCTree;
            2    4     2  lsym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      tree  

  static boolean isType(com.sun.tools.javac.code.Symbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;)Z
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Symbol sym
         0: .line 320
            aload 0 /* sym */
            ifnull 1
            aload 0 /* 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_acmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // com.sun.tools.javac.code.Symbol sym
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0   sym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      sym   

  com.sun.tools.javac.code.Symbol thisSym(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Symbol;
    flags: (0x0000) 
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 327
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* pos */
            aload 2 /* env */
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveSelf:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Symbol;
            areturn
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1   pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0    1     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      pos   
      env   

  public com.sun.tools.javac.code.Symbol attribIdent(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.tree.JCTree$JCCompilationUnit);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;)Lcom/sun/tools/javac/code/Symbol;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.tree.JCTree$JCCompilationUnit topLevel
         0: .line 335
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
            aload 2 /* topLevel */
            invokevirtual com.sun.tools.javac.comp.Enter.topLevelEnv:(Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         1: .line 336
            aload 3 /* localEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            lconst_0
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Modifiers:(J)Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
         2: .line 337
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errSymbol:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.name:Lcom/sun/tools/javac/util/Name;
         3: .line 338
            aconst_null
            aconst_null
            aconst_null
            aconst_null
         4: .line 336
            invokevirtual com.sun.tools.javac.tree.TreeMaker.ClassDef:(Lcom/sun/tools/javac/tree/JCTree$JCModifiers;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            putfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
         5: .line 339
            aload 3 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errSymbol:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
         6: .line 340
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribIdent:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Symbol;
            areturn
        end local 3 // com.sun.tools.javac.comp.Env localEnv
        end local 2 // com.sun.tools.javac.tree.JCTree$JCCompilationUnit topLevel
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1      tree  Lcom/sun/tools/javac/tree/JCTree;
            0    7     2  topLevel  Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            1    7     3  localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
          Name  Flags
      tree      
      topLevel  

  public com.sun.tools.javac.code.Symbol attribIdent(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Symbol;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 348
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.identAttributer:Lcom/sun/source/tree/TreeVisitor;
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.tree.JCTree.accept:(Lcom/sun/source/tree/TreeVisitor;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            areturn
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  tree  Lcom/sun/tools/javac/tree/JCTree;
            0    1     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      tree  
      env   

  public com.sun.tools.javac.code.Type coerce(com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type etype
        start local 2 // com.sun.tools.javac.code.Type ttype
         0: .line 376
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            aload 1 /* etype */
            aload 2 /* ttype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 2 // com.sun.tools.javac.code.Type ttype
        end local 1 // com.sun.tools.javac.code.Type etype
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  etype  Lcom/sun/tools/javac/code/Type;
            0    1     2  ttype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
       Name  Flags
      etype  
      ttype  

  public com.sun.tools.javac.code.Type attribType(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Symbol$TypeSymbol);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree node
        start local 2 // com.sun.tools.javac.code.Symbol$TypeSymbol sym
         0: .line 380
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.comp.TypeEnvs.get:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* env */
        start local 3 // com.sun.tools.javac.comp.Env env
         1: .line 381
            aload 3 /* env */
            aload 1 /* node */
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:()Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 4 /* localEnv */
        start local 4 // com.sun.tools.javac.comp.Env localEnv
         2: .line 382
            aload 0 /* this */
            aload 1 /* node */
            aload 4 /* localEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownTypeInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 4 // com.sun.tools.javac.comp.Env localEnv
        end local 3 // com.sun.tools.javac.comp.Env env
        end local 2 // com.sun.tools.javac.code.Symbol$TypeSymbol sym
        end local 1 // com.sun.tools.javac.tree.JCTree node
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    3     0      this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1      node  Lcom/sun/tools/javac/tree/JCTree;
            0    3     2       sym  Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            1    3     3       env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2    3     4  localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      node  
      sym   

  public com.sun.tools.javac.code.Type attribImportQualifier(com.sun.tools.javac.tree.JCTree$JCImport, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCImport;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCImport tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 387
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCImport.qualid:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            astore 3 /* s */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCFieldAccess s
         1: .line 388
            aload 0 /* this */
            aload 3 /* s */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* env */
         2: .line 389
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCImport.staticImport:Z
            ifeq 4
         3: .line 390
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            goto 5
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCImport com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFieldAccess
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env new 2 new 2 com.sun.tools.javac.comp.Attr
         4: getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
         5: .line 391
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCImport com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFieldAccess
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env new 2 new 2 com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
         6: .line 389
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
         7: .line 388
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 3 // com.sun.tools.javac.tree.JCTree$JCFieldAccess s
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree$JCImport tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    8     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCImport;
            0    8     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    8     3     s  Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCImport;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   

  public com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> attribExprToTree(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=8, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree expr
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.tree.JCTree tree
         0: .line 395
            aload 0 /* this */
            aload 3 /* tree */
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 396
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            getfield com.sun.tools.javac.tree.JCTree$JCCompilationUnit.sourcefile:Ljavax/tools/JavaFileObject;
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            astore 4 /* prev */
        start local 4 // javax.tools.JavaFileObject prev
         2: .line 398
            aload 0 /* this */
            aload 1 /* expr */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 399
            goto 20
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree javax.tools.JavaFileObject
      StackMap stack: com.sun.tools.javac.comp.Attr$BreakAttr
         4: astore 5 /* b */
        start local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         5: .line 400
            aload 5 /* b */
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
         6: .line 408
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         7: .line 409
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
         8: .line 400
            aload 7
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         9: .line 401
      StackMap locals:
      StackMap stack: java.lang.AssertionError
            astore 5 /* ae */
        start local 5 // java.lang.AssertionError ae
        10: .line 402
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            instanceof com.sun.tools.javac.comp.Attr$BreakAttr
            ifeq 15
        11: .line 403
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            checkcast com.sun.tools.javac.comp.Attr$BreakAttr
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
        12: .line 408
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        13: .line 409
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        14: .line 403
            aload 7
            areturn
        15: .line 405
      StackMap locals: java.lang.AssertionError
      StackMap stack:
            aload 5 /* ae */
            athrow
        end local 5 // java.lang.AssertionError ae
        16: .line 407
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree javax.tools.JavaFileObject
      StackMap stack: java.lang.Throwable
            astore 6
        17: .line 408
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        18: .line 409
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        19: .line 410
            aload 6
            athrow
        20: .line 408
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        21: .line 409
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        22: .line 411
            aload 2 /* env */
            areturn
        end local 4 // javax.tools.JavaFileObject prev
        end local 3 // com.sun.tools.javac.tree.JCTree tree
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree expr
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   23     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   23     1  expr  Lcom/sun/tools/javac/tree/JCTree;
            0   23     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   23     3  tree  Lcom/sun/tools/javac/tree/JCTree;
            2   23     4  prev  Ljavax/tools/JavaFileObject;
            5    9     5     b  Lcom/sun/tools/javac/comp/Attr$BreakAttr;
           10   16     5    ae  Ljava/lang/AssertionError;
      Exception table:
        from    to  target  type
           2     3       4  Class com.sun.tools.javac.comp.Attr$BreakAttr
           2     3       9  Class java.lang.AssertionError
           2     6      16  any
           9    12      16  any
          15    16      16  any
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      expr  
      env   
      tree  

  public com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> attribStatToTree(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=8, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree stmt
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.tree.JCTree tree
         0: .line 415
            aload 0 /* this */
            aload 3 /* tree */
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 416
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            getfield com.sun.tools.javac.tree.JCTree$JCCompilationUnit.sourcefile:Ljavax/tools/JavaFileObject;
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            astore 4 /* prev */
        start local 4 // javax.tools.JavaFileObject prev
         2: .line 418
            aload 0 /* this */
            aload 1 /* stmt */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 419
            goto 20
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree javax.tools.JavaFileObject
      StackMap stack: com.sun.tools.javac.comp.Attr$BreakAttr
         4: astore 5 /* b */
        start local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         5: .line 420
            aload 5 /* b */
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
         6: .line 428
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         7: .line 429
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
         8: .line 420
            aload 7
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         9: .line 421
      StackMap locals:
      StackMap stack: java.lang.AssertionError
            astore 5 /* ae */
        start local 5 // java.lang.AssertionError ae
        10: .line 422
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            instanceof com.sun.tools.javac.comp.Attr$BreakAttr
            ifeq 15
        11: .line 423
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            checkcast com.sun.tools.javac.comp.Attr$BreakAttr
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
        12: .line 428
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        13: .line 429
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        14: .line 423
            aload 7
            areturn
        15: .line 425
      StackMap locals: java.lang.AssertionError
      StackMap stack:
            aload 5 /* ae */
            athrow
        end local 5 // java.lang.AssertionError ae
        16: .line 427
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree javax.tools.JavaFileObject
      StackMap stack: java.lang.Throwable
            astore 6
        17: .line 428
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        18: .line 429
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        19: .line 430
            aload 6
            athrow
        20: .line 428
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        21: .line 429
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        22: .line 431
            aload 2 /* env */
            areturn
        end local 4 // javax.tools.JavaFileObject prev
        end local 3 // com.sun.tools.javac.tree.JCTree tree
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree stmt
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   23     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   23     1  stmt  Lcom/sun/tools/javac/tree/JCTree;
            0   23     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   23     3  tree  Lcom/sun/tools/javac/tree/JCTree;
            2   23     4  prev  Ljavax/tools/JavaFileObject;
            5    9     5     b  Lcom/sun/tools/javac/comp/Attr$BreakAttr;
           10   16     5    ae  Ljava/lang/AssertionError;
      Exception table:
        from    to  target  type
           2     3       4  Class com.sun.tools.javac.comp.Attr$BreakAttr
           2     3       9  Class java.lang.AssertionError
           2     6      16  any
           9    12      16  any
          15    16      16  any
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      stmt  
      env   
      tree  

  com.sun.tools.javac.code.Type pt();
    descriptor: ()Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.comp.Attr this
         0: .line 614
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            areturn
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;

  com.sun.tools.javac.code.Kinds$KindSelector pkind();
    descriptor: ()Lcom/sun/tools/javac/code/Kinds$KindSelector;
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.comp.Attr this
         0: .line 618
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            areturn
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;

  com.sun.tools.javac.code.Type attribTree(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=4, locals=9, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 645
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            astore 4 /* prevEnv */
        start local 4 // com.sun.tools.javac.comp.Env prevEnv
         1: .line 646
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 5 /* prevResult */
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo prevResult
         2: .line 648
            aload 0 /* this */
            aload 2 /* env */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
         3: .line 649
            aload 0 /* this */
            aload 3 /* resultInfo */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         4: .line 650
            aload 3 /* resultInfo */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.needsArgumentAttr:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 7
         5: .line 651
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
            aload 1 /* tree */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.ArgumentAttr.attribArg:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 652
            goto 8
         7: .line 653
      StackMap locals: com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Attr$ResultInfo
      StackMap stack:
            aload 1 /* tree */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.tree.JCTree.accept:(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V
         8: .line 655
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
            if_acmpne 11
         9: .line 656
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 11
        10: .line 657
            new com.sun.tools.javac.comp.Attr$BreakAttr
            dup
            aload 0 /* this */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.copyEnv:(Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            invokespecial com.sun.tools.javac.comp.Attr$BreakAttr.<init>:(Lcom/sun/tools/javac/comp/Env;)V
            athrow
        11: .line 659
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
            astore 8
        12: .line 664
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        13: .line 665
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        14: .line 659
            aload 8
            areturn
        15: .line 660
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
            astore 6 /* ex */
        start local 6 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
        16: .line 661
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errType:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
        17: .line 662
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 6 /* ex */
            invokevirtual com.sun.tools.javac.comp.Check.completionError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;)Lcom/sun/tools/javac/code/Type;
            astore 8
        18: .line 664
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        19: .line 665
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        20: .line 662
            aload 8
            areturn
        end local 6 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
        21: .line 663
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        22: .line 664
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        23: .line 665
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        24: .line 666
            aload 7
            athrow
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo prevResult
        end local 4 // com.sun.tools.javac.comp.Env prevEnv
        end local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   25     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   25     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0   25     2         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   25     3  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            1   25     4     prevEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2   25     5  prevResult  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           16   21     6          ex  Lcom/sun/tools/javac/code/Symbol$CompletionFailure;
      Exception table:
        from    to  target  type
           2    12      15  Class com.sun.tools.javac.code.Symbol$CompletionFailure
           2    12      21  any
          15    18      21  any
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      env         
      resultInfo  

  com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> copyEnv(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
    flags: (0x0000) 
    Code:
      stack=5, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
         0: .line 671
            aload 1 /* env */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.Attr.copyScope:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         1: .line 670
            astore 2 /* newEnv */
        start local 2 // com.sun.tools.javac.comp.Env newEnv
         2: .line 672
            aload 2 /* newEnv */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            ifnull 4
         3: .line 673
            aload 2 /* newEnv */
            aload 0 /* this */
            aload 2 /* newEnv */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.copyEnv:(Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            putfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
         4: .line 675
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 2 /* newEnv */
            areturn
        end local 2 // com.sun.tools.javac.comp.Env newEnv
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1     env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2    5     2  newEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      env   

  com.sun.tools.javac.code.Scope$WriteableScope copyScope(com.sun.tools.javac.code.Scope$WriteableScope);
    descriptor: (Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
    flags: (0x0000) 
    Code:
      stack=2, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Scope$WriteableScope sc
         0: .line 679
            aload 1 /* sc */
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.code.Scope$WriteableScope.create:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
            astore 2 /* newScope */
        start local 2 // com.sun.tools.javac.code.Scope$WriteableScope newScope
         1: .line 680
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 3 /* elemsList */
        start local 3 // com.sun.tools.javac.util.List elemsList
         2: .line 681
            aload 1 /* sc */
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbols:()Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 5
            goto 5
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Scope$WriteableScope com.sun.tools.javac.code.Scope$WriteableScope com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         3: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 4 /* sym */
        start local 4 // com.sun.tools.javac.code.Symbol sym
         4: .line 682
            aload 3 /* elemsList */
            aload 4 /* sym */
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 3 /* elemsList */
        end local 4 // com.sun.tools.javac.code.Symbol sym
         5: .line 681
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 3
         6: .line 684
            aload 3 /* elemsList */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 9
      StackMap locals:
      StackMap stack:
         7: 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
         8: .line 685
            aload 2 /* newScope */
            aload 4 /* s */
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.enter:(Lcom/sun/tools/javac/code/Symbol;)V
        end local 4 // com.sun.tools.javac.code.Symbol s
         9: .line 684
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        10: .line 687
            aload 2 /* newScope */
            areturn
        end local 3 // com.sun.tools.javac.util.List elemsList
        end local 2 // com.sun.tools.javac.code.Scope$WriteableScope newScope
        end local 1 // com.sun.tools.javac.code.Scope$WriteableScope sc
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   11     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   11     1         sc  Lcom/sun/tools/javac/code/Scope$WriteableScope;
            1   11     2   newScope  Lcom/sun/tools/javac/code/Scope$WriteableScope;
            2   11     3  elemsList  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol;>;
            4    5     4        sym  Lcom/sun/tools/javac/code/Symbol;
            8    9     4          s  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      sc    

  public com.sun.tools.javac.code.Type attribExpr(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=4, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Type pt
         0: .line 693
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
         1: new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 3 /* pt */
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 2
            aload 3 /* pt */
            goto 3
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env new 1 new 1 com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector
         2: getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env new 1 new 1 com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type
         3: invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 3 // com.sun.tools.javac.code.Type pt
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1  tree  Lcom/sun/tools/javac/tree/JCTree;
            0    4     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    4     3    pt  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   
      pt    

  public com.sun.tools.javac.code.Type attribExpr(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 700
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  tree  Lcom/sun/tools/javac/tree/JCTree;
            0    1     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   

  public com.sun.tools.javac.code.Type attribType(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 706
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* result */
        start local 3 // com.sun.tools.javac.code.Type result
         1: .line 707
            aload 3 /* result */
            areturn
        end local 3 // com.sun.tools.javac.code.Type result
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1    tree  Lcom/sun/tools/javac/tree/JCTree;
            0    2     2     env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    2     3  result  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   

  com.sun.tools.javac.code.Type attribType(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=8, locals=5, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Type pt
         0: .line 713
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 3 /* pt */
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* result */
        start local 4 // com.sun.tools.javac.code.Type result
         1: .line 714
            aload 4 /* result */
            areturn
        end local 4 // com.sun.tools.javac.code.Type result
        end local 3 // com.sun.tools.javac.code.Type pt
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    2     0    this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1    tree  Lcom/sun/tools/javac/tree/JCTree;
            0    2     2     env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    2     3      pt  Lcom/sun/tools/javac/code/Type;
            1    2     4  result  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   
      pt    

  public com.sun.tools.javac.code.Type attribStat(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 721
            aload 2 /* env */
            aload 1 /* tree */
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dupUnshared:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         1: .line 720
            astore 3 /* analyzeEnv */
        start local 3 // com.sun.tools.javac.comp.Env analyzeEnv
         2: .line 723
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.statInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 5
         3: .line 725
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.analyzer:Lcom/sun/tools/javac/comp/Analyzer;
            aload 1 /* tree */
            aload 3 /* analyzeEnv */
            invokevirtual com.sun.tools.javac.comp.Analyzer.analyzeIfNeeded:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
         4: .line 723
            aload 5
            areturn
         5: .line 724
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
            astore 4
         6: .line 725
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.analyzer:Lcom/sun/tools/javac/comp/Analyzer;
            aload 1 /* tree */
            aload 3 /* analyzeEnv */
            invokevirtual com.sun.tools.javac.comp.Analyzer.analyzeIfNeeded:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
         7: .line 726
            aload 4
            athrow
        end local 3 // com.sun.tools.javac.comp.Env analyzeEnv
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    8     0        this  Lcom/sun/tools/javac/comp/Attr;
            0    8     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0    8     2         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2    8     3  analyzeEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
           2     3       5  any
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      env   

  com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type> attribExprs(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/List;
    flags: (0x0000) 
    Code:
      stack=5, locals=6, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List trees
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Type pt
         0: .line 732
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 4 /* ts */
        start local 4 // com.sun.tools.javac.util.ListBuffer ts
         1: .line 733
            aload 1 /* trees */
            astore 5 /* l */
        start local 5 // com.sun.tools.javac.util.List l
         2: goto 5
         3: .line 734
      StackMap locals: com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List
      StackMap stack:
            aload 4 /* ts */
            aload 0 /* this */
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 2 /* env */
            aload 3 /* pt */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
         4: .line 733
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
      StackMap locals:
      StackMap stack:
         5: aload 5 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 3
        end local 5 // com.sun.tools.javac.util.List l
         6: .line 735
            aload 4 /* ts */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            areturn
        end local 4 // com.sun.tools.javac.util.ListBuffer ts
        end local 3 // com.sun.tools.javac.code.Type pt
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List trees
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1  trees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0    7     2    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    7     3     pt  Lcom/sun/tools/javac/code/Type;
            1    7     4     ts  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
            2    6     5      l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
       Name  Flags
      trees  
      env    
      pt     

  <T extends com.sun.tools.javac.tree.JCTree> void attribStats(com.sun.tools.javac.util.List<T>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List trees
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 741
            aload 1 /* trees */
            astore 3 /* l */
        start local 3 // com.sun.tools.javac.util.List l
         1: goto 4
         2: .line 742
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 3 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 741
            aload 3 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 3 /* l */
      StackMap locals:
      StackMap stack:
         4: aload 3 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 2
        end local 3 // com.sun.tools.javac.util.List l
         5: .line 743
            return
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List trees
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1  trees  Lcom/sun/tools/javac/util/List<TT;>;
            0    6     2    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    5     3      l  Lcom/sun/tools/javac/util/List<TT;>;
    Signature: <T:Lcom/sun/tools/javac/tree/JCTree;>(Lcom/sun/tools/javac/util/List<TT;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
       Name  Flags
      trees  
      env    

  com.sun.tools.javac.code.Kinds$KindSelector attribArgs(com.sun.tools.javac.code.Kinds$KindSelector, com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.util.ListBuffer<com.sun.tools.javac.code.Type>);
    descriptor: (Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/ListBuffer;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
    flags: (0x0000) 
    Code:
      stack=6, locals=9, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Kinds$KindSelector initialKind
        start local 2 // com.sun.tools.javac.util.List trees
        start local 3 // com.sun.tools.javac.comp.Env env
        start local 4 // com.sun.tools.javac.util.ListBuffer argtypes
         0: .line 748
            aload 1 /* initialKind */
            astore 5 /* kind */
        start local 5 // com.sun.tools.javac.code.Kinds$KindSelector kind
         1: .line 749
            aload 2 /* trees */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 7
            goto 9
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector top java.util.Iterator
      StackMap stack:
         2: aload 7
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            astore 6 /* arg */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCExpression arg
         3: .line 750
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* arg */
            aload 0 /* this */
            aload 6 /* arg */
            aload 3 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 4
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.methodAttrInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            goto 5
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env
         4: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Attr$ResultInfo
         5: invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 8 /* argtype */
        start local 8 // com.sun.tools.javac.code.Type argtype
         6: .line 751
            aload 8 /* argtype */
            getstatic com.sun.tools.javac.code.TypeTag.DEFERRED:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 8
         7: .line 752
            iconst_2
            anewarray com.sun.tools.javac.code.Kinds$KindSelector
            dup
            iconst_0
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.POLY:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            dup
            iconst_1
            aload 5 /* kind */
            aastore
            invokestatic com.sun.tools.javac.code.Kinds$KindSelector.of:([Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 5 /* kind */
         8: .line 754
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 4 /* argtypes */
            aload 8 /* argtype */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        end local 8 // com.sun.tools.javac.code.Type argtype
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression arg
         9: .line 749
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector top java.util.Iterator
      StackMap stack:
            aload 7
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
        10: .line 756
            aload 5 /* kind */
            areturn
        end local 5 // com.sun.tools.javac.code.Kinds$KindSelector kind
        end local 4 // com.sun.tools.javac.util.ListBuffer argtypes
        end local 3 // com.sun.tools.javac.comp.Env env
        end local 2 // com.sun.tools.javac.util.List trees
        end local 1 // com.sun.tools.javac.code.Kinds$KindSelector initialKind
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   11     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   11     1  initialKind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            0   11     2        trees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0   11     3          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   11     4     argtypes  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
            1   11     5         kind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            3    9     6          arg  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            6    9     8      argtype  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
    MethodParameters:
             Name  Flags
      initialKind  
      trees        
      env          
      argtypes     

  com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type> attribAnyTypes(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
    flags: (0x0000) 
    Code:
      stack=4, locals=5, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List trees
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 763
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 3 /* argtypes */
        start local 3 // com.sun.tools.javac.util.ListBuffer argtypes
         1: .line 764
            aload 1 /* trees */
            astore 4 /* l */
        start local 4 // com.sun.tools.javac.util.List l
         2: goto 5
         3: .line 765
      StackMap locals: com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.List
      StackMap stack:
            aload 3 /* argtypes */
            aload 0 /* this */
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
         4: .line 764
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 4 /* l */
      StackMap locals:
      StackMap stack:
         5: aload 4 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 3
        end local 4 // com.sun.tools.javac.util.List l
         6: .line 766
            aload 3 /* argtypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            areturn
        end local 3 // com.sun.tools.javac.util.ListBuffer argtypes
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List trees
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    7     0      this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1     trees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0    7     2       env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    7     3  argtypes  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
            2    6     4         l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
       Name  Flags
      trees  
      env    

  com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type> attribTypes(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List trees
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 773
            aload 0 /* this */
            aload 1 /* trees */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribAnyTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 3 /* types */
        start local 3 // com.sun.tools.javac.util.List types
         1: .line 774
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* trees */
            aload 3 /* types */
            invokevirtual com.sun.tools.javac.comp.Check.checkRefTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            areturn
        end local 3 // com.sun.tools.javac.util.List types
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List trees
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    2     0   this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1  trees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0    2     2    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    2     3  types  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
       Name  Flags
      trees  
      env    

  void attribTypeVariables(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCTypeParameter>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=9, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List typarams
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 784
            aload 1 /* typarams */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 15
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env top java.util.Iterator
      StackMap stack:
         1: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            astore 3 /* tvar */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tvar
         2: .line 785
            aload 3 /* tvar */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.type:Lcom/sun/tools/javac/code/Type;
            checkcast com.sun.tools.javac.code.Type$TypeVar
            astore 5 /* a */
        start local 5 // com.sun.tools.javac.code.Type$TypeVar a
         3: .line 786
            aload 5 /* a */
            getfield com.sun.tools.javac.code.Type$TypeVar.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            dup
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
            ldc 268435456
            lor
            putfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
         4: .line 787
            aload 5 /* a */
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            putfield com.sun.tools.javac.code.Type$TypeVar.bound:Lcom/sun/tools/javac/code/Type;
         5: .line 788
            aload 3 /* tvar */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.bounds:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 13
         6: .line 789
            aload 0 /* this */
            aload 3 /* tvar */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.bounds:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 6 /* bounds */
        start local 6 // com.sun.tools.javac.util.List bounds
         7: .line 790
            aload 3 /* tvar */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.bounds:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 8
            goto 10
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCTypeParameter java.util.Iterator com.sun.tools.javac.code.Type$TypeVar com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         8: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            astore 7 /* bound */
        start local 7 // com.sun.tools.javac.tree.JCTree$JCExpression bound
         9: .line 791
            aload 6 /* bounds */
            aload 0 /* this */
            aload 7 /* bound */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 6 /* bounds */
        end local 7 // com.sun.tools.javac.tree.JCTree$JCExpression bound
        10: .line 790
      StackMap locals:
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 8
        11: .line 792
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* a */
            aload 6 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.reverse:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.setBounds:(Lcom/sun/tools/javac/code/Type$TypeVar;Lcom/sun/tools/javac/util/List;)V
        end local 6 // com.sun.tools.javac.util.List bounds
        12: .line 793
            goto 14
        13: .line 796
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCTypeParameter java.util.Iterator com.sun.tools.javac.code.Type$TypeVar
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* a */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.setBounds:(Lcom/sun/tools/javac/code/Type$TypeVar;Lcom/sun/tools/javac/util/List;)V
        14: .line 798
      StackMap locals:
      StackMap stack:
            aload 5 /* a */
            getfield com.sun.tools.javac.code.Type$TypeVar.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            dup
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
            ldc -268435457
            land
            putfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
        end local 5 // com.sun.tools.javac.code.Type$TypeVar a
        end local 3 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tvar
        15: .line 784
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.comp.Env top java.util.Iterator
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 1
        16: .line 800
            aload 1 /* typarams */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 4
            goto 19
      StackMap locals:
      StackMap stack:
        17: aload 4
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            astore 3 /* tvar */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tvar
        18: .line 801
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tvar */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCTypeParameter.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* tvar */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.type:Lcom/sun/tools/javac/code/Type;
            checkcast com.sun.tools.javac.code.Type$TypeVar
            invokevirtual com.sun.tools.javac.comp.Check.checkNonCyclic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type$TypeVar;)V
        end local 3 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tvar
        19: .line 800
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 17
        20: .line 803
            return
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List typarams
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   21     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   21     1  typarams  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;>;
            0   21     2       env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2   15     3      tvar  Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;
            3   15     5         a  Lcom/sun/tools/javac/code/Type$TypeVar;
            7   12     6    bounds  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            9   10     7     bound  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           18   19     3      tvar  Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
          Name  Flags
      typarams  
      env       

  void attribAnnotationTypes(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCAnnotation>, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List annotations
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 810
            aload 1 /* annotations */
            astore 3 /* al */
        start local 3 // com.sun.tools.javac.util.List al
         1: goto 5
         2: .line 811
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 3 /* al */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotation
            astore 4 /* a */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCAnnotation a
         3: .line 812
            aload 0 /* this */
            aload 4 /* a */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotation.annotationType:Lcom/sun/tools/javac/tree/JCTree;
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 4 // com.sun.tools.javac.tree.JCTree$JCAnnotation a
         4: .line 810
            aload 3 /* al */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 3 /* al */
      StackMap locals:
      StackMap stack:
         5: aload 3 /* al */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 2
        end local 3 // com.sun.tools.javac.util.List al
         6: .line 814
            return
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.List annotations
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    7     0         this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1  annotations  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;>;
            0    7     2          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    6     3           al  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;>;
            3    4     4            a  Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;>;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
             Name  Flags
      annotations  
      env          

  public  attribLazyConstantValue(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree$JCVariableDecl, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=9, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
        start local 2 // com.sun.tools.javac.tree.JCTree$JCVariableDecl variable
        start local 3 // com.sun.tools.javac.code.Type type
         0: .line 828
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 2 /* variable */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.setPos:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         1: .line 827
            astore 4 /* prevLintPos */
        start local 4 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition prevLintPos
         2: .line 830
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            getfield com.sun.tools.javac.tree.JCTree$JCCompilationUnit.sourcefile:Ljavax/tools/JavaFileObject;
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            astore 5 /* prevSource */
        start local 5 // javax.tools.JavaFileObject prevSource
         3: .line 832
            aload 0 /* this */
            aload 2 /* variable */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* env */
            aload 3 /* type */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* itype */
        start local 6 // com.sun.tools.javac.code.Type itype
         4: .line 833
            aload 6 /* itype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 9
         5: .line 834
            aload 0 /* this */
            aload 6 /* itype */
            aload 3 /* type */
            invokevirtual com.sun.tools.javac.comp.Attr.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            astore 8
         6: .line 839
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 5 /* prevSource */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
         7: .line 840
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 4 /* prevLintPos */
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.setPos:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            pop
         8: .line 834
            aload 8
            areturn
         9: .line 839
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition javax.tools.JavaFileObject com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 5 /* prevSource */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        10: .line 840
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 4 /* prevLintPos */
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.setPos:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            pop
        11: .line 836
            aconst_null
            areturn
        end local 6 // com.sun.tools.javac.code.Type itype
        12: .line 838
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCVariableDecl com.sun.tools.javac.code.Type com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition javax.tools.JavaFileObject
      StackMap stack: java.lang.Throwable
            astore 7
        13: .line 839
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 5 /* prevSource */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        14: .line 840
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 4 /* prevLintPos */
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.setPos:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            pop
        15: .line 841
            aload 7
            athrow
        end local 5 // javax.tools.JavaFileObject prevSource
        end local 4 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition prevLintPos
        end local 3 // com.sun.tools.javac.code.Type type
        end local 2 // com.sun.tools.javac.tree.JCTree$JCVariableDecl variable
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   16     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   16     1          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   16     2     variable  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            0   16     3         type  Lcom/sun/tools/javac/code/Type;
            2   16     4  prevLintPos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            3   16     5   prevSource  Ljavax/tools/JavaFileObject;
            4   12     6        itype  Lcom/sun/tools/javac/code/Type;
      Exception table:
        from    to  target  type
           3     6      12  any
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)Ljava/lang/Object;
    MethodParameters:
          Name  Flags
      env       
      variable  
      type      

  com.sun.tools.javac.code.Type attribBase(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, boolean, boolean, boolean);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;ZZZ)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=7, locals=7, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // boolean classExpected
        start local 4 // boolean interfaceExpected
        start local 5 // boolean checkExtensible
         0: .line 857
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            ifnull 2
         1: .line 858
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            goto 3
         2: .line 859
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
         3: .line 857
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 6 /* t */
        start local 6 // com.sun.tools.javac.code.Type t
         4: .line 860
            aload 0 /* this */
            aload 6 /* t */
            aload 1 /* tree */
            aload 2 /* env */
            iload 3 /* classExpected */
            iload 4 /* interfaceExpected */
            iload 5 /* checkExtensible */
            invokevirtual com.sun.tools.javac.comp.Attr.checkBase:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;ZZZ)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 6 // com.sun.tools.javac.code.Type t
        end local 5 // boolean checkExtensible
        end local 4 // boolean interfaceExpected
        end local 3 // boolean classExpected
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    5     0               this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1               tree  Lcom/sun/tools/javac/tree/JCTree;
            0    5     2                env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    5     3      classExpected  Z
            0    5     4  interfaceExpected  Z
            0    5     5    checkExtensible  Z
            4    5     6                  t  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;ZZZ)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
                   Name  Flags
      tree               
      env                
      classExpected      
      interfaceExpected  
      checkExtensible    

  com.sun.tools.javac.code.Type checkBase(com.sun.tools.javac.code.Type, com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, boolean, boolean, boolean);
    descriptor: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;ZZZ)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=7, locals=8, args_size=7
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type t
        start local 2 // com.sun.tools.javac.tree.JCTree tree
        start local 3 // com.sun.tools.javac.comp.Env env
        start local 4 // boolean classExpected
        start local 5 // boolean interfaceExpected
        start local 6 // boolean checkExtensible
         0: .line 868
            aload 2 /* tree */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEAPPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 2
         1: .line 869
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeApply
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            goto 3
      StackMap locals:
      StackMap stack:
         2: aload 2 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         3: .line 868
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
            astore 7 /* pos */
        start local 7 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
         4: .line 870
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isAnonymous:()Z
            ifeq 7
         5: .line 871
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            ldc "cant.inherit.from.anon"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         6: .line 872
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
         7: .line 874
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
      StackMap stack:
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 9
         8: .line 875
            aload 1 /* t */
            areturn
         9: .line 876
      StackMap locals:
      StackMap stack:
            aload 1 /* t */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 13
            iload 4 /* classExpected */
            ifne 13
            iload 5 /* interfaceExpected */
            ifne 13
        10: .line 878
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            ifnonnull 14
        11: .line 879
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            ldc "illegal.forward.ref"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        12: .line 880
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        13: .line 883
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 7 /* pos */
            aload 1 /* t */
            iload 6 /* checkExtensible */
            invokevirtual com.sun.tools.javac.comp.Check.checkClassType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
            astore 1 /* t */
        14: .line 885
      StackMap locals:
      StackMap stack:
            iload 5 /* interfaceExpected */
            ifeq 17
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.flags:()J
            ldc 512
            land
            lconst_0
            lcmp
            ifne 17
        15: .line 886
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            ldc "intf.expected.here"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        16: .line 889
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        17: .line 890
      StackMap locals:
      StackMap stack:
            iload 6 /* checkExtensible */
            ifeq 22
        18: .line 891
            iload 4 /* classExpected */
            ifeq 22
        19: .line 892
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.flags:()J
            ldc 512
            land
            lconst_0
            lcmp
            ifeq 22
        20: .line 893
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            ldc "no.intf.expected.here"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        21: .line 894
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        22: .line 896
      StackMap locals:
      StackMap stack:
            iload 6 /* checkExtensible */
            ifeq 27
        23: .line 897
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.flags:()J
            ldc 16
            land
            lconst_0
            lcmp
            ifeq 27
        24: .line 898
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
        25: .line 899
            ldc "cant.inherit.from.final"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
        26: .line 898
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        27: .line 901
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 7 /* pos */
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.comp.Check.checkNonCyclic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)V
        28: .line 902
            aload 1 /* t */
            areturn
        end local 7 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 6 // boolean checkExtensible
        end local 5 // boolean interfaceExpected
        end local 4 // boolean classExpected
        end local 3 // com.sun.tools.javac.comp.Env env
        end local 2 // com.sun.tools.javac.tree.JCTree tree
        end local 1 // com.sun.tools.javac.code.Type t
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   29     0               this  Lcom/sun/tools/javac/comp/Attr;
            0   29     1                  t  Lcom/sun/tools/javac/code/Type;
            0   29     2               tree  Lcom/sun/tools/javac/tree/JCTree;
            0   29     3                env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   29     4      classExpected  Z
            0   29     5  interfaceExpected  Z
            0   29     6    checkExtensible  Z
            4   29     7                pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
    Signature: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;ZZZ)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
                   Name  Flags
      t                  
      tree               
      env                
      classExpected      
      interfaceExpected  
      checkExtensible    

  com.sun.tools.javac.code.Type attribIdentAsEnumType(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree$JCIdent);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCIdent;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
        start local 2 // com.sun.tools.javac.tree.JCTree$JCIdent id
         0: .line 906
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 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 907
            aload 2 /* id */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCIdent.type:Lcom/sun/tools/javac/code/Type;
         4: .line 908
            aload 2 /* id */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            putfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
         5: .line 909
            aload 2 /* id */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.type:Lcom/sun/tools/javac/code/Type;
            areturn
        end local 2 // com.sun.tools.javac.tree.JCTree$JCIdent id
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    6     2    id  Lcom/sun/tools/javac/tree/JCTree$JCIdent;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree$JCIdent;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      env   
      id    

  public void visitClassDef(com.sun.tools.javac.tree.JCTree$JCClassDecl);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
         0: .line 914
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSpeculative:Z
            ifeq 2
         1: .line 915
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
            invokevirtual com.sun.tools.javac.comp.ArgumentAttr.withLocalCacheContext:()Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;
            goto 3
      StackMap locals:
      StackMap stack:
         2: aconst_null
         3: .line 914
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.ArgumentAttr$LocalCacheContext
            invokestatic java.util.Optional.ofNullable:(Ljava/lang/Object;)Ljava/util/Optional;
         4: .line 913
            astore 2 /* localCacheContext */
        start local 2 // java.util.Optional localCacheContext
         5: .line 919
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.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$KindSelector.VAL_MTH:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.matches:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 8
         6: .line 920
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Enter.classEnter:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         7: .line 921
            goto 10
         8: .line 926
      StackMap locals: java.util.Optional
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEWCLASS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 10
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isInAnnotation:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 10
         9: .line 927
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Enter.classEnter:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        10: .line 930
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 3 /* c */
        start local 3 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        11: .line 931
            aload 3 /* c */
            ifnonnull 14
        12: .line 933
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        13: .line 934
            goto 24
        14: .line 936
      StackMap locals: com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            aload 3 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.complete:()V
        15: .line 942
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSelfCall:Z
            ifeq 18
        16: .line 943
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEWCLASS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 18
        17: .line 944
            aload 3 /* c */
            dup
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 4194304
            lor
            putfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
        18: .line 946
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        19: .line 947
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 3 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        20: .line 949
            goto 24
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCClassDecl java.util.Optional
      StackMap stack: java.lang.Throwable
        21: astore 4
        22: .line 950
            aload 2 /* localCacheContext */
            invokedynamic accept()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/comp/ArgumentAttr$LocalCacheContext.leave()V (5)
                  (Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;)V
            invokevirtual java.util.Optional.ifPresent:(Ljava/util/function/Consumer;)V
        23: .line 951
            aload 4
            athrow
        24: .line 950
      StackMap locals:
      StackMap stack:
            aload 2 /* localCacheContext */
            invokedynamic accept()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/comp/ArgumentAttr$LocalCacheContext.leave()V (5)
                  (Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;)V
            invokevirtual java.util.Optional.ifPresent:(Ljava/util/function/Consumer;)V
        25: .line 952
            return
        end local 2 // java.util.Optional localCacheContext
        end local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   26     0               this  Lcom/sun/tools/javac/comp/Attr;
            0   26     1               tree  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            5   26     2  localCacheContext  Ljava/util/Optional<Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;>;
           11   20     3                  c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
      Exception table:
        from    to  target  type
           5    21      21  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitMethodDef(com.sun.tools.javac.tree.JCTree$JCMethodDecl);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=11, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMethodDecl tree
         0: .line 955
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.sym:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            astore 2 /* m */
        start local 2 // com.sun.tools.javac.code.Symbol$MethodSymbol m
         1: .line 956
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            ldc 8796093022208
            land
            lconst_0
            lcmp
            ifeq 2
            iconst_1
            goto 3
      StackMap locals: com.sun.tools.javac.code.Symbol$MethodSymbol
      StackMap stack:
         2: iconst_0
      StackMap locals:
      StackMap stack: int
         3: istore 3 /* isDefaultMethod */
        start local 3 // boolean isDefaultMethod
         4: .line 958
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Lint.augment:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Lint;
            astore 4 /* lint */
        start local 4 // com.sun.tools.javac.code.Lint lint
         5: .line 959
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* lint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            astore 5 /* prevLint */
        start local 5 // com.sun.tools.javac.code.Lint prevLint
         6: .line 960
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.setMethod:(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            astore 6 /* prevMethod */
        start local 6 // com.sun.tools.javac.code.Symbol$MethodSymbol prevMethod
         7: .line 962
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.flush:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
         8: .line 963
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecatedAnnotation:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
         9: .line 968
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.MemberEnter.methodEnv:(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 7 /* localEnv */
        start local 7 // com.sun.tools.javac.comp.Env localEnv
        10: .line 969
            aload 7 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* lint */
            putfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
        11: .line 971
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.typarams:Lcom/sun/tools/javac/util/List;
            aload 7 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        12: .line 975
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.isStatic:()Z
            ifeq 15
        13: .line 976
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.checkHideClashes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
        14: .line 977
            goto 16
        15: .line 978
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodDecl com.sun.tools.javac.code.Symbol$MethodSymbol int com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Symbol$MethodSymbol com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.checkOverrideClashes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
        16: .line 980
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.checkOverride:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
        17: .line 982
            iload 3 /* isDefaultMethod */
            ifeq 19
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Types.overridesObjectMethod:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 19
        18: .line 983
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            ldc "default.overrides.object.member"
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.name:Lcom/sun/tools/javac/util/Name;
            aastore
            dup
            iconst_1
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.location:()Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_2
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.location:()Lcom/sun/tools/javac/code/Symbol;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        19: .line 987
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.typarams:Lcom/sun/tools/javac/util/List;
            astore 8 /* l */
        start local 8 // com.sun.tools.javac.util.List l
        20: goto 23
        21: .line 988
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 7 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 8 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.type:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.enterIfAbsent:(Lcom/sun/tools/javac/code/Symbol;)V
        22: .line 987
            aload 8 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 8 /* l */
      StackMap locals:
      StackMap stack:
        23: aload 8 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 21
        end local 8 // com.sun.tools.javac.util.List l
        24: .line 990
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 8 /* owner */
        start local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol owner
        25: .line 991
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifeq 33
        26: .line 992
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 28
        27: .line 993
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            ifnull 33
        28: .line 994
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodDecl com.sun.tools.javac.code.Symbol$MethodSymbol int com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Symbol$MethodSymbol com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 30
        29: .line 995
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.params:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            goto 31
        30: .line 996
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.Log
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        31: .line 997
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodDecl com.sun.tools.javac.code.Symbol$MethodSymbol int com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Symbol$MethodSymbol com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack: com.sun.tools.javac.util.Log com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
            ldc "intf.annotation.members.cant.have.params"
            iconst_0
            anewarray java.lang.Object
        32: .line 994
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        33: .line 1000
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.params:Lcom/sun/tools/javac/util/List;
            astore 9 /* l */
        start local 9 // com.sun.tools.javac.util.List l
        34: goto 37
        35: .line 1001
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 9 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 7 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        36: .line 1000
            aload 9 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 9 /* l */
      StackMap locals:
      StackMap stack:
        37: aload 9 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 35
        end local 9 // com.sun.tools.javac.util.List l
        38: .line 1004
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 7 /* localEnv */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkVarargsMethodDecl:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;)V
        39: .line 1007
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.typarams:Lcom/sun/tools/javac/util/List;
            aload 7 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        40: .line 1010
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.restype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 42
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.restype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 42
        41: .line 1011
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.restype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 7 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        42: .line 1014
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            ifnull 46
        43: .line 1018
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.MemberEnter.methodEnv:(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 9 /* newEnv */
        start local 9 // com.sun.tools.javac.comp.Env newEnv
        44: .line 1019
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            aload 9 /* newEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        45: .line 1020
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            aload 9 /* newEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        end local 9 // com.sun.tools.javac.comp.Env newEnv
        46: .line 1024
      StackMap locals:
      StackMap stack:
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifeq 57
        47: .line 1026
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.thrown:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 51
        48: .line 1027
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.thrown:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        49: .line 1028
            ldc "throws.not.allowed.in.intf.annotation"
            iconst_0
            anewarray java.lang.Object
        50: .line 1027
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        51: .line 1031
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.typarams:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 55
        52: .line 1032
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.typarams:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            invokevirtual com.sun.tools.javac.tree.JCTree$JCTypeParameter.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        53: .line 1033
            ldc "intf.annotation.members.cant.have.type.params"
            iconst_0
            anewarray java.lang.Object
        54: .line 1032
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        55: .line 1036
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.restype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.Check.validateAnnotationType:(Lcom/sun/tools/javac/tree/JCTree;)V
        56: .line 1038
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Check.validateAnnotationMethod:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)V
        57: .line 1041
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.thrown:Lcom/sun/tools/javac/util/List;
            astore 9 /* l */
        start local 9 // com.sun.tools.javac.util.List l
        58: goto 61
        59: .line 1042
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 9 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 9 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        60: .line 1041
            aload 9 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 9 /* l */
      StackMap locals:
      StackMap stack:
        61: aload 9 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 59
        end local 9 // com.sun.tools.javac.util.List l
        62: .line 1044
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            ifnonnull 71
        63: .line 1048
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.defaultValue:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 68
        64: .line 1049
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifne 68
        65: .line 1050
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        66: .line 1051
            ldc "default.allowed.in.intf.annotation.member"
            iconst_0
            anewarray java.lang.Object
        67: .line 1050
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        68: .line 1053
      StackMap locals:
      StackMap stack:
            iload 3 /* isDefaultMethod */
            ifne 69
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.sym:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            ldc 1280
            land
            lconst_0
            lcmp
            ifne 102
        69: .line 1054
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "missing.meth.body.or.decl.abstract"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        70: .line 1055
            goto 102
      StackMap locals:
      StackMap stack:
        71: aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.sym:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.flags:()J
            ldc 8796093023234
            land
            ldc 1024
            lcmp
            ifne 77
        72: .line 1056
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 512
            land
            lconst_0
            lcmp
            ifeq 75
        73: .line 1057
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBlock.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "intf.meth.cant.have.body"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        74: .line 1058
            goto 102
        75: .line 1059
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "abstract.meth.cant.have.body"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        76: .line 1061
            goto 102
      StackMap locals:
      StackMap stack:
        77: aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.mods:Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
            getfield com.sun.tools.javac.tree.JCTree$JCModifiers.flags:J
            ldc 256
            land
            lconst_0
            lcmp
            ifeq 80
        78: .line 1062
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "native.meth.cant.have.body"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        79: .line 1063
            goto 102
        80: .line 1067
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.init:Lcom/sun/tools/javac/util/Name;
            if_acmpne 99
            aload 8 /* owner */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            if_acmpeq 99
        81: .line 1068
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            astore 9 /* body */
        start local 9 // com.sun.tools.javac.tree.JCTree$JCBlock body
        82: .line 1069
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 84
        83: .line 1070
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            invokestatic com.sun.tools.javac.tree.TreeInfo.isSelfCall:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifne 92
        84: .line 1071
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCBlock
      StackMap stack:
            aload 9 /* body */
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
        85: .line 1072
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeEnter:Lcom/sun/tools/javac/comp/TypeEnter;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
        86: .line 1073
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        87: .line 1074
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        88: .line 1075
            iconst_0
        89: .line 1072
            invokevirtual com.sun.tools.javac.comp.TypeEnter.SuperCall:(Lcom/sun/tools/javac/tree/TreeMaker;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Z)Lcom/sun/tools/javac/tree/JCTree$JCExpressionStatement;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
        90: .line 1071
            putfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
        91: .line 1076
            goto 99
      StackMap locals:
      StackMap stack:
        92: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 99
        93: .line 1077
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.mods:Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
            getfield com.sun.tools.javac.tree.JCTree$JCModifiers.flags:J
            ldc 68719476736
            land
            lconst_0
            lcmp
            ifne 99
        94: .line 1078
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            invokestatic com.sun.tools.javac.tree.TreeInfo.isSuperCall:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 99
        95: .line 1083
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCStatement
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        96: .line 1084
            ldc "call.to.super.not.allowed.in.enum.ctor"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        97: .line 1085
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aastore
        98: .line 1083
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 9 // com.sun.tools.javac.tree.JCTree$JCBlock body
        99: .line 1090
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 7 /* localEnv */
            aload 2 /* m */
            aconst_null
            invokevirtual com.sun.tools.javac.comp.Annotate.queueScanTreeAndTypeAnnotate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
       100: .line 1091
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
       101: .line 1094
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 7 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
       102: .line 1097
      StackMap locals:
      StackMap stack:
            aload 7 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
       103: .line 1098
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.type:Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol owner
        end local 7 // com.sun.tools.javac.comp.Env localEnv
       104: .line 1099
            goto 109
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodDecl com.sun.tools.javac.code.Symbol$MethodSymbol int com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Symbol$MethodSymbol
      StackMap stack: java.lang.Throwable
       105: astore 10
       106: .line 1100
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 5 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
       107: .line 1101
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* prevMethod */
            invokevirtual com.sun.tools.javac.comp.Check.setMethod:(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            pop
       108: .line 1102
            aload 10
            athrow
       109: .line 1100
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 5 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
       110: .line 1101
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* prevMethod */
            invokevirtual com.sun.tools.javac.comp.Check.setMethod:(Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            pop
       111: .line 1103
            return
        end local 6 // com.sun.tools.javac.code.Symbol$MethodSymbol prevMethod
        end local 5 // com.sun.tools.javac.code.Lint prevLint
        end local 4 // com.sun.tools.javac.code.Lint lint
        end local 3 // boolean isDefaultMethod
        end local 2 // com.sun.tools.javac.code.Symbol$MethodSymbol m
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMethodDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0  112     0             this  Lcom/sun/tools/javac/comp/Attr;
            0  112     1             tree  Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;
            1  112     2                m  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            4  112     3  isDefaultMethod  Z
            5  112     4             lint  Lcom/sun/tools/javac/code/Lint;
            6  112     5         prevLint  Lcom/sun/tools/javac/code/Lint;
            7  112     6       prevMethod  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
           10  104     7         localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           20   24     8                l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;>;
           25  104     8            owner  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           34   38     9                l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;>;
           44   46     9           newEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           58   62     9                l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
           82   99     9             body  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
      Exception table:
        from    to  target  type
           7   105     105  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitVarDef(com.sun.tools.javac.tree.JCTree$JCVariableDecl);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCVariableDecl tree
         0: .line 1107
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.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_acmpne 12
         1: .line 1108
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            ifnull 4
         2: .line 1110
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.enter:(Lcom/sun/tools/javac/code/Symbol;)V
         3: .line 1111
            goto 15
         4: .line 1113
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.blockAnnotations:()V
         5: .line 1114
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.MemberEnter.memberEnter:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
         6: .line 1115
            goto 10
      StackMap locals:
      StackMap stack: java.lang.Throwable
         7: astore 2
         8: .line 1116
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.unblockAnnotations:()V
         9: .line 1117
            aload 2
            athrow
        10: .line 1116
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.unblockAnnotations:()V
        11: .line 1119
            goto 15
        12: .line 1120
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 15
        13: .line 1122
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokevirtual com.sun.tools.javac.comp.Annotate.queueScanTreeAndTypeAnnotate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
        14: .line 1123
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
        15: .line 1127
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            astore 2 /* v */
        start local 2 // com.sun.tools.javac.code.Symbol$VarSymbol v
        16: .line 1128
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Lint.augment:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Lint;
            astore 3 /* lint */
        start local 3 // com.sun.tools.javac.code.Lint lint
        17: .line 1129
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* lint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            astore 4 /* prevLint */
        start local 4 // com.sun.tools.javac.code.Lint prevLint
        18: .line 1132
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LAMBDA:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 22
        19: .line 1133
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCLambda
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.paramKind:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCLambda$ParameterKind.IMPLICIT:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            if_acmpne 22
        20: .line 1134
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 8589934592
            land
            lconst_0
            lcmp
            ifeq 22
        21: .line 1132
            iconst_1
            goto 23
      StackMap locals: com.sun.tools.javac.code.Symbol$VarSymbol com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint
      StackMap stack:
        22: iconst_0
      StackMap locals:
      StackMap stack: int
        23: istore 5 /* isImplicitLambdaParameter */
        start local 5 // boolean isImplicitLambdaParameter
        24: .line 1135
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iload 5 /* isImplicitLambdaParameter */
            ifeq 25
            iconst_0
            goto 26
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCVariableDecl com.sun.tools.javac.code.Symbol$VarSymbol com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint int
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env
        25: iconst_1
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCVariableDecl com.sun.tools.javac.code.Symbol$VarSymbol com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint int
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env int
        26: invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Z)V
        27: .line 1138
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            pop
        28: .line 1139
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.flush:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
        29: .line 1140
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecatedAnnotation:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        30: .line 1142
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 37
        31: .line 1143
            aload 2 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.flags_field:J
            ldc 16
            land
            lconst_0
            lcmp
            ifeq 33
        32: .line 1144
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.MemberEnter.needsLazyConstValue:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifne 37
        33: .line 1149
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.memberEnter:Lcom/sun/tools/javac/comp/MemberEnter;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.MemberEnter.initEnv:(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 6 /* initEnv */
        start local 6 // com.sun.tools.javac.comp.Env initEnv
        34: .line 1150
            aload 6 /* initEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 3 /* lint */
            putfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
        35: .line 1154
            aload 6 /* initEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* v */
            putfield com.sun.tools.javac.comp.AttrContext.enclVar:Lcom/sun/tools/javac/code/Symbol;
        36: .line 1155
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 6 /* initEnv */
            aload 2 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 6 // com.sun.tools.javac.comp.Env initEnv
        37: .line 1158
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        38: .line 1159
            goto 42
        39: .line 1160
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        40: .line 1161
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        41: .line 1162
            aload 7
            athrow
        42: .line 1161
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        43: .line 1163
            return
        end local 5 // boolean isImplicitLambdaParameter
        end local 4 // com.sun.tools.javac.code.Lint prevLint
        end local 3 // com.sun.tools.javac.code.Lint lint
        end local 2 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 1 // com.sun.tools.javac.tree.JCTree$JCVariableDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                       Name  Signature
            0   44     0                       this  Lcom/sun/tools/javac/comp/Attr;
            0   44     1                       tree  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
           16   44     2                          v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           17   44     3                       lint  Lcom/sun/tools/javac/code/Lint;
           18   44     4                   prevLint  Lcom/sun/tools/javac/code/Lint;
           24   44     5  isImplicitLambdaParameter  Z
           34   37     6                    initEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
           4     7       7  any
          27    39      39  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitSkip(com.sun.tools.javac.tree.JCTree$JCSkip);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCSkip;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCSkip tree
         0: .line 1166
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         1: .line 1167
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCSkip tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCSkip;
    MethodParameters:
      Name  Flags
      tree  

  public void visitBlock(com.sun.tools.javac.tree.JCTree$JCBlock);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCBlock;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCBlock tree
         0: .line 1170
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.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 19
         1: .line 1175
            new com.sun.tools.javac.code.Symbol$MethodSymbol
            dup
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.flags:J
            ldc 1048576
            lor
         2: .line 1176
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 2048
            land
            lor
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.empty:Lcom/sun/tools/javac/util/Name;
            aconst_null
         3: .line 1177
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
         4: .line 1175
            invokespecial com.sun.tools.javac.code.Symbol$MethodSymbol.<init>:(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V
         5: .line 1174
            astore 2 /* fakeOwner */
        start local 2 // com.sun.tools.javac.code.Symbol fakeOwner
         6: .line 1179
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 2 /* fakeOwner */
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dupUnshared:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         7: .line 1178
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         8: .line 1181
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.flags:J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 9
            aload 3 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            dup
            getfield com.sun.tools.javac.comp.AttrContext.staticLevel:I
            iconst_1
            iadd
            putfield com.sun.tools.javac.comp.AttrContext.staticLevel:I
         9: .line 1183
      StackMap locals: com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            aload 1 /* tree */
            aload 3 /* localEnv */
            aload 3 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            aconst_null
            invokevirtual com.sun.tools.javac.comp.Annotate.queueScanTreeAndTypeAnnotate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
        10: .line 1184
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
        11: .line 1185
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        12: .line 1190
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 4 /* cs */
        start local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol cs
        13: .line 1191
            aload 3 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.getRawTypeAttributes:()Lcom/sun/tools/javac/util/List;
            astore 5 /* tas */
        start local 5 // com.sun.tools.javac.util.List tas
        14: .line 1192
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.flags:J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 17
        15: .line 1193
            aload 4 /* cs */
            aload 5 /* tas */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.appendClassInitTypeAttributes:(Lcom/sun/tools/javac/util/List;)V
        16: .line 1194
            goto 27
        17: .line 1195
      StackMap locals: com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.util.List
      StackMap stack:
            aload 4 /* cs */
            aload 5 /* tas */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.appendInitTypeAttributes:(Lcom/sun/tools/javac/util/List;)V
        end local 5 // com.sun.tools.javac.util.List tas
        end local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol cs
        end local 3 // com.sun.tools.javac.comp.Env localEnv
        end local 2 // com.sun.tools.javac.code.Symbol fakeOwner
        18: .line 1198
            goto 27
        19: .line 1201
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCBlock
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
        20: .line 1200
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
        21: .line 1203
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        22: .line 1204
            goto 26
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCBlock com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
        23: astore 3
        24: .line 1205
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        25: .line 1206
            aload 3
            athrow
        26: .line 1205
      StackMap locals:
      StackMap stack:
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        27: .line 1208
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        28: .line 1209
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCBlock tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   29     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   29     1       tree  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            6   18     2  fakeOwner  Lcom/sun/tools/javac/code/Symbol;
            8   18     3   localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           13   18     4         cs  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           14   18     5        tas  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Attribute$TypeCompound;>;
           21   27     2   localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
          21    23      23  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitDoLoop(com.sun.tools.javac.tree.JCTree$JCDoWhileLoop);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCDoWhileLoop;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCDoWhileLoop tree
         0: .line 1212
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCDoWhileLoop.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 1213
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCDoWhileLoop.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 1214
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1215
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCDoWhileLoop tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCDoWhileLoop;
    MethodParameters:
      Name  Flags
      tree  

  public void visitWhileLoop(com.sun.tools.javac.tree.JCTree$JCWhileLoop);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCWhileLoop;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCWhileLoop tree
         0: .line 1218
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCWhileLoop.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 1219
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCWhileLoop.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 1220
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1221
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCWhileLoop tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCWhileLoop;
    MethodParameters:
      Name  Flags
      tree  

  public void visitForLoop(com.sun.tools.javac.tree.JCTree$JCForLoop);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCForLoop;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCForLoop tree
         0: .line 1225
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         1: .line 1224
            astore 2 /* loopEnv */
        start local 2 // com.sun.tools.javac.comp.Env loopEnv
         2: .line 1227
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCForLoop.init:Lcom/sun/tools/javac/util/List;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         3: .line 1228
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCForLoop.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 4
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCForLoop.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* loopEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         4: .line 1229
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 2 /* loopEnv */
            aload 1 /* tree */
            putfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
         5: .line 1230
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCForLoop.step:Lcom/sun/tools/javac/util/List;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         6: .line 1231
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCForLoop.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         7: .line 1232
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         8: .line 1233
            goto 12
         9: .line 1234
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        10: .line 1235
            aload 2 /* loopEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        11: .line 1236
            aload 3
            athrow
        12: .line 1235
      StackMap locals:
      StackMap stack:
            aload 2 /* loopEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        13: .line 1237
            return
        end local 2 // com.sun.tools.javac.comp.Env loopEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCForLoop tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   14     0     this  Lcom/sun/tools/javac/comp/Attr;
            0   14     1     tree  Lcom/sun/tools/javac/tree/JCTree$JCForLoop;
            2   14     2  loopEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
           2     9       9  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitForeachLoop(com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCEnhancedForLoop;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop tree
         0: .line 1241
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         1: .line 1240
            astore 2 /* loopEnv */
        start local 2 // com.sun.tools.javac.comp.Env loopEnv
         2: .line 1246
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.cvarUpperBound:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* exprType */
        start local 3 // com.sun.tools.javac.code.Type exprType
         3: .line 1247
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.var:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         4: .line 1248
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         5: .line 1249
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Types.elemtype:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* elemtype */
        start local 4 // com.sun.tools.javac.code.Type elemtype
         6: .line 1250
            aload 4 /* elemtype */
            ifnonnull 21
         7: .line 1252
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* exprType */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.iterableType:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Types.asSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* base */
        start local 5 // com.sun.tools.javac.code.Type base
         8: .line 1253
            aload 5 /* base */
            ifnonnull 16
         9: .line 1254
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        10: .line 1255
            ldc "foreach.not.applicable.to.type"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
        11: .line 1256
            aload 3 /* exprType */
            aastore
            dup
            iconst_1
        12: .line 1257
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "type.req.array.or.iterable"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
        13: .line 1254
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        14: .line 1258
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* elemtype */
        15: .line 1259
            goto 21
        16: .line 1260
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 5 /* base */
            invokevirtual com.sun.tools.javac.code.Type.allparams:()Lcom/sun/tools/javac/util/List;
            astore 6 /* iterableParams */
        start local 6 // com.sun.tools.javac.util.List iterableParams
        17: .line 1261
            aload 6 /* iterableParams */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 19
        18: .line 1262
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            goto 20
        19: .line 1263
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* iterableParams */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokevirtual com.sun.tools.javac.code.Types.wildUpperBound:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
        20: .line 1261
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 4 /* elemtype */
        end local 6 // com.sun.tools.javac.util.List iterableParams
        end local 5 // com.sun.tools.javac.code.Type base
        21: .line 1266
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 4 /* elemtype */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.var:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.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.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        22: .line 1267
            aload 2 /* loopEnv */
            aload 1 /* tree */
            putfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
        23: .line 1268
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 2 /* loopEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        24: .line 1269
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 4 // com.sun.tools.javac.code.Type elemtype
        end local 3 // com.sun.tools.javac.code.Type exprType
        25: .line 1270
            goto 29
        26: .line 1271
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
            astore 7
        27: .line 1272
            aload 2 /* loopEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        28: .line 1273
            aload 7
            athrow
        29: .line 1272
      StackMap locals:
      StackMap stack:
            aload 2 /* loopEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        30: .line 1274
            return
        end local 2 // com.sun.tools.javac.comp.Env loopEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   31     0            this  Lcom/sun/tools/javac/comp/Attr;
            0   31     1            tree  Lcom/sun/tools/javac/tree/JCTree$JCEnhancedForLoop;
            2   31     2         loopEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            3   25     3        exprType  Lcom/sun/tools/javac/code/Type;
            6   25     4        elemtype  Lcom/sun/tools/javac/code/Type;
            8   21     5            base  Lcom/sun/tools/javac/code/Type;
           17   21     6  iterableParams  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
      Exception table:
        from    to  target  type
           2    26      26  any
    MethodParameters:
      Name  Flags
      tree  

  public void visitLabelled(com.sun.tools.javac.tree.JCTree$JCLabeledStatement);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLabeledStatement;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLabeledStatement tree
         0: .line 1278
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            astore 2 /* env1 */
        start local 2 // com.sun.tools.javac.comp.Env env1
         1: .line 1279
            goto 9
         2: .line 1280
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 2 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LABELLED:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 8
         3: .line 1281
            aload 2 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCLabeledStatement
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.label:Lcom/sun/tools/javac/util/Name;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.label:Lcom/sun/tools/javac/util/Name;
            if_acmpne 8
         4: .line 1282
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLabeledStatement.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "label.already.in.use"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
         5: .line 1283
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.label:Lcom/sun/tools/javac/util/Name;
            aastore
         6: .line 1282
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         7: .line 1284
            goto 10
         8: .line 1286
      StackMap locals:
      StackMap stack:
            aload 2 /* env1 */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            astore 2 /* env1 */
         9: .line 1279
      StackMap locals:
      StackMap stack:
            aload 2 /* env1 */
            ifnull 10
            aload 2 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.CLASSDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 2
        10: .line 1289
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        11: .line 1290
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        12: .line 1291
            return
        end local 2 // com.sun.tools.javac.comp.Env env1
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLabeledStatement tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   13     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCLabeledStatement;
            1   13     2  env1  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      tree  

  public void visitSwitch(com.sun.tools.javac.tree.JCTree$JCSwitch);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCSwitch;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=13, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCSwitch tree
         0: .line 1294
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSwitch.selector:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* seltype */
        start local 2 // com.sun.tools.javac.code.Type seltype
         1: .line 1297
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
         2: .line 1296
            astore 3 /* switchEnv */
        start local 3 // com.sun.tools.javac.comp.Env switchEnv
         3: .line 1301
            aload 2 /* seltype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.flags:()J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 4
            iconst_1
            goto 5
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env
      StackMap stack:
         4: iconst_0
      StackMap locals:
      StackMap stack: int
         5: istore 4 /* enumSwitch */
        start local 4 // boolean enumSwitch
         6: .line 1302
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* seltype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.stringType: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
            istore 5 /* stringSwitch */
        start local 5 // boolean stringSwitch
         7: .line 1303
            iload 5 /* stringSwitch */
            ifeq 9
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowStringsInSwitch:Z
            ifne 9
         8: .line 1304
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticFlag.SOURCE_LEVEL:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSwitch.selector:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "string.switch.not.supported.in.source"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.sourceName:Ljava/lang/String;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         9: .line 1306
      StackMap locals: int int
      StackMap stack:
            iload 4 /* enumSwitch */
            ifne 11
            iload 5 /* stringSwitch */
            ifne 11
        10: .line 1307
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSwitch.selector:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* seltype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.intType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* seltype */
        11: .line 1311
      StackMap locals:
      StackMap stack:
            new java.util.HashSet
            dup
            invokespecial java.util.HashSet.<init>:()V
            astore 6 /* labels */
        start local 6 // java.util.Set labels
        12: .line 1312
            iconst_0
            istore 7 /* hasDefault */
        start local 7 // boolean hasDefault
        13: .line 1313
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSwitch.cases:Lcom/sun/tools/javac/util/List;
            astore 8 /* l */
        start local 8 // com.sun.tools.javac.util.List l
        14: goto 52
        15: .line 1314
      StackMap locals: java.util.Set int com.sun.tools.javac.util.List
      StackMap stack:
            aload 8 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCCase
            astore 9 /* c */
        start local 9 // com.sun.tools.javac.tree.JCTree$JCCase c
        16: .line 1315
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 37
        17: .line 1316
            iload 4 /* enumSwitch */
            ifeq 25
        18: .line 1317
            aload 0 /* this */
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* seltype */
            invokevirtual com.sun.tools.javac.comp.Attr.enumConstant:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol;
            astore 10 /* sym */
        start local 10 // com.sun.tools.javac.code.Symbol sym
        19: .line 1318
            aload 10 /* sym */
            ifnonnull 22
        20: .line 1319
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "enum.label.must.be.unqualified.enum"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        21: .line 1320
            goto 41
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.code.Symbol
      StackMap stack:
        22: aload 6 /* labels */
            aload 10 /* sym */
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            ifne 41
        23: .line 1321
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 9 /* c */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCCase.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "duplicate.case.label"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 10 // com.sun.tools.javac.code.Symbol sym
        24: .line 1323
            goto 41
        25: .line 1324
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 3 /* switchEnv */
            aload 2 /* seltype */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 10 /* pattype */
        start local 10 // com.sun.tools.javac.code.Type pattype
        26: .line 1325
            aload 10 /* pattype */
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 41
        27: .line 1326
            aload 10 /* pattype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnonnull 34
        28: .line 1327
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        29: .line 1328
            iload 5 /* stringSwitch */
            ifeq 30
            ldc "string.const.req"
            goto 31
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCSwitch com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env int int java.util.Set int com.sun.tools.javac.util.List com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.util.Log com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
        30: ldc "const.expr.req"
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCSwitch com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env int int java.util.Set int com.sun.tools.javac.util.List com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.util.Log com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition java.lang.String
        31: iconst_0
            anewarray java.lang.Object
        32: .line 1327
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        33: .line 1329
            goto 41
      StackMap locals:
      StackMap stack:
        34: aload 6 /* labels */
            aload 10 /* pattype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            ifne 41
        35: .line 1330
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 9 /* c */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCCase.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "duplicate.case.label"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 10 // com.sun.tools.javac.code.Type pattype
        36: .line 1334
            goto 41
      StackMap locals:
      StackMap stack:
        37: iload 7 /* hasDefault */
            ifeq 40
        38: .line 1335
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 9 /* c */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCCase.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "duplicate.default.label"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        39: .line 1336
            goto 41
        40: .line 1337
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 7 /* hasDefault */
        41: .line 1340
      StackMap locals:
      StackMap stack:
            aload 3 /* switchEnv */
            aload 9 /* c */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 3 /* switchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
        42: .line 1339
            astore 10 /* caseEnv */
        start local 10 // com.sun.tools.javac.comp.Env caseEnv
        43: .line 1342
            aload 0 /* this */
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.stats:Lcom/sun/tools/javac/util/List;
            aload 10 /* caseEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        44: .line 1343
            goto 49
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCSwitch com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env int int java.util.Set int com.sun.tools.javac.util.List com.sun.tools.javac.tree.JCTree$JCCase com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
        45: astore 11
        46: .line 1344
            aload 10 /* caseEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        47: .line 1345
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.stats:Lcom/sun/tools/javac/util/List;
            aload 3 /* switchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokestatic com.sun.tools.javac.comp.Attr.addVars:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Scope$WriteableScope;)V
        48: .line 1346
            aload 11
            athrow
        49: .line 1344
      StackMap locals:
      StackMap stack:
            aload 10 /* caseEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        50: .line 1345
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.stats:Lcom/sun/tools/javac/util/List;
            aload 3 /* switchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokestatic com.sun.tools.javac.comp.Attr.addVars:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Scope$WriteableScope;)V
        end local 10 // com.sun.tools.javac.comp.Env caseEnv
        end local 9 // com.sun.tools.javac.tree.JCTree$JCCase c
        51: .line 1313
            aload 8 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 8 /* l */
      StackMap locals:
      StackMap stack:
        52: aload 8 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 15
        end local 8 // com.sun.tools.javac.util.List l
        53: .line 1349
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 7 // boolean hasDefault
        end local 6 // java.util.Set labels
        end local 5 // boolean stringSwitch
        end local 4 // boolean enumSwitch
        54: .line 1350
            goto 58
        55: .line 1351
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCSwitch com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
            astore 12
        56: .line 1352
            aload 3 /* switchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        57: .line 1353
            aload 12
            athrow
        58: .line 1352
      StackMap locals:
      StackMap stack:
            aload 3 /* switchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        59: .line 1354
            return
        end local 3 // com.sun.tools.javac.comp.Env switchEnv
        end local 2 // com.sun.tools.javac.code.Type seltype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCSwitch tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   60     0          this  Lcom/sun/tools/javac/comp/Attr;
            0   60     1          tree  Lcom/sun/tools/javac/tree/JCTree$JCSwitch;
            1   60     2       seltype  Lcom/sun/tools/javac/code/Type;
            3   60     3     switchEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            6   54     4    enumSwitch  Z
            7   54     5  stringSwitch  Z
           12   54     6        labels  Ljava/util/Set<Ljava/lang/Object;>;
           13   54     7    hasDefault  Z
           14   53     8             l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCCase;>;
           16   51     9             c  Lcom/sun/tools/javac/tree/JCTree$JCCase;
           19   24    10           sym  Lcom/sun/tools/javac/code/Symbol;
           26   36    10       pattype  Lcom/sun/tools/javac/code/Type;
           43   51    10       caseEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
          43    45      45  any
           3    55      55  any
    MethodParameters:
      Name  Flags
      tree  

  private static void addVars(com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCStatement>, com.sun.tools.javac.code.Scope$WriteableScope);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Scope$WriteableScope;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.util.List stats
        start local 1 // com.sun.tools.javac.code.Scope$WriteableScope switchScope
         0: .line 1358
            goto 5
         1: .line 1359
      StackMap locals:
      StackMap stack:
            aload 0 /* stats */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            astore 2 /* stat */
        start local 2 // com.sun.tools.javac.tree.JCTree stat
         2: .line 1360
            aload 2 /* stat */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.VARDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 4
         3: .line 1361
            aload 1 /* switchScope */
            aload 2 /* stat */
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.enter:(Lcom/sun/tools/javac/code/Symbol;)V
        end local 2 // com.sun.tools.javac.tree.JCTree stat
         4: .line 1358
      StackMap locals:
      StackMap stack:
            aload 0 /* stats */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 0 /* stats */
      StackMap locals:
      StackMap stack:
         5: aload 0 /* stats */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 1
         6: .line 1363
            return
        end local 1 // com.sun.tools.javac.code.Scope$WriteableScope switchScope
        end local 0 // com.sun.tools.javac.util.List stats
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    7     0        stats  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCStatement;>;
            0    7     1  switchScope  Lcom/sun/tools/javac/code/Scope$WriteableScope;
            2    4     2         stat  Lcom/sun/tools/javac/tree/JCTree;
    Signature: (Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCStatement;>;Lcom/sun/tools/javac/code/Scope$WriteableScope;)V
    MethodParameters:
             Name  Flags
      stats        
      switchScope  

  private com.sun.tools.javac.code.Symbol enumConstant(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=8, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type enumType
         0: .line 1367
            aload 1 /* tree */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 14
         1: .line 1368
            aload 1 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCIdent
            astore 3 /* ident */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCIdent ident
         2: .line 1369
            aload 3 /* ident */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
            astore 4 /* name */
        start local 4 // com.sun.tools.javac.util.Name name
         3: .line 1370
            aload 2 /* enumType */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 4 /* name */
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbolsByName:(Lcom/sun/tools/javac/util/Name;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 6
            goto 13
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCIdent com.sun.tools.javac.util.Name top java.util.Iterator
      StackMap stack:
         4: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 5 /* sym */
        start local 5 // com.sun.tools.javac.code.Symbol sym
         5: .line 1371
            aload 5 /* 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 13
         6: .line 1372
            aload 3 /* ident */
            aload 5 /* sym */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
            astore 7 /* s */
        start local 7 // com.sun.tools.javac.code.Symbol s
         7: .line 1373
            aload 7 /* s */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            pop
         8: .line 1374
            aload 3 /* ident */
            aload 7 /* s */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCIdent.type:Lcom/sun/tools/javac/code/Type;
         9: .line 1375
            aload 7 /* s */
            getfield com.sun.tools.javac.code.Symbol.flags_field:J
            ldc 16384
            land
            lconst_0
            lcmp
            ifne 11
        10: .line 1376
            aconst_null
            goto 12
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCIdent com.sun.tools.javac.util.Name com.sun.tools.javac.code.Symbol java.util.Iterator com.sun.tools.javac.code.Symbol
      StackMap stack:
        11: aload 7 /* s */
        12: .line 1375
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol
            areturn
        end local 7 // com.sun.tools.javac.code.Symbol s
        end local 5 // com.sun.tools.javac.code.Symbol sym
        13: .line 1370
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCIdent com.sun.tools.javac.util.Name top java.util.Iterator
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        end local 4 // com.sun.tools.javac.util.Name name
        end local 3 // com.sun.tools.javac.tree.JCTree$JCIdent ident
        14: .line 1380
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type
      StackMap stack:
            aconst_null
            areturn
        end local 2 // com.sun.tools.javac.code.Type enumType
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   15     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   15     1      tree  Lcom/sun/tools/javac/tree/JCTree;
            0   15     2  enumType  Lcom/sun/tools/javac/code/Type;
            2   14     3     ident  Lcom/sun/tools/javac/tree/JCTree$JCIdent;
            3   14     4      name  Lcom/sun/tools/javac/util/Name;
            5   13     5       sym  Lcom/sun/tools/javac/code/Symbol;
            7   13     7         s  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
          Name  Flags
      tree      
      enumType  

  public void visitSynchronized(com.sun.tools.javac.tree.JCTree$JCSynchronized);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCSynchronized;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCSynchronized tree
         0: .line 1384
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCSynchronized.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSynchronized.lock:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 1385
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCSynchronized.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 1386
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1387
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCSynchronized tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCSynchronized;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTry(com.sun.tools.javac.tree.JCTree$JCTry);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTry;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=12, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTry tree
         0: .line 1391
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
         1: .line 1393
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.resources:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            istore 3 /* isTryWithResource */
        start local 3 // boolean isTryWithResource
         2: .line 1395
            iload 3 /* isTryWithResource */
            ifeq 4
         3: .line 1396
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            goto 5
         4: .line 1397
      StackMap locals: com.sun.tools.javac.comp.Env int
      StackMap stack:
            aload 2 /* localEnv */
         5: .line 1395
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.Env
            astore 4 /* tryEnv */
        start local 4 // com.sun.tools.javac.comp.Env tryEnv
         6: .line 1400
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.resources:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 22
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env top java.util.Iterator
      StackMap stack:
         7: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            astore 5 /* resource */
        start local 5 // com.sun.tools.javac.tree.JCTree resource
         8: .line 1401
            new com.sun.tools.javac.comp.Attr$3
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$3.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            astore 7 /* twrContext */
        start local 7 // com.sun.tools.javac.comp.Check$CheckContext twrContext
         9: .line 1408
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAR:Lcom/sun/tools/javac/code/Kinds$KindSelector;
        10: .line 1409
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.autoCloseableType:Lcom/sun/tools/javac/code/Type;
        11: .line 1410
            aload 7 /* twrContext */
        12: .line 1408
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
        13: .line 1407
            astore 8 /* twrResult */
        start local 8 // com.sun.tools.javac.comp.Attr$ResultInfo twrResult
        14: .line 1411
            aload 5 /* resource */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.VARDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 21
        15: .line 1412
            aload 0 /* this */
            aload 5 /* resource */
            aload 4 /* tryEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        16: .line 1413
            aload 8 /* twrResult */
            aload 5 /* resource */
            aload 5 /* resource */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.check:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        17: .line 1416
            aload 0 /* this */
            aload 5 /* resource */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* localEnv */
            aload 5 /* resource */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAutoCloseable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)V
        18: .line 1418
            aload 5 /* resource */
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            astore 9 /* var */
        start local 9 // com.sun.tools.javac.code.Symbol$VarSymbol var
        19: .line 1419
            aload 9 /* var */
            getstatic javax.lang.model.element.ElementKind.RESOURCE_VARIABLE:Ljavax/lang/model/element/ElementKind;
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.setData:(Ljava/lang/Object;)V
        end local 9 // com.sun.tools.javac.code.Symbol$VarSymbol var
        20: .line 1420
            goto 22
        21: .line 1421
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree java.util.Iterator com.sun.tools.javac.comp.Check$CheckContext com.sun.tools.javac.comp.Attr$ResultInfo
      StackMap stack:
            aload 0 /* this */
            aload 5 /* resource */
            aload 4 /* tryEnv */
            aload 8 /* twrResult */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 8 // com.sun.tools.javac.comp.Attr$ResultInfo twrResult
        end local 7 // com.sun.tools.javac.comp.Check$CheckContext twrContext
        end local 5 // com.sun.tools.javac.tree.JCTree resource
        22: .line 1400
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env top java.util.Iterator
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        23: .line 1425
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 4 /* tryEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        24: .line 1426
            goto 29
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
        25: astore 10
        26: .line 1427
            iload 3 /* isTryWithResource */
            ifeq 28
        27: .line 1428
            aload 4 /* tryEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        28: .line 1429
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env top top top top top java.lang.Throwable
      StackMap stack:
            aload 10
            athrow
        29: .line 1427
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env
      StackMap stack:
            iload 3 /* isTryWithResource */
            ifeq 31
        30: .line 1428
            aload 4 /* tryEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        31: .line 1432
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.catchers:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
        start local 5 // com.sun.tools.javac.util.List l
        32: goto 52
        33: .line 1433
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCCatch
            astore 6 /* c */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCCatch c
        34: .line 1435
            aload 2 /* localEnv */
            aload 6 /* c */
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
        35: .line 1434
            astore 7 /* catchEnv */
        start local 7 // com.sun.tools.javac.comp.Env catchEnv
        36: .line 1437
            aload 0 /* this */
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            aload 7 /* catchEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 8 /* ctype */
        start local 8 // com.sun.tools.javac.code.Type ctype
        37: .line 1438
            aload 6 /* c */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isMultiCatch:(Lcom/sun/tools/javac/tree/JCTree$JCCatch;)Z
            ifeq 39
        38: .line 1440
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            dup
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.flags_field:J
            ldc 549755813904
            lor
            putfield com.sun.tools.javac.code.Symbol$VarSymbol.flags_field:J
        39: .line 1442
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCCatch com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type
      StackMap stack:
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.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 41
        40: .line 1443
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            getstatic javax.lang.model.element.ElementKind.EXCEPTION_PARAMETER:Ljavax/lang/model/element/ElementKind;
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.setData:(Ljava/lang/Object;)V
        41: .line 1445
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        42: .line 1446
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.param:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 8 /* ctype */
            invokevirtual com.sun.tools.javac.comp.Check.checkClassType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
        43: .line 1447
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
        44: .line 1445
            invokevirtual com.sun.tools.javac.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        45: .line 1448
            aload 0 /* this */
            aload 6 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCatch.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 7 /* catchEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 8 // com.sun.tools.javac.code.Type ctype
        46: .line 1449
            goto 50
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env int com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.tree.JCTree$JCCatch com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
        47: astore 9
        48: .line 1450
            aload 7 /* catchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        49: .line 1451
            aload 9
            athrow
        50: .line 1450
      StackMap locals:
      StackMap stack:
            aload 7 /* catchEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        end local 7 // com.sun.tools.javac.comp.Env catchEnv
        end local 6 // com.sun.tools.javac.tree.JCTree$JCCatch c
        51: .line 1432
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
      StackMap locals:
      StackMap stack:
        52: aload 5 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 33
        end local 5 // com.sun.tools.javac.util.List l
        53: .line 1455
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.finalizer:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            ifnull 54
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTry.finalizer:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        54: .line 1456
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 4 // com.sun.tools.javac.comp.Env tryEnv
        end local 3 // boolean isTryWithResource
        55: .line 1457
            goto 59
        56: .line 1458
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTry com.sun.tools.javac.comp.Env
      StackMap stack: java.lang.Throwable
            astore 11
        57: .line 1459
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        58: .line 1460
            aload 11
            athrow
        59: .line 1459
      StackMap locals:
      StackMap stack:
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        60: .line 1461
            return
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTry tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   61     0               this  Lcom/sun/tools/javac/comp/Attr;
            0   61     1               tree  Lcom/sun/tools/javac/tree/JCTree$JCTry;
            1   61     2           localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2   55     3  isTryWithResource  Z
            6   55     4             tryEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            8   22     5           resource  Lcom/sun/tools/javac/tree/JCTree;
            9   22     7         twrContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
           14   22     8          twrResult  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           19   20     9                var  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           32   53     5                  l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCCatch;>;
           34   51     6                  c  Lcom/sun/tools/javac/tree/JCTree$JCCatch;
           36   51     7           catchEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           37   46     8              ctype  Lcom/sun/tools/javac/code/Type;
      Exception table:
        from    to  target  type
           6    25      25  any
          36    47      47  any
           1    56      56  any
    MethodParameters:
      Name  Flags
      tree  

  void checkAutoCloseable(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)V
    flags: (0x0000) 
    Code:
      stack=8, locals=7, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Type resource
         0: .line 1464
            aload 3 /* resource */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 22
         1: .line 1465
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* resource */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.autoCloseableType:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Types.asSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            ifnull 22
         2: .line 1466
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* resource */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.autoCloseableType: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 22
         3: .line 1467
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.noSymbol:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            astore 4 /* close */
        start local 4 // com.sun.tools.javac.code.Symbol close
         4: .line 1468
            new com.sun.tools.javac.util.Log$DiscardDiagnosticHandler
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            invokespecial com.sun.tools.javac.util.Log$DiscardDiagnosticHandler.<init>:(Lcom/sun/tools/javac/util/Log;)V
            astore 5 /* discardHandler */
        start local 5 // com.sun.tools.javac.util.Log$DiagnosticHandler discardHandler
         5: .line 1470
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* pos */
         6: .line 1471
            aload 2 /* env */
         7: .line 1472
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* resource */
            iconst_0
            invokevirtual com.sun.tools.javac.code.Types.skipTypeVars:(Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
         8: .line 1473
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.close:Lcom/sun/tools/javac/util/Name;
         9: .line 1474
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        10: .line 1475
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        11: .line 1470
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveQualifiedMethod:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            astore 4 /* close */
        12: .line 1476
            goto 16
        13: .line 1477
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.util.Log$DiagnosticHandler
      StackMap stack: java.lang.Throwable
            astore 6
        14: .line 1478
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 5 /* discardHandler */
            invokevirtual com.sun.tools.javac.util.Log.popDiagnosticHandler:(Lcom/sun/tools/javac/util/Log$DiagnosticHandler;)V
        15: .line 1479
            aload 6
            athrow
        16: .line 1478
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 5 /* discardHandler */
            invokevirtual com.sun.tools.javac.util.Log.popDiagnosticHandler:(Lcom/sun/tools/javac/util/Log$DiagnosticHandler;)V
        17: .line 1480
            aload 4 /* close */
            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 22
        18: .line 1481
            aload 4 /* close */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.autoCloseableClose:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            aload 3 /* resource */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            iconst_1
            invokevirtual com.sun.tools.javac.code.Symbol.overrides:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Types;Z)Z
            ifeq 22
        19: .line 1482
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.interruptedExceptionType:Lcom/sun/tools/javac/code/Type;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* resource */
            aload 4 /* close */
            invokevirtual com.sun.tools.javac.code.Types.memberType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)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.comp.Check.isHandled:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;)Z
            ifeq 22
        20: .line 1483
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            invokevirtual com.sun.tools.javac.code.Lint.isEnabled:(Lcom/sun/tools/javac/code/Lint$LintCategory;)Z
            ifeq 22
        21: .line 1484
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aload 1 /* pos */
            ldc "try.resource.throws.interrupted.exc"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* resource */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 5 // com.sun.tools.javac.util.Log$DiagnosticHandler discardHandler
        end local 4 // com.sun.tools.javac.code.Symbol close
        22: .line 1487
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.code.Type resource
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   23     0            this  Lcom/sun/tools/javac/comp/Attr;
            0   23     1             pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   23     2             env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   23     3        resource  Lcom/sun/tools/javac/code/Type;
            4   22     4           close  Lcom/sun/tools/javac/code/Symbol;
            5   22     5  discardHandler  Lcom/sun/tools/javac/util/Log$DiagnosticHandler;
      Exception table:
        from    to  target  type
           5    13      13  any
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Type;)V
    MethodParameters:
          Name  Flags
      pos       
      env       
      resource  

  public void visitConditional(com.sun.tools.javac.tree.JCTree$JCConditional);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCConditional;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCConditional tree
         0: .line 1490
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* condtype */
        start local 2 // com.sun.tools.javac.code.Type condtype
         1: .line 1492
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 4
         2: .line 1493
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 3
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 3
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.comp.Infer.anyPoly:Lcom/sun/tools/javac/code/Type;
            if_acmpne 4
         3: .line 1494
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCConditional com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCConditional
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr.isBooleanOrNumeric:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
            ifeq 5
         4: .line 1495
      StackMap locals:
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCConditional
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.STANDALONE:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            goto 6
      StackMap locals:
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCConditional
         5: getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.POLY:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
         6: .line 1492
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCConditional com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCConditional com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind
            putfield com.sun.tools.javac.tree.JCTree$JCConditional.polyKind:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
         7: .line 1497
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.polyKind:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.POLY:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            if_acmpne 11
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 11
         8: .line 1499
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "conditional.target.cant.be.void"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
         9: .line 1500
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCConditional.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        10: .line 1501
            return
        11: .line 1504
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.polyKind:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.STANDALONE:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            if_acmpne 13
        12: .line 1505
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            goto 14
        13: .line 1506
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr.conditionalContext:(Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.dup:(Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        14: .line 1504
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo
            astore 3 /* condInfo */
        start local 3 // com.sun.tools.javac.comp.Attr$ResultInfo condInfo
        15: .line 1508
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.truepart:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 3 /* condInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* truetype */
        start local 4 // com.sun.tools.javac.code.Type truetype
        16: .line 1509
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.falsepart:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 3 /* condInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* falsetype */
        start local 5 // com.sun.tools.javac.code.Type falsetype
        17: .line 1511
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.polyKind:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.STANDALONE:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            if_acmpne 18
            aload 0 /* this */
            aload 1 /* tree */
            aload 4 /* truetype */
            aload 5 /* falsetype */
            invokevirtual com.sun.tools.javac.comp.Attr.condType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            goto 19
      StackMap locals: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
        18: aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        19: astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        20: .line 1512
            aload 2 /* condtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        21: .line 1513
            aload 4 /* truetype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        22: .line 1514
            aload 5 /* falsetype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        23: .line 1515
            aload 6 /* owntype */
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 27
        24: .line 1517
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            aload 2 /* condtype */
            invokevirtual com.sun.tools.javac.code.Type.isTrue:()Z
            ifeq 25
            aload 4 /* truetype */
            goto 26
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCConditional com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.comp.ConstFold
        25: aload 5 /* falsetype */
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCConditional com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack: com.sun.tools.javac.comp.ConstFold com.sun.tools.javac.code.Type
        26: aload 6 /* owntype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* owntype */
        27: .line 1519
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 6 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        28: .line 1520
            return
        end local 6 // com.sun.tools.javac.code.Type owntype
        end local 5 // com.sun.tools.javac.code.Type falsetype
        end local 4 // com.sun.tools.javac.code.Type truetype
        end local 3 // com.sun.tools.javac.comp.Attr$ResultInfo condInfo
        end local 2 // com.sun.tools.javac.code.Type condtype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCConditional tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   29     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   29     1       tree  Lcom/sun/tools/javac/tree/JCTree$JCConditional;
            1   29     2   condtype  Lcom/sun/tools/javac/code/Type;
           15   29     3   condInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           16   29     4   truetype  Lcom/sun/tools/javac/code/Type;
           17   29     5  falsetype  Lcom/sun/tools/javac/code/Type;
           20   29     6    owntype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  private boolean isBooleanOrNumeric(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree$JCExpression);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=11, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
        start local 2 // com.sun.tools.javac.tree.JCTree$JCExpression tree
         0: .line 1523
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:()[I
            aload 2 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iaload
            lookupswitch { // 7
                   20: 8
                   28: 13
                   29: 25
                   31: 6
                   32: 7
                   38: 6
                   40: 1
              default: 33
          }
         1: .line 1524
      StackMap locals:
      StackMap stack:
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCLiteral
            getfield com.sun.tools.javac.tree.JCTree$JCLiteral.typetag:Lcom/sun/tools/javac/code/TypeTag;
            getstatic com.sun.tools.javac.code.TypeTag.DOUBLE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.isSubRangeOf:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 5
         2: .line 1525
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCLiteral
            getfield com.sun.tools.javac.tree.JCTree$JCLiteral.typetag:Lcom/sun/tools/javac/code/TypeTag;
            getstatic com.sun.tools.javac.code.TypeTag.BOOLEAN:Lcom/sun/tools/javac/code/TypeTag;
            if_acmpeq 5
         3: .line 1526
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCLiteral
            getfield com.sun.tools.javac.tree.JCTree$JCLiteral.typetag:Lcom/sun/tools/javac/code/TypeTag;
            getstatic com.sun.tools.javac.code.TypeTag.BOT:Lcom/sun/tools/javac/code/TypeTag;
            if_acmpeq 5
         4: .line 1524
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         5: iconst_1
            ireturn
         6: .line 1527
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         7: .line 1528
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* env */
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCParens
            getfield com.sun.tools.javac.tree.JCTree$JCParens.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.Attr.isBooleanOrNumeric:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
            ireturn
         8: .line 1530
      StackMap locals:
      StackMap stack:
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCConditional
            astore 3 /* condTree */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCConditional condTree
         9: .line 1531
            aload 0 /* this */
            aload 1 /* env */
            aload 3 /* condTree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.truepart:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.Attr.isBooleanOrNumeric:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
            ifeq 12
        10: .line 1532
            aload 0 /* this */
            aload 1 /* env */
            aload 3 /* condTree */
            getfield com.sun.tools.javac.tree.JCTree$JCConditional.falsepart:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.Attr.isBooleanOrNumeric:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
            ifeq 12
        11: .line 1531
            iconst_1
            ireturn
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCConditional
      StackMap stack:
        12: iconst_0
            ireturn
        end local 3 // com.sun.tools.javac.tree.JCTree$JCConditional condTree
        13: .line 1535
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
        14: .line 1536
            aload 2 /* tree */
            aload 1 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        15: .line 1537
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
            invokevirtual com.sun.tools.javac.comp.ArgumentAttr.withLocalCacheContext:()Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;
        16: .line 1535
            invokevirtual com.sun.tools.javac.comp.DeferredAttr.attribSpeculative:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;)Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCMethodInvocation
        17: .line 1534
            astore 4 /* speculativeMethodTree */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation speculativeMethodTree
        18: .line 1538
            aload 4 /* speculativeMethodTree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 5 /* msym */
        start local 5 // com.sun.tools.javac.code.Symbol msym
        19: .line 1539
            aload 4 /* speculativeMethodTree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 21
        20: .line 1540
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.type:Lcom/sun/tools/javac/code/Type;
            goto 22
        21: .line 1541
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCExpression top com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 4 /* speculativeMethodTree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
        22: .line 1539
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 6 /* receiverType */
        start local 6 // com.sun.tools.javac.code.Type receiverType
        23: .line 1542
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* receiverType */
            aload 5 /* msym */
            invokevirtual com.sun.tools.javac.code.Types.memberType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
        24: .line 1543
            aload 0 /* this */
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.primitiveOrBoxed:(Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 7 // com.sun.tools.javac.code.Type owntype
        end local 6 // com.sun.tools.javac.code.Type receiverType
        end local 5 // com.sun.tools.javac.code.Symbol msym
        end local 4 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation speculativeMethodTree
        25: .line 1546
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCExpression
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.removeClassParams:Lcom/sun/tools/javac/tree/TreeTranslator;
            aload 2 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCNewClass
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.TreeTranslator.translate:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
        26: .line 1545
            astore 8 /* className */
        start local 8 // com.sun.tools.javac.tree.JCTree$JCExpression className
        27: .line 1548
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
        28: .line 1549
            aload 8 /* className */
            aload 1 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownTypeInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        29: .line 1550
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
            invokevirtual com.sun.tools.javac.comp.ArgumentAttr.withLocalCacheContext:()Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;
        30: .line 1548
            invokevirtual com.sun.tools.javac.comp.DeferredAttr.attribSpeculative:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;)Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
        31: .line 1547
            astore 9 /* speculativeNewClassTree */
        start local 9 // com.sun.tools.javac.tree.JCTree$JCExpression speculativeNewClassTree
        32: .line 1551
            aload 0 /* this */
            aload 9 /* speculativeNewClassTree */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.primitiveOrBoxed:(Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 9 // com.sun.tools.javac.tree.JCTree$JCExpression speculativeNewClassTree
        end local 8 // com.sun.tools.javac.tree.JCTree$JCExpression className
        33: .line 1553
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            aload 2 /* tree */
            aload 1 /* env */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        34: .line 1554
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.argumentAttr:Lcom/sun/tools/javac/comp/ArgumentAttr;
            invokevirtual com.sun.tools.javac.comp.ArgumentAttr.withLocalCacheContext:()Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;
        35: .line 1553
            invokevirtual com.sun.tools.javac.comp.DeferredAttr.attribSpeculative:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/ArgumentAttr$LocalCacheContext;)Lcom/sun/tools/javac/tree/JCTree;
        36: .line 1554
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
        37: .line 1553
            astore 10 /* speculativeType */
        start local 10 // com.sun.tools.javac.code.Type speculativeType
        38: .line 1555
            aload 0 /* this */
            aload 10 /* speculativeType */
            invokevirtual com.sun.tools.javac.comp.Attr.primitiveOrBoxed:(Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 10 // com.sun.tools.javac.code.Type speculativeType
        end local 2 // com.sun.tools.javac.tree.JCTree$JCExpression tree
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                     Name  Signature
            0   39     0                     this  Lcom/sun/tools/javac/comp/Attr;
            0   39     1                      env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   39     2                     tree  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            9   13     3                 condTree  Lcom/sun/tools/javac/tree/JCTree$JCConditional;
           18   25     4    speculativeMethodTree  Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;
           19   25     5                     msym  Lcom/sun/tools/javac/code/Symbol;
           23   25     6             receiverType  Lcom/sun/tools/javac/code/Type;
           24   25     7                  owntype  Lcom/sun/tools/javac/code/Type;
           27   33     8                className  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           32   33     9  speculativeNewClassTree  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           38   39    10          speculativeType  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Z
    MethodParameters:
      Name  Flags
      env   
      tree  

  boolean primitiveOrBoxed(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type t
         0: .line 1560
            aload 1 /* t */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 1
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Types.unboxedTypeOrType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 1 // com.sun.tools.javac.code.Type t
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1     t  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      t     

  com.sun.tools.javac.comp.Check$CheckContext conditionalContext(com.sun.tools.javac.comp.Check$CheckContext);
    descriptor: (Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Check$CheckContext;
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Check$CheckContext checkContext
         0: .line 1571
            new com.sun.tools.javac.comp.Attr$4
            dup
            aload 0 /* this */
            aload 1 /* checkContext */
            invokespecial com.sun.tools.javac.comp.Attr$4.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            areturn
        end local 1 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
    MethodParameters:
              Name  Flags
      checkContext  

  com.sun.tools.javac.code.Type condType(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=7, locals=11, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.code.Type thentype
        start local 3 // com.sun.tools.javac.code.Type elsetype
         0: .line 1595
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* thentype */
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Types.isSameType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 2
         1: .line 1596
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
         2: .line 1598
      StackMap locals:
      StackMap stack:
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 4
         3: .line 1599
            aload 2 /* thentype */
            goto 5
      StackMap locals:
      StackMap stack:
         4: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Types.unboxedType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         5: .line 1598
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 4 /* thenUnboxed */
        start local 4 // com.sun.tools.javac.code.Type thenUnboxed
         6: .line 1600
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 8
         7: .line 1601
            aload 3 /* elsetype */
            goto 9
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
         8: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Types.unboxedType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         9: .line 1600
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 5 /* elseUnboxed */
        start local 5 // com.sun.tools.javac.code.Type elseUnboxed
        10: .line 1607
            aload 4 /* thenUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 27
            aload 5 /* elseUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 27
        11: .line 1611
            aload 4 /* thenUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.getTag:()Lcom/sun/tools/javac/code/TypeTag;
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.isStrictSubRangeOf:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 15
        12: .line 1612
            aload 5 /* elseUnboxed */
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 15
        13: .line 1613
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* elseUnboxed */
            aload 4 /* thenUnboxed */
            invokevirtual com.sun.tools.javac.code.Types.isAssignable:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 15
        14: .line 1614
            aload 4 /* thenUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        15: .line 1616
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 5 /* elseUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.getTag:()Lcom/sun/tools/javac/code/TypeTag;
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.isStrictSubRangeOf:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 19
        16: .line 1617
            aload 4 /* thenUnboxed */
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 19
        17: .line 1618
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* thenUnboxed */
            aload 5 /* elseUnboxed */
            invokevirtual com.sun.tools.javac.code.Types.isAssignable:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 19
        18: .line 1619
            aload 5 /* elseUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        19: .line 1622
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.javac.comp.Attr.primitiveTags:[Lcom/sun/tools/javac/code/TypeTag;
            dup
            astore 9
            arraylength
            istore 8
            iconst_0
            istore 7
            goto 26
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type top int int com.sun.tools.javac.code.TypeTag[]
      StackMap stack:
        20: aload 9
            iload 7
            aaload
            astore 6 /* tag */
        start local 6 // com.sun.tools.javac.code.TypeTag tag
        21: .line 1623
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.typeOfTag:[Lcom/sun/tools/javac/code/Type;
            aload 6 /* tag */
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            aaload
            astore 10 /* candidate */
        start local 10 // com.sun.tools.javac.code.Type candidate
        22: .line 1624
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* thenUnboxed */
            aload 10 /* candidate */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 25
        23: .line 1625
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* elseUnboxed */
            aload 10 /* candidate */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 25
        24: .line 1626
            aload 10 /* candidate */
            areturn
        end local 10 // com.sun.tools.javac.code.Type candidate
        end local 6 // com.sun.tools.javac.code.TypeTag tag
        25: .line 1622
      StackMap locals:
      StackMap stack:
            iinc 7 1
      StackMap locals:
      StackMap stack:
        26: iload 7
            iload 8
            if_icmplt 20
        27: .line 1632
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 29
        28: .line 1633
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Types.boxedClass:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 2 /* thentype */
        29: .line 1634
      StackMap locals:
      StackMap stack:
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 31
        30: .line 1635
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Types.boxedClass:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 3 /* elsetype */
        31: .line 1637
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* thentype */
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 33
        32: .line 1638
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        33: .line 1639
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* elsetype */
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 35
        34: .line 1640
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        35: .line 1642
      StackMap locals:
      StackMap stack:
            aload 2 /* thentype */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 36
            aload 3 /* elsetype */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 40
        36: .line 1643
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "neither.conditional.subtype"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
        37: .line 1644
            aload 2 /* thentype */
            aastore
            dup
            iconst_1
            aload 3 /* elsetype */
            aastore
        38: .line 1643
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        39: .line 1645
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        40: .line 1651
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            iconst_2
            anewarray com.sun.tools.javac.code.Type
            dup
            iconst_0
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            aastore
            dup
            iconst_1
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            aastore
            invokevirtual com.sun.tools.javac.code.Types.lub:([Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 5 // com.sun.tools.javac.code.Type elseUnboxed
        end local 4 // com.sun.tools.javac.code.Type thenUnboxed
        end local 3 // com.sun.tools.javac.code.Type elsetype
        end local 2 // com.sun.tools.javac.code.Type thentype
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   41     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   41     1          pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   41     2     thentype  Lcom/sun/tools/javac/code/Type;
            0   41     3     elsetype  Lcom/sun/tools/javac/code/Type;
            6   41     4  thenUnboxed  Lcom/sun/tools/javac/code/Type;
           10   41     5  elseUnboxed  Lcom/sun/tools/javac/code/Type;
           21   25     6          tag  Lcom/sun/tools/javac/code/TypeTag;
           22   25    10    candidate  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
          Name  Flags
      pos       
      thentype  
      elsetype  

  public void visitIf(com.sun.tools.javac.tree.JCTree$JCIf);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCIf;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCIf tree
         0: .line 1666
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIf.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 1667
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIf.thenpart:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 1668
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIf.elsepart:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            ifnull 4
         3: .line 1669
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIf.elsepart:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         4: .line 1670
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkEmptyIf:(Lcom/sun/tools/javac/tree/JCTree$JCIf;)V
         5: .line 1671
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 1672
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCIf tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCIf;
    MethodParameters:
      Name  Flags
      tree  

  public void visitExec(com.sun.tools.javac.tree.JCTree$JCExpressionStatement);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCExpressionStatement;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCExpressionStatement tree
         0: .line 1677
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
         1: .line 1678
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCExpressionStatement.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 1679
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1680
            return
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCExpressionStatement tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    4     0      this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCExpressionStatement;
            1    4     2  localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      tree  

  public void visitBreak(com.sun.tools.javac.tree.JCTree$JCBreak);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCBreak;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCBreak tree
         0: .line 1683
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBreak.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBreak.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBreak.label:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.findJumpTarget:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/tree/JCTree;
            putfield com.sun.tools.javac.tree.JCTree$JCBreak.target:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 1684
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         2: .line 1685
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCBreak tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCBreak;
    MethodParameters:
      Name  Flags
      tree  

  public void visitContinue(com.sun.tools.javac.tree.JCTree$JCContinue);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCContinue;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCContinue tree
         0: .line 1688
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCContinue.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCContinue.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCContinue.label:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.findJumpTarget:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/tree/JCTree;
            putfield com.sun.tools.javac.tree.JCTree$JCContinue.target:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 1689
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         2: .line 1690
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCContinue tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCContinue;
    MethodParameters:
      Name  Flags
      tree  

  private com.sun.tools.javac.tree.JCTree findJumpTarget(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.tree.JCTree$Tag, com.sun.tools.javac.util.Name, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/tree/JCTree;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=7, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.tree.JCTree$Tag tag
        start local 3 // com.sun.tools.javac.util.Name label
        start local 4 // com.sun.tools.javac.comp.Env env
         0: .line 1710
            aload 4 /* env */
            astore 5 /* env1 */
        start local 5 // com.sun.tools.javac.comp.Env env1
         1: .line 1712
            goto 17
         2: .line 1713
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:()[I
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iaload
            lookupswitch { // 9
                    5: 15
                    6: 15
                   10: 13
                   11: 13
                   12: 13
                   13: 13
                   14: 3
                   15: 14
                   31: 15
              default: 16
          }
         3: .line 1715
      StackMap locals:
      StackMap stack:
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCLabeledStatement
            astore 6 /* labelled */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCLabeledStatement labelled
         4: .line 1716
            aload 3 /* label */
            aload 6 /* labelled */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.label:Lcom/sun/tools/javac/util/Name;
            if_acmpne 16
         5: .line 1718
            aload 2 /* tag */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.CONTINUE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            if_acmpne 12
         6: .line 1719
            aload 6 /* labelled */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.DOLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifne 11
         7: .line 1720
            aload 6 /* labelled */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.WHILELOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifne 11
         8: .line 1721
            aload 6 /* labelled */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.FORLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifne 11
         9: .line 1722
            aload 6 /* labelled */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.body:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.FOREACHLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifne 11
        10: .line 1723
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "not.loop.label"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* label */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        11: .line 1726
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCLabeledStatement
      StackMap stack:
            aload 6 /* labelled */
            invokestatic com.sun.tools.javac.tree.TreeInfo.referencedStatement:(Lcom/sun/tools/javac/tree/JCTree$JCLabeledStatement;)Lcom/sun/tools/javac/tree/JCTree;
            areturn
        12: .line 1728
      StackMap locals:
      StackMap stack:
            aload 6 /* labelled */
            areturn
        end local 6 // com.sun.tools.javac.tree.JCTree$JCLabeledStatement labelled
        13: .line 1736
      StackMap locals:
      StackMap stack:
            aload 3 /* label */
            ifnonnull 16
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            areturn
        14: .line 1739
      StackMap locals:
      StackMap stack:
            aload 3 /* label */
            ifnonnull 16
            aload 2 /* tag */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.BREAK:Lcom/sun/tools/javac/tree/JCTree$Tag;
            if_acmpne 16
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            areturn
        15: .line 1744
      StackMap locals:
      StackMap stack:
            goto 18
        16: .line 1747
      StackMap locals:
      StackMap stack:
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            astore 5 /* env1 */
        17: .line 1712
      StackMap locals:
      StackMap stack:
            aload 5 /* env1 */
            ifnonnull 2
        18: .line 1749
      StackMap locals:
      StackMap stack:
            aload 3 /* label */
            ifnull 20
        19: .line 1750
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "undef.label"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* label */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
            goto 23
        20: .line 1751
      StackMap locals:
      StackMap stack:
            aload 2 /* tag */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.CONTINUE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            if_acmpne 22
        21: .line 1752
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "cont.outside.loop"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
            goto 23
        22: .line 1754
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            ldc "break.outside.switch.loop"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        23: .line 1755
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
        end local 5 // com.sun.tools.javac.comp.Env env1
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.util.Name label
        end local 2 // com.sun.tools.javac.tree.JCTree$Tag tag
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   24     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   24     1       pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   24     2       tag  Lcom/sun/tools/javac/tree/JCTree$Tag;
            0   24     3     label  Lcom/sun/tools/javac/util/Name;
            0   24     4       env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1   24     5      env1  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            4   13     6  labelled  Lcom/sun/tools/javac/tree/JCTree$JCLabeledStatement;
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/tree/JCTree;
    MethodParameters:
       Name  Flags
      pos    
      tag    
      label  
      env    

  public void visitReturn(com.sun.tools.javac.tree.JCTree$JCReturn);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCReturn;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCReturn tree
         0: .line 1761
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            ifnonnull 3
         1: .line 1762
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCReturn.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "ret.outside.meth"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         2: .line 1763
            goto 15
         3: .line 1766
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCReturn.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 10
         4: .line 1767
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 8
         5: .line 1768
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCReturn.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         6: .line 1769
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "unexpected.ret.val"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
         7: .line 1768
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
         8: .line 1771
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCReturn.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
         9: .line 1772
            goto 15
      StackMap locals:
      StackMap stack:
        10: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 15
        11: .line 1773
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 15
        12: .line 1774
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCReturn.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        13: .line 1775
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "missing.ret.val"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
        14: .line 1774
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        15: .line 1778
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        16: .line 1779
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCReturn tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   17     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   17     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCReturn;
    MethodParameters:
      Name  Flags
      tree  

  public void visitThrow(com.sun.tools.javac.tree.JCTree$JCThrow);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCThrow;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCThrow tree
         0: .line 1782
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCThrow.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 1
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            goto 2
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCThrow
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env
         1: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCThrow
      StackMap stack: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type
         2: invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         3: .line 1783
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 5
         4: .line 1784
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 2 /* owntype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         5: .line 1786
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 1787
            return
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCThrow tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    7     0     this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1     tree  Lcom/sun/tools/javac/tree/JCTree$JCThrow;
            3    7     2  owntype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitAssert(com.sun.tools.javac.tree.JCTree$JCAssert);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCAssert;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCAssert tree
         0: .line 1790
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssert.cond:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 1791
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssert.detail:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 3
         2: .line 1792
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssert.detail:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssert.detail:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 1794
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         4: .line 1795
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCAssert tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCAssert;
    MethodParameters:
      Name  Flags
      tree  

  public void visitApply(com.sun.tools.javac.tree.JCTree$JCMethodInvocation);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=10, locals=15, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation tree
         0: .line 1804
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:()Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
         1: .line 1810
            aconst_null
            astore 4 /* typeargtypes */
        start local 4 // com.sun.tools.javac.util.List typeargtypes
         2: .line 1812
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.name:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/Name;
            astore 5 /* methName */
        start local 5 // com.sun.tools.javac.util.Name methName
         3: .line 1815
            aload 5 /* methName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 5
            aload 5 /* methName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 5
         4: .line 1814
            iconst_0
            goto 6
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.comp.Env top com.sun.tools.javac.util.List com.sun.tools.javac.util.Name
      StackMap stack:
         5: iconst_1
      StackMap locals:
      StackMap stack: int
         6: istore 6 /* isConstructorCall */
        start local 6 // boolean isConstructorCall
         7: .line 1817
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 7 /* argtypesBuf */
        start local 7 // com.sun.tools.javac.util.ListBuffer argtypesBuf
         8: .line 1818
            iload 6 /* isConstructorCall */
            ifeq 60
         9: .line 1821
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.checkFirstConstructorStat:(Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;Lcom/sun/tools/javac/comp/Env;)Z
            ifeq 58
        10: .line 1825
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isSelfCall:Z
        11: .line 1828
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.MTH:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.args:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            aload 7 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.comp.Attr.attribArgs:(Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/ListBuffer;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 8 /* kind */
        start local 8 // com.sun.tools.javac.code.Kinds$KindSelector kind
        12: .line 1829
            aload 7 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            astore 3 /* argtypes */
        start local 3 // com.sun.tools.javac.util.List argtypes
        13: .line 1830
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.typeargs:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 4 /* typeargtypes */
        14: .line 1834
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        start local 9 // com.sun.tools.javac.code.Type site
        15: .line 1835
            aload 5 /* methName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 21
        16: .line 1836
            aload 9 /* site */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            if_acmpne 20
        17: .line 1837
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "no.superclass"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 9 /* site */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        18: .line 1838
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        19: .line 1839
            goto 21
        20: .line 1840
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.Name int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* site */
            invokevirtual com.sun.tools.javac.code.Types.supertype:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        21: .line 1844
      StackMap locals:
      StackMap stack:
            aload 9 /* site */
            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 58
        22: .line 1845
            aload 9 /* site */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            astore 10 /* encl */
        start local 10 // com.sun.tools.javac.code.Type encl
        23: .line 1846
            goto 25
        24: .line 1847
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 10 /* encl */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            astore 10 /* encl */
        25: .line 1846
      StackMap locals:
      StackMap stack:
            aload 10 /* encl */
            ifnull 26
            aload 10 /* encl */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 24
        26: .line 1848
      StackMap locals:
      StackMap stack:
            aload 10 /* encl */
            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 40
        27: .line 1851
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 35
        28: .line 1852
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 11 /* qualifier */
        start local 11 // com.sun.tools.javac.tree.JCTree qualifier
        29: .line 1858
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 11 /* qualifier */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        30: .line 1859
            aload 0 /* this */
            aload 11 /* qualifier */
            aload 2 /* localEnv */
        31: .line 1860
            aload 10 /* encl */
        32: .line 1859
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
        33: .line 1858
            invokevirtual com.sun.tools.javac.comp.Check.checkRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 11 // com.sun.tools.javac.tree.JCTree qualifier
        34: .line 1861
            goto 44
      StackMap locals:
      StackMap stack:
        35: aload 5 /* methName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 44
        36: .line 1864
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        37: .line 1865
            aload 2 /* localEnv */
            aload 9 /* site */
            iconst_1
        38: .line 1864
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveImplicitThis:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
            pop
        39: .line 1867
            goto 44
      StackMap locals:
      StackMap stack:
        40: aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 44
        41: .line 1868
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.qual.not.icls"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        42: .line 1869
            aload 9 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
        43: .line 1868
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        44: .line 1874
      StackMap locals:
      StackMap stack:
            aload 9 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.enumSym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            if_acmpne 46
        45: .line 1875
            aload 3 /* argtypes */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.intType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.stringType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 3 /* argtypes */
        46: .line 1880
      StackMap locals:
      StackMap stack:
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
            istore 11 /* selectSuperPrev */
        start local 11 // boolean selectSuperPrev
        47: .line 1881
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        48: .line 1882
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
        49: .line 1883
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        50: .line 1884
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* localEnv */
            aload 9 /* site */
            aload 3 /* argtypes */
            aload 4 /* typeargtypes */
        51: .line 1883
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveConstructor:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            astore 12 /* sym */
        start local 12 // com.sun.tools.javac.code.Symbol sym
        52: .line 1885
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iload 11 /* selectSuperPrev */
            putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        53: .line 1888
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 12 /* sym */
            invokestatic com.sun.tools.javac.tree.TreeInfo.setSymbol:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Symbol;)V
        54: .line 1892
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            aload 3 /* argtypes */
            aload 4 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            astore 13 /* mpt */
        start local 13 // com.sun.tools.javac.code.Type mpt
        55: .line 1893
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 9 /* site */
            aload 12 /* sym */
            aload 2 /* localEnv */
        56: .line 1894
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 8 /* kind */
            aload 13 /* mpt */
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
        57: .line 1893
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 13 // com.sun.tools.javac.code.Type mpt
        end local 12 // com.sun.tools.javac.code.Symbol sym
        end local 11 // boolean selectSuperPrev
        end local 10 // com.sun.tools.javac.code.Type encl
        end local 9 // com.sun.tools.javac.code.Type site
        end local 8 // com.sun.tools.javac.code.Kinds$KindSelector kind
        end local 3 // com.sun.tools.javac.util.List argtypes
        58: .line 1898
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.comp.Env top com.sun.tools.javac.util.List com.sun.tools.javac.util.Name int com.sun.tools.javac.util.ListBuffer
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.voidType:Lcom/sun/tools/javac/code/Type$JCVoidType;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        59: .line 1899
            goto 78
        60: .line 1902
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.args:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            aload 7 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.comp.Attr.attribArgs:(Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/ListBuffer;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 8 /* kind */
        start local 8 // com.sun.tools.javac.code.Kinds$KindSelector kind
        61: .line 1903
            aload 7 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            astore 3 /* argtypes */
        start local 3 // com.sun.tools.javac.util.List argtypes
        62: .line 1904
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.typeargs:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribAnyTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 4 /* typeargtypes */
        63: .line 1909
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            aload 3 /* argtypes */
            aload 4 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* mpt */
        start local 9 // com.sun.tools.javac.code.Type mpt
        64: .line 1910
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
        65: .line 1911
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* localEnv */
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 8 /* kind */
            aload 9 /* mpt */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 10 /* mtype */
        start local 10 // com.sun.tools.javac.code.Type mtype
        66: .line 1914
            aload 10 /* mtype */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            astore 11 /* restype */
        start local 11 // com.sun.tools.javac.code.Type restype
        67: .line 1915
            aload 11 /* restype */
            getstatic com.sun.tools.javac.code.TypeTag.WILDCARD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 69
        68: .line 1916
            new java.lang.AssertionError
            dup
            aload 10 /* mtype */
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        69: .line 1918
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.Name int com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 71
        70: .line 1919
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            goto 72
        71: .line 1920
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
        72: .line 1918
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 12 /* qualifier */
        start local 12 // com.sun.tools.javac.code.Type qualifier
        73: .line 1921
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 13 /* msym */
        start local 13 // com.sun.tools.javac.code.Symbol msym
        74: .line 1922
            aload 0 /* this */
            aload 13 /* msym */
            aload 12 /* qualifier */
            aload 5 /* methName */
            aload 3 /* argtypes */
            aload 11 /* restype */
            invokevirtual com.sun.tools.javac.comp.Attr.adjustMethodReturnType:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 11 /* restype */
        75: .line 1924
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.typeargs:Lcom/sun/tools/javac/util/List;
            aload 4 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Check.checkRefTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            pop
        76: .line 1928
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 1 /* tree */
            aload 11 /* restype */
            iconst_1
            invokevirtual com.sun.tools.javac.comp.InferenceContext.cachedCapture:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
            astore 14 /* capturedRes */
        start local 14 // com.sun.tools.javac.code.Type capturedRes
        77: .line 1929
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 14 /* capturedRes */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 14 // com.sun.tools.javac.code.Type capturedRes
        end local 13 // com.sun.tools.javac.code.Symbol msym
        end local 12 // com.sun.tools.javac.code.Type qualifier
        end local 11 // com.sun.tools.javac.code.Type restype
        end local 10 // com.sun.tools.javac.code.Type mtype
        end local 9 // com.sun.tools.javac.code.Type mpt
        end local 8 // com.sun.tools.javac.code.Kinds$KindSelector kind
        end local 3 // com.sun.tools.javac.util.List argtypes
        78: .line 1931
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMethodInvocation com.sun.tools.javac.comp.Env top com.sun.tools.javac.util.List com.sun.tools.javac.util.Name int com.sun.tools.javac.util.ListBuffer
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.typeargs:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        79: .line 1932
            return
        end local 7 // com.sun.tools.javac.util.ListBuffer argtypesBuf
        end local 6 // boolean isConstructorCall
        end local 5 // com.sun.tools.javac.util.Name methName
        end local 4 // com.sun.tools.javac.util.List typeargtypes
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   80     0               this  Lcom/sun/tools/javac/comp/Attr;
            0   80     1               tree  Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;
            1   80     2           localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           13   58     3           argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           62   78     3           argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            2   80     4       typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            3   80     5           methName  Lcom/sun/tools/javac/util/Name;
            7   80     6  isConstructorCall  Z
            8   80     7        argtypesBuf  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
           12   58     8               kind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
           15   58     9               site  Lcom/sun/tools/javac/code/Type;
           23   58    10               encl  Lcom/sun/tools/javac/code/Type;
           29   34    11          qualifier  Lcom/sun/tools/javac/tree/JCTree;
           47   58    11    selectSuperPrev  Z
           52   58    12                sym  Lcom/sun/tools/javac/code/Symbol;
           55   58    13                mpt  Lcom/sun/tools/javac/code/Type;
           61   78     8               kind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
           64   78     9                mpt  Lcom/sun/tools/javac/code/Type;
           66   78    10              mtype  Lcom/sun/tools/javac/code/Type;
           67   78    11            restype  Lcom/sun/tools/javac/code/Type;
           73   78    12          qualifier  Lcom/sun/tools/javac/code/Type;
           74   78    13               msym  Lcom/sun/tools/javac/code/Symbol;
           77   78    14        capturedRes  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  com.sun.tools.javac.code.Type adjustMethodReturnType(com.sun.tools.javac.code.Symbol, com.sun.tools.javac.code.Type, com.sun.tools.javac.util.Name, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=8, locals=6, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol msym
        start local 2 // com.sun.tools.javac.code.Type qualifierType
        start local 3 // com.sun.tools.javac.util.Name methodName
        start local 4 // com.sun.tools.javac.util.List argtypes
        start local 5 // com.sun.tools.javac.code.Type restype
         0: .line 1935
            aload 1 /* msym */
            ifnull 12
         1: .line 1936
            aload 1 /* msym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            if_acmpne 12
         2: .line 1937
            aload 3 /* methodName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.getClass:Lcom/sun/tools/javac/util/Name;
            if_acmpne 12
         3: .line 1938
            aload 4 /* argtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 12
         4: .line 1940
            new com.sun.tools.javac.code.Type$ClassType
            dup
            aload 5 /* restype */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
         5: .line 1941
            new com.sun.tools.javac.code.Type$WildcardType
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* qualifierType */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         6: .line 1942
            getstatic com.sun.tools.javac.code.BoundKind.EXTENDS:Lcom/sun/tools/javac/code/BoundKind;
         7: .line 1943
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.boundClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
         8: .line 1941
            invokespecial com.sun.tools.javac.code.Type$WildcardType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/BoundKind;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
         9: .line 1944
            aload 5 /* restype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        10: .line 1945
            aload 5 /* restype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        11: .line 1940
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/TypeMetadata;)V
            areturn
        12: .line 1946
      StackMap locals:
      StackMap stack:
            aload 1 /* msym */
            ifnull 17
        13: .line 1947
            aload 1 /* msym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.arrayClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            if_acmpne 17
        14: .line 1948
            aload 3 /* methodName */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.clone:Lcom/sun/tools/javac/util/Name;
            if_acmpne 17
        15: .line 1949
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* qualifierType */
            invokevirtual com.sun.tools.javac.code.Types.isArray:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 17
        16: .line 1952
            aload 2 /* qualifierType */
            areturn
        17: .line 1954
      StackMap locals:
      StackMap stack:
            aload 5 /* restype */
            areturn
        end local 5 // com.sun.tools.javac.code.Type restype
        end local 4 // com.sun.tools.javac.util.List argtypes
        end local 3 // com.sun.tools.javac.util.Name methodName
        end local 2 // com.sun.tools.javac.code.Type qualifierType
        end local 1 // com.sun.tools.javac.code.Symbol msym
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   18     0           this  Lcom/sun/tools/javac/comp/Attr;
            0   18     1           msym  Lcom/sun/tools/javac/code/Symbol;
            0   18     2  qualifierType  Lcom/sun/tools/javac/code/Type;
            0   18     3     methodName  Lcom/sun/tools/javac/util/Name;
            0   18     4       argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   18     5        restype  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
               Name  Flags
      msym           
      qualifierType  
      methodName     
      argtypes       
      restype        

  boolean checkFirstConstructorStat(com.sun.tools.javac.tree.JCTree$JCMethodInvocation, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;Lcom/sun/tools/javac/comp/Env;)Z
    flags: (0x0000) 
    Code:
      stack=7, locals=5, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation tree
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 1964
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.enclMethod:Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;
            astore 3 /* enclMethod */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCMethodDecl enclMethod
         1: .line 1965
            aload 3 /* enclMethod */
            ifnull 6
            aload 3 /* enclMethod */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.init:Lcom/sun/tools/javac/util/Name;
            if_acmpne 6
         2: .line 1966
            aload 3 /* enclMethod */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            astore 4 /* body */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCBlock body
         3: .line 1967
            aload 4 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCStatement
            getstatic com.sun.tools.javac.tree.JCTree$Tag.EXEC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCStatement.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 6
         4: .line 1968
            aload 4 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpressionStatement
            getfield com.sun.tools.javac.tree.JCTree$JCExpressionStatement.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* tree */
            if_acmpne 6
         5: .line 1969
            iconst_1
            ireturn
        end local 4 // com.sun.tools.javac.tree.JCTree$JCBlock body
         6: .line 1971
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCMethodDecl
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMethodInvocation.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "call.must.be.first.stmt.in.ctor"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
         7: .line 1972
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.name:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/Name;
            aastore
         8: .line 1971
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         9: .line 1973
            iconst_0
            ireturn
        end local 3 // com.sun.tools.javac.tree.JCTree$JCMethodDecl enclMethod
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   10     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1        tree  Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;
            0   10     2         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1   10     3  enclMethod  Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;
            3    6     4        body  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Z
    MethodParameters:
      Name  Flags
      tree  
      env   

  com.sun.tools.javac.code.Type newMethodTemplate(com.sun.tools.javac.code.Type, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>);
    descriptor: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=6, locals=5, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type restype
        start local 2 // com.sun.tools.javac.util.List argtypes
        start local 3 // com.sun.tools.javac.util.List typeargtypes
         0: .line 1979
            new com.sun.tools.javac.code.Type$MethodType
            dup
            aload 2 /* argtypes */
            aload 1 /* restype */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.methodClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokespecial com.sun.tools.javac.code.Type$MethodType.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 4 /* mt */
        start local 4 // com.sun.tools.javac.code.Type$MethodType mt
         1: .line 1980
            aload 3 /* typeargtypes */
            ifnonnull 2
            aload 4 /* mt */
            goto 3
      StackMap locals: com.sun.tools.javac.code.Type$MethodType
      StackMap stack:
         2: new com.sun.tools.javac.code.Type$ForAll
            dup
            aload 3 /* typeargtypes */
            aload 4 /* mt */
            invokespecial com.sun.tools.javac.code.Type$ForAll.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)V
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
         3: areturn
        end local 4 // com.sun.tools.javac.code.Type$MethodType mt
        end local 3 // com.sun.tools.javac.util.List typeargtypes
        end local 2 // com.sun.tools.javac.util.List argtypes
        end local 1 // com.sun.tools.javac.code.Type restype
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    4     0          this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1       restype  Lcom/sun/tools/javac/code/Type;
            0    4     2      argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0    4     3  typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            1    4     4            mt  Lcom/sun/tools/javac/code/Type$MethodType;
    Signature: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
              Name  Flags
      restype       
      argtypes      
      typeargtypes  

  public void visitNewClass(com.sun.tools.javac.tree.JCTree$JCNewClass);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=14, locals=22, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass tree
         0: .line 1984
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 1988
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:()Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         2: .line 1992
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.def:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            astore 4 /* cdef */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCClassDecl cdef
         3: .line 1996
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 5 /* clazz */
        start local 5 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
         4: .line 1999
            aconst_null
            astore 7 /* annoclazzid */
        start local 7 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType annoclazzid
         5: .line 2001
            aload 5 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEAPPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 11
         6: .line 2002
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeApply
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 6 /* clazzid */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
         7: .line 2003
            aload 6 /* clazzid */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.ANNOTATED_TYPE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 16
         8: .line 2004
            aload 6 /* clazzid */
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotatedType
            astore 7 /* annoclazzid */
         9: .line 2005
            aload 7 /* annoclazzid */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.underlyingType:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 6 /* clazzid */
        10: .line 2007
            goto 16
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        11: .line 2008
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression top com.sun.tools.javac.tree.JCTree$JCAnnotatedType
      StackMap stack:
            aload 5 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.ANNOTATED_TYPE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 15
        12: .line 2009
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotatedType
            astore 7 /* annoclazzid */
        13: .line 2010
            aload 7 /* annoclazzid */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.underlyingType:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 6 /* clazzid */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        14: .line 2011
            goto 16
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        15: .line 2012
      StackMap locals:
      StackMap stack:
            aload 5 /* clazz */
            astore 6 /* clazzid */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        16: .line 2016
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType
      StackMap stack:
            aload 6 /* clazzid */
            astore 8 /* clazzid1 */
        start local 8 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid1
        17: .line 2018
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 46
        18: .line 2027
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        19: .line 2028
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
        20: .line 2027
            invokevirtual com.sun.tools.javac.comp.Check.checkRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* encltype */
        start local 9 // com.sun.tools.javac.code.Type encltype
        21: .line 2031
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 5 /* clazz */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 9 /* encltype */
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Type:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
        22: .line 2032
            aload 6 /* clazzid */
            checkcast com.sun.tools.javac.tree.JCTree$JCIdent
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
        23: .line 2031
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Select:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
            astore 8 /* clazzid1 */
        24: .line 2034
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            getfield com.sun.tools.javac.tree.JCTree$JCCompilationUnit.endPositions:Lcom/sun/tools/javac/tree/EndPosTable;
            astore 10 /* endPosTable */
        start local 10 // com.sun.tools.javac.tree.EndPosTable endPosTable
        25: .line 2035
            aload 10 /* endPosTable */
            aload 8 /* clazzid1 */
            aload 1 /* tree */
            aload 10 /* endPosTable */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.getEndPosition:(Lcom/sun/tools/javac/tree/EndPosTable;)I
            invokeinterface com.sun.tools.javac.tree.EndPosTable.storeEnd:(Lcom/sun/tools/javac/tree/JCTree;I)V
        26: .line 2036
            aload 5 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.ANNOTATED_TYPE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 39
        27: .line 2037
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotatedType
            astore 11 /* annoType */
        start local 11 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType annoType
        28: .line 2038
            aload 11 /* annoType */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.annotations:Lcom/sun/tools/javac/util/List;
            astore 12 /* annos */
        start local 12 // com.sun.tools.javac.util.List annos
        29: .line 2040
            aload 11 /* annoType */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.underlyingType:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEAPPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 35
        30: .line 2041
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
        31: .line 2042
            aload 8 /* clazzid1 */
        32: .line 2043
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeApply
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.arguments:Lcom/sun/tools/javac/util/List;
        33: .line 2042
            invokevirtual com.sun.tools.javac.tree.TreeMaker.TypeApply:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/tree/JCTree$JCTypeApply;
        34: .line 2041
            astore 8 /* clazzid1 */
        35: .line 2046
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.tree.EndPosTable com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
        36: .line 2047
            aload 12 /* annos */
            aload 8 /* clazzid1 */
            invokevirtual com.sun.tools.javac.tree.TreeMaker.AnnotatedType:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCAnnotatedType;
        37: .line 2046
            astore 8 /* clazzid1 */
        end local 12 // com.sun.tools.javac.util.List annos
        end local 11 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType annoType
        38: .line 2048
            goto 45
      StackMap locals:
      StackMap stack:
        39: aload 5 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEAPPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 45
        40: .line 2049
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
        41: .line 2050
            aload 8 /* clazzid1 */
        42: .line 2051
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeApply
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.arguments:Lcom/sun/tools/javac/util/List;
        43: .line 2050
            invokevirtual com.sun.tools.javac.tree.TreeMaker.TypeApply:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/tree/JCTree$JCTypeApply;
        44: .line 2049
            astore 8 /* clazzid1 */
        45: .line 2054
      StackMap locals:
      StackMap stack:
            aload 8 /* clazzid1 */
            astore 5 /* clazz */
        end local 10 // com.sun.tools.javac.tree.EndPosTable endPosTable
        end local 9 // com.sun.tools.javac.code.Type encltype
        46: .line 2062
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isNewClass:Z
        47: .line 2063
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokestatic com.sun.tools.javac.tree.TreeInfo.isEnumInit:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 49
        48: .line 2064
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCIdent
            invokevirtual com.sun.tools.javac.comp.Attr.attribIdentAsEnumType:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCIdent;)Lcom/sun/tools/javac/code/Type;
            goto 50
        49: .line 2065
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 5 /* clazz */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
        50: .line 2063
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 9 /* clazztype */
        start local 9 // com.sun.tools.javac.code.Type clazztype
        51: .line 2066
            goto 55
        end local 9 // com.sun.tools.javac.code.Type clazztype
      StackMap locals:
      StackMap stack: java.lang.Throwable
        52: astore 10
        53: .line 2067
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_0
            putfield com.sun.tools.javac.comp.AttrContext.isNewClass:Z
        54: .line 2068
            aload 10
            athrow
        start local 9 // com.sun.tools.javac.code.Type clazztype
        55: .line 2067
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_0
            putfield com.sun.tools.javac.comp.AttrContext.isNewClass:Z
        56: .line 2070
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Check.checkDiamond:(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* clazztype */
        57: .line 2071
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 5 /* clazz */
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        58: .line 2072
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 71
        59: .line 2075
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 9 /* clazztype */
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
        60: .line 2076
            aload 6 /* clazzid */
            aload 8 /* clazzid1 */
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.tree.TreeInfo.setSymbol:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Symbol;)V
        61: .line 2077
            aload 6 /* clazzid */
            aload 6 /* clazzid */
            checkcast com.sun.tools.javac.tree.JCTree$JCIdent
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
        62: .line 2078
            aload 7 /* annoclazzid */
            ifnull 64
        63: .line 2079
            aload 7 /* annoclazzid */
            aload 6 /* clazzid */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.type:Lcom/sun/tools/javac/code/Type;
        64: .line 2081
      StackMap locals:
      StackMap stack:
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 74
        65: .line 2082
            aload 4 /* cdef */
            ifnull 68
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifeq 68
        66: .line 2083
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "anon.class.impl.intf.no.qual.for.new"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        67: .line 2084
            goto 74
      StackMap locals:
      StackMap stack:
        68: aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isStatic:()Z
            ifeq 74
        69: .line 2085
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "qualified.new.of.static.class"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        70: .line 2088
            goto 74
      StackMap locals:
      StackMap stack:
        71: aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifne 74
        72: .line 2089
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            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 74
        73: .line 2091
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveImplicitThis:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        74: .line 2095
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 10 /* argtypesBuf */
        start local 10 // com.sun.tools.javac.util.ListBuffer argtypesBuf
        75: .line 2097
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.args:Lcom/sun/tools/javac/util/List;
            aload 3 /* localEnv */
            aload 10 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.comp.Attr.attribArgs:(Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/ListBuffer;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
        76: .line 2096
            astore 11 /* pkind */
        start local 11 // com.sun.tools.javac.code.Kinds$KindSelector pkind
        77: .line 2098
            aload 10 /* argtypesBuf */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            astore 12 /* argtypes */
        start local 12 // com.sun.tools.javac.util.List argtypes
        78: .line 2099
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.typeargs:Lcom/sun/tools/javac/util/List;
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 13 /* typeargtypes */
        start local 13 // com.sun.tools.javac.util.List typeargtypes
        79: .line 2102
            aload 9 /* clazztype */
            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 165
        80: .line 2104
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 85
        81: .line 2105
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.VARDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 84
        82: .line 2106
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.mods:Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
            getfield com.sun.tools.javac.tree.JCTree$JCModifiers.flags:J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 84
        83: .line 2107
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* tree */
            if_acmpeq 85
        84: .line 2108
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "enum.cant.be.instantiated"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        85: .line 2110
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isDiamond:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 88
        86: .line 2111
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.SPECULATIVE:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 88
        87: .line 2110
            iconst_1
            goto 89
      StackMap locals:
      StackMap stack:
        88: iconst_0
      StackMap locals:
      StackMap stack: int
        89: istore 14 /* isSpeculativeDiamondInferenceRound */
        start local 14 // boolean isSpeculativeDiamondInferenceRound
        90: .line 2112
            iconst_0
            istore 15 /* skipNonDiamondPath */
        start local 15 // boolean skipNonDiamondPath
        91: .line 2114
            aload 4 /* cdef */
            ifnonnull 98
            iload 14 /* isSpeculativeDiamondInferenceRound */
            ifne 98
        92: .line 2115
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.flags:()J
            ldc 1536
            land
            lconst_0
            lcmp
            ifeq 98
        93: .line 2116
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "abstract.cant.be.instantiated"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        94: .line 2117
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
        95: .line 2116
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        96: .line 2118
            iconst_1
            istore 15 /* skipNonDiamondPath */
        97: .line 2119
            goto 106
      StackMap locals: int int
      StackMap stack:
        98: aload 4 /* cdef */
            ifnull 106
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifeq 106
        99: .line 2122
            aload 12 /* argtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 101
       100: .line 2123
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.args:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "anon.class.impl.intf.no.args"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
       101: .line 2125
      StackMap locals:
      StackMap stack:
            aload 13 /* typeargtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 103
       102: .line 2126
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.typeargs:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "anon.class.impl.intf.no.typeargs"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
       103: .line 2129
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 12 /* argtypes */
       104: .line 2130
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 13 /* typeargtypes */
       105: .line 2131
            iconst_1
            istore 15 /* skipNonDiamondPath */
       106: .line 2133
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isDiamond:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 140
       107: .line 2134
            new com.sun.tools.javac.code.Type$ClassType
            dup
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
       108: .line 2135
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
       109: .line 2136
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
       110: .line 2137
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
       111: .line 2134
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/TypeMetadata;)V
            astore 16 /* site */
        start local 16 // com.sun.tools.javac.code.Type$ClassType site
       112: .line 2139
            aload 3 /* localEnv */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 17 /* diamondEnv */
        start local 17 // com.sun.tools.javac.comp.Env diamondEnv
       113: .line 2140
            aload 17 /* diamondEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* cdef */
            ifnull 114
            iconst_1
            goto 115
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Type$ClassType com.sun.tools.javac.comp.Env
      StackMap stack: com.sun.tools.javac.comp.AttrContext
       114: iconst_0
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Type$ClassType com.sun.tools.javac.comp.Env
      StackMap stack: com.sun.tools.javac.comp.AttrContext int
       115: putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
       116: .line 2141
            aload 17 /* diamondEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
       117: .line 2146
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
       118: .line 2147
            aload 17 /* diamondEnv */
       119: .line 2148
            aload 16 /* site */
       120: .line 2149
            aload 12 /* argtypes */
       121: .line 2150
            aload 13 /* typeargtypes */
       122: .line 2146
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveDiamond:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            astore 18 /* constructor */
        start local 18 // com.sun.tools.javac.code.Symbol constructor
       123: .line 2151
            aload 1 /* tree */
            aload 18 /* constructor */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
       124: .line 2153
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            astore 19 /* csym */
        start local 19 // com.sun.tools.javac.code.Symbol$TypeSymbol csym
       125: .line 2154
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 11 /* pkind */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            aload 12 /* argtypes */
            aload 13 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
       126: .line 2155
            aload 0 /* this */
            aload 1 /* tree */
            aload 19 /* csym */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr.diamondContext:(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Check$CheckContext;
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_TREE_UPDATE:Lcom/sun/tools/javac/comp/Attr$CheckMode;
       127: .line 2154
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/comp/Attr$CheckMode;)V
            astore 20 /* diamondResult */
        start local 20 // com.sun.tools.javac.comp.Attr$ResultInfo diamondResult
       128: .line 2156
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            astore 21 /* constructorType */
        start local 21 // com.sun.tools.javac.code.Type constructorType
       129: .line 2157
            aload 0 /* this */
            aload 1 /* tree */
            aload 16 /* site */
       130: .line 2158
            aload 18 /* constructor */
       131: .line 2159
            aload 17 /* diamondEnv */
       132: .line 2160
            aload 20 /* diamondResult */
       133: .line 2157
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 21 /* constructorType */
       134: .line 2162
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
       135: .line 2163
            aload 21 /* constructorType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 138
       136: .line 2164
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 5 /* clazz */
            aload 21 /* constructorType */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
       137: .line 2165
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 21 /* constructorType */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.voidType:Lcom/sun/tools/javac/code/Type$JCVoidType;
            invokevirtual com.sun.tools.javac.code.Types.createMethodTypeWithReturn:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
       138: .line 2167
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int com.sun.tools.javac.code.Type$ClassType com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Symbol$TypeSymbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            iconst_1
            invokevirtual com.sun.tools.javac.comp.Check.checkClassType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
            astore 9 /* clazztype */
        end local 21 // com.sun.tools.javac.code.Type constructorType
        end local 20 // com.sun.tools.javac.comp.Attr$ResultInfo diamondResult
        end local 19 // com.sun.tools.javac.code.Symbol$TypeSymbol csym
        end local 18 // com.sun.tools.javac.code.Symbol constructor
        end local 17 // com.sun.tools.javac.comp.Env diamondEnv
        end local 16 // com.sun.tools.javac.code.Type$ClassType site
       139: .line 2168
            goto 160
       140: .line 2173
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int
      StackMap stack:
            iload 15 /* skipNonDiamondPath */
            ifne 160
       141: .line 2177
            aload 3 /* localEnv */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 16 /* rsEnv */
        start local 16 // com.sun.tools.javac.comp.Env rsEnv
       142: .line 2178
            aload 16 /* rsEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* cdef */
            ifnull 143
            iconst_1
            goto 144
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int com.sun.tools.javac.comp.Env
      StackMap stack: com.sun.tools.javac.comp.AttrContext
       143: iconst_0
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCAnnotatedType com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.util.List com.sun.tools.javac.util.List int int com.sun.tools.javac.comp.Env
      StackMap stack: com.sun.tools.javac.comp.AttrContext int
       144: putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
       145: .line 2179
            aload 16 /* rsEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
       146: .line 2180
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
       147: .line 2181
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 16 /* rsEnv */
            aload 9 /* clazztype */
            aload 12 /* argtypes */
            aload 13 /* typeargtypes */
       148: .line 2180
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveConstructor:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
       149: .line 2182
            aload 4 /* cdef */
            ifnonnull 160
       150: .line 2183
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
       151: .line 2184
            aload 9 /* clazztype */
       152: .line 2185
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
       153: .line 2186
            aload 16 /* rsEnv */
       154: .line 2187
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 11 /* pkind */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.voidType:Lcom/sun/tools/javac/code/Type$JCVoidType;
            aload 12 /* argtypes */
            aload 13 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_TREE_UPDATE:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Attr$CheckMode;)V
       155: .line 2183
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
       156: .line 2188
            aload 16 /* rsEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.lastResolveVarargs:()Z
            ifeq 160
       157: .line 2189
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 158
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.varargsElement:Lcom/sun/tools/javac/code/Type;
            ifnonnull 158
            iconst_0
            goto 159
      StackMap locals:
      StackMap stack:
       158: iconst_1
      StackMap locals:
      StackMap stack: int
       159: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        end local 16 // com.sun.tools.javac.comp.Env rsEnv
       160: .line 2193
      StackMap locals:
      StackMap stack:
            aload 4 /* cdef */
            ifnull 163
       161: .line 2194
            aload 0 /* this */
            aload 1 /* tree */
            aload 5 /* clazz */
            aload 9 /* clazztype */
            aload 4 /* cdef */
            aload 3 /* localEnv */
            aload 12 /* argtypes */
            aload 13 /* typeargtypes */
            aload 11 /* pkind */
            invokevirtual com.sun.tools.javac.comp.Attr.visitAnonymousClassDefinition:(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;)V
       162: .line 2195
            return
       163: .line 2198
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
            ifnull 165
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor: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_acmpne 165
       164: .line 2199
            aload 9 /* clazztype */
            astore 2 /* owntype */
        end local 15 // boolean skipNonDiamondPath
        end local 14 // boolean isSpeculativeDiamondInferenceRound
       165: .line 2201
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
       166: .line 2202
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            astore 14 /* inferenceContext */
        start local 14 // com.sun.tools.javac.comp.InferenceContext inferenceContext
       167: .line 2203
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            ifnull 171
            aload 14 /* inferenceContext */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 171
       168: .line 2205
            aload 14 /* inferenceContext */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
       169: .line 2206
            aload 1 /* tree */
            invokedynamic typesInferred(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$3(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/comp/InferenceContext;)V (6)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
       170: .line 2205
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
       171: .line 2210
      StackMap locals: com.sun.tools.javac.comp.InferenceContext
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.typeargs:Lcom/sun/tools/javac/util/List;
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
       172: .line 2211
            return
        end local 14 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 13 // com.sun.tools.javac.util.List typeargtypes
        end local 12 // com.sun.tools.javac.util.List argtypes
        end local 11 // com.sun.tools.javac.code.Kinds$KindSelector pkind
        end local 10 // com.sun.tools.javac.util.ListBuffer argtypesBuf
        end local 9 // com.sun.tools.javac.code.Type clazztype
        end local 8 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid1
        end local 7 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType annoclazzid
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        end local 5 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
        end local 4 // com.sun.tools.javac.tree.JCTree$JCClassDecl cdef
        end local 3 // com.sun.tools.javac.comp.Env localEnv
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                                Name  Signature
            0  173     0                                this  Lcom/sun/tools/javac/comp/Attr;
            0  173     1                                tree  Lcom/sun/tools/javac/tree/JCTree$JCNewClass;
            1  173     2                             owntype  Lcom/sun/tools/javac/code/Type;
            2  173     3                            localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            3  173     4                                cdef  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            4  173     5                               clazz  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            7   11     6                             clazzid  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           14   15     6                             clazzid  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           16  173     6                             clazzid  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            5  173     7                         annoclazzid  Lcom/sun/tools/javac/tree/JCTree$JCAnnotatedType;
           17  173     8                            clazzid1  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           21   46     9                            encltype  Lcom/sun/tools/javac/code/Type;
           25   46    10                         endPosTable  Lcom/sun/tools/javac/tree/EndPosTable;
           28   38    11                            annoType  Lcom/sun/tools/javac/tree/JCTree$JCAnnotatedType;
           29   38    12                               annos  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;>;
           51   52     9                           clazztype  Lcom/sun/tools/javac/code/Type;
           55  173     9                           clazztype  Lcom/sun/tools/javac/code/Type;
           75  173    10                         argtypesBuf  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
           77  173    11                               pkind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
           78  173    12                            argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           79  173    13                        typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           90  165    14  isSpeculativeDiamondInferenceRound  Z
           91  165    15                  skipNonDiamondPath  Z
          112  139    16                                site  Lcom/sun/tools/javac/code/Type$ClassType;
          113  139    17                          diamondEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
          123  139    18                         constructor  Lcom/sun/tools/javac/code/Symbol;
          125  139    19                                csym  Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
          128  139    20                       diamondResult  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
          129  139    21                     constructorType  Lcom/sun/tools/javac/code/Type;
          142  160    16                               rsEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
          167  173    14                    inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
      Exception table:
        from    to  target  type
          46    52      52  any
    MethodParameters:
      Name  Flags
      tree  final

  private void visitAnonymousClassDefinition(com.sun.tools.javac.tree.JCTree$JCNewClass, com.sun.tools.javac.tree.JCTree$JCExpression, com.sun.tools.javac.code.Type, com.sun.tools.javac.tree.JCTree$JCClassDecl, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>, com.sun.tools.javac.code.Kinds$KindSelector);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=14, locals=14, args_size=9
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass tree
        start local 2 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
        start local 3 // com.sun.tools.javac.code.Type clazztype
        start local 4 // com.sun.tools.javac.tree.JCTree$JCClassDecl cdef
        start local 5 // com.sun.tools.javac.comp.Env localEnv
        start local 6 // com.sun.tools.javac.util.List argtypes
        start local 7 // com.sun.tools.javac.util.List typeargtypes
        start local 8 // com.sun.tools.javac.code.Kinds$KindSelector pkind
         0: .line 2248
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            astore 9 /* inferenceContext */
        start local 9 // com.sun.tools.javac.comp.InferenceContext inferenceContext
         1: .line 2249
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isDiamond:(Lcom/sun/tools/javac/tree/JCTree;)Z
            istore 10 /* isDiamond */
        start local 10 // boolean isDiamond
         2: .line 2250
            iload 10 /* isDiamond */
            ifeq 10
         3: .line 2251
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            ifnull 4
            aload 9 /* inferenceContext */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifne 5
         4: .line 2252
      StackMap locals: com.sun.tools.javac.comp.InferenceContext int
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            ifnull 10
            aload 9 /* inferenceContext */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 10
         5: .line 2253
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 11 /* resultInfoForClassDefinition */
        start local 11 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfoForClassDefinition
         6: .line 2254
            aload 9 /* inferenceContext */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
         7: .line 2255
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* clazz */
            aload 11 /* resultInfoForClassDefinition */
            aload 4 /* cdef */
            aload 5 /* localEnv */
            aload 6 /* argtypes */
            aload 7 /* typeargtypes */
            aload 8 /* pkind */
            invokedynamic typesInferred(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$4(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/InferenceContext;)V (7)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
         8: .line 2254
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
        end local 11 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfoForClassDefinition
         9: .line 2267
            goto 60
        10: .line 2268
      StackMap locals:
      StackMap stack:
            iload 10 /* isDiamond */
            ifeq 25
            aload 3 /* clazztype */
            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 25
        11: .line 2269
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* clazztype */
            checkcast com.sun.tools.javac.code.Type$ClassType
            invokevirtual com.sun.tools.javac.comp.Check.checkDiamondDenotable:(Lcom/sun/tools/javac/code/Type$ClassType;)Lcom/sun/tools/javac/util/List;
            astore 11 /* invalidDiamondArgs */
        start local 11 // com.sun.tools.javac.util.List invalidDiamondArgs
        12: .line 2270
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 21
            aload 11 /* invalidDiamondArgs */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 21
        13: .line 2272
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.Diamond:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            astore 12 /* fragment */
        start local 12 // com.sun.tools.javac.util.JCDiagnostic$Fragment fragment
        14: .line 2273
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        15: .line 2275
            aload 12 /* fragment */
        16: .line 2276
            aload 11 /* invalidDiamondArgs */
            invokevirtual com.sun.tools.javac.util.List.size:()I
            iconst_1
            if_icmple 18
        17: .line 2277
            aload 11 /* invalidDiamondArgs */
            aload 12 /* fragment */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.DiamondInvalidArgs:(Ljava/util/List;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            goto 19
        18: .line 2278
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.InferenceContext int com.sun.tools.javac.util.List com.sun.tools.javac.util.JCDiagnostic$Fragment
      StackMap stack: com.sun.tools.javac.util.Log com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.util.JCDiagnostic$Fragment
            aload 11 /* invalidDiamondArgs */
            aload 12 /* fragment */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.DiamondInvalidArg:(Ljava/util/List;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
        19: .line 2274
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.InferenceContext int com.sun.tools.javac.util.List com.sun.tools.javac.util.JCDiagnostic$Fragment
      StackMap stack: com.sun.tools.javac.util.Log com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.util.JCDiagnostic$Fragment com.sun.tools.javac.util.JCDiagnostic$Fragment
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantApplyDiamond1:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        20: .line 2273
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        end local 12 // com.sun.tools.javac.util.JCDiagnostic$Fragment fragment
        21: .line 2281
      StackMap locals:
      StackMap stack:
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 13
            goto 24
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.InferenceContext int com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
        22: aload 13
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 12 /* t */
        start local 12 // com.sun.tools.javac.code.Type t
        23: .line 2282
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 12 /* t */
            invokevirtual com.sun.tools.javac.comp.Resolve.checkAccessibleType:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)V
        end local 12 // com.sun.tools.javac.code.Type t
        24: .line 2281
      StackMap locals:
      StackMap stack:
            aload 13
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 22
        end local 11 // com.sun.tools.javac.util.List invalidDiamondArgs
        25: .line 2288
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.InferenceContext int
      StackMap stack:
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifne 28
        26: .line 2289
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 27
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getOriginalType:()Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifne 28
        27: .line 2288
      StackMap locals:
      StackMap stack:
            iconst_0
            goto 29
      StackMap locals:
      StackMap stack:
        28: iconst_1
      StackMap locals:
      StackMap stack: int
        29: istore 11 /* implementing */
        start local 11 // boolean implementing
        30: .line 2291
            iload 11 /* implementing */
            ifeq 33
        31: .line 2292
            aload 4 /* cdef */
            aload 2 /* clazz */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.implementing:Lcom/sun/tools/javac/util/List;
        32: .line 2293
            goto 34
        33: .line 2294
      StackMap locals: int
      StackMap stack:
            aload 4 /* cdef */
            aload 2 /* clazz */
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.extending:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
        34: .line 2297
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 37
        35: .line 2298
            aload 0 /* this */
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 37
        36: .line 2299
            aload 5 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isSerializable:Z
        37: .line 2302
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* cdef */
            aload 5 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        38: .line 2308
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 43
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isInterface:()Z
            ifne 43
        39: .line 2309
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.args:Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.comp.Attr.makeNullCheck:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.args:Lcom/sun/tools/javac/util/List;
        40: .line 2310
            aload 6 /* argtypes */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 12 /* finalargtypes */
        start local 12 // com.sun.tools.javac.util.List finalargtypes
        41: .line 2311
            aload 1 /* tree */
            aconst_null
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
        42: .line 2312
            goto 44
        end local 12 // com.sun.tools.javac.util.List finalargtypes
        43: .line 2313
      StackMap locals:
      StackMap stack:
            aload 6 /* argtypes */
            astore 12 /* finalargtypes */
        start local 12 // com.sun.tools.javac.util.List finalargtypes
        44: .line 2319
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            iload 10 /* isDiamond */
            ifeq 46
            aload 8 /* pkind */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.POLY:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 46
        45: .line 2320
            aload 12 /* finalargtypes */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            getfield com.sun.tools.javac.comp.DeferredAttr.deferredCopier:Lcom/sun/tools/javac/code/Types$TypeMapping;
            invokevirtual com.sun.tools.javac.util.List.map:(Ljava/util/function/Function;)Lcom/sun/tools/javac/util/List;
            astore 12 /* finalargtypes */
        46: .line 2323
      StackMap locals:
      StackMap stack:
            aload 4 /* cdef */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 3 /* clazztype */
        47: .line 2324
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        48: .line 2325
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 5 /* localEnv */
            aload 3 /* clazztype */
            aload 12 /* finalargtypes */
            aload 7 /* typeargtypes */
        49: .line 2324
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveConstructor:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
            astore 13 /* sym */
        start local 13 // com.sun.tools.javac.code.Symbol sym
        50: .line 2326
            aload 13 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.isResolutionError:()Z
            ifeq 51
            iconst_0
            goto 52
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
        51: iconst_1
      StackMap locals:
      StackMap stack: int
        52: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        53: .line 2327
            aload 1 /* tree */
            aload 13 /* sym */
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
        54: .line 2328
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
        55: .line 2329
            aload 3 /* clazztype */
        56: .line 2330
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
        57: .line 2331
            aload 5 /* localEnv */
        58: .line 2332
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 8 /* pkind */
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.voidType:Lcom/sun/tools/javac/code/Type$JCVoidType;
            aload 12 /* finalargtypes */
            aload 7 /* typeargtypes */
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_TREE_UPDATE:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Attr$CheckMode;)V
        59: .line 2328
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
        end local 13 // com.sun.tools.javac.code.Symbol sym
        end local 12 // com.sun.tools.javac.util.List finalargtypes
        end local 11 // boolean implementing
        60: .line 2334
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
            ifnull 62
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor: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_acmpne 62
        61: .line 2335
            aload 3 /* clazztype */
            goto 63
      StackMap locals:
      StackMap stack:
        62: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
        63: .line 2334
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 11 /* owntype */
        start local 11 // com.sun.tools.javac.code.Type owntype
        64: .line 2336
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 11 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_INFERENCE_HOOK:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.dup:(Lcom/sun/tools/javac/comp/Attr$CheckMode;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        65: .line 2337
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.typeargs:Lcom/sun/tools/javac/util/List;
            aload 5 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        66: .line 2338
            return
        end local 11 // com.sun.tools.javac.code.Type owntype
        end local 10 // boolean isDiamond
        end local 9 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 8 // com.sun.tools.javac.code.Kinds$KindSelector pkind
        end local 7 // com.sun.tools.javac.util.List typeargtypes
        end local 6 // com.sun.tools.javac.util.List argtypes
        end local 5 // com.sun.tools.javac.comp.Env localEnv
        end local 4 // com.sun.tools.javac.tree.JCTree$JCClassDecl cdef
        end local 3 // com.sun.tools.javac.code.Type clazztype
        end local 2 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
        end local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                          Name  Signature
            0   67     0                          this  Lcom/sun/tools/javac/comp/Attr;
            0   67     1                          tree  Lcom/sun/tools/javac/tree/JCTree$JCNewClass;
            0   67     2                         clazz  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            0   67     3                     clazztype  Lcom/sun/tools/javac/code/Type;
            0   67     4                          cdef  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            0   67     5                      localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   67     6                      argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   67     7                  typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   67     8                         pkind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            1   67     9              inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            2   67    10                     isDiamond  Z
            6    9    11  resultInfoForClassDefinition  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           12   25    11            invalidDiamondArgs  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           14   21    12                      fragment  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
           23   24    12                             t  Lcom/sun/tools/javac/code/Type;
           30   60    11                  implementing  Z
           41   43    12                 finalargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           44   60    12                 finalargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           50   60    13                           sym  Lcom/sun/tools/javac/code/Symbol;
           64   67    11                       owntype  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;Lcom/sun/tools/javac/code/Kinds$KindSelector;)V
    MethodParameters:
              Name  Flags
      tree          
      clazz         
      clazztype     
      cdef          
      localEnv      
      argtypes      
      typeargtypes  
      pkind         

  com.sun.tools.javac.comp.Check$CheckContext diamondContext(com.sun.tools.javac.tree.JCTree$JCNewClass, com.sun.tools.javac.code.Symbol$TypeSymbol, com.sun.tools.javac.comp.Check$CheckContext);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Check$CheckContext;
    flags: (0x0000) 
    Code:
      stack=6, locals=4, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass clazz
        start local 2 // com.sun.tools.javac.code.Symbol$TypeSymbol tsym
        start local 3 // com.sun.tools.javac.comp.Check$CheckContext checkContext
         0: .line 2341
            new com.sun.tools.javac.comp.Attr$5
            dup
            aload 0 /* this */
            aload 3 /* checkContext */
            aload 1 /* clazz */
            aload 2 /* tsym */
            invokespecial com.sun.tools.javac.comp.Attr$5.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            areturn
        end local 3 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        end local 2 // com.sun.tools.javac.code.Symbol$TypeSymbol tsym
        end local 1 // com.sun.tools.javac.tree.JCTree$JCNewClass clazz
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1         clazz  Lcom/sun/tools/javac/tree/JCTree$JCNewClass;
            0    1     2          tsym  Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            0    1     3  checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
    MethodParameters:
              Name  Flags
      clazz         
      tsym          
      checkContext  

  public com.sun.tools.javac.tree.JCTree$JCExpression makeNullCheck(com.sun.tools.javac.tree.JCTree$JCExpression);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCExpression arg
         0: .line 2354
            aload 1 /* arg */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEWCLASS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            if_acmpne 2
         1: .line 2355
            aload 1 /* arg */
            areturn
         2: .line 2357
      StackMap locals:
      StackMap stack:
            aload 1 /* arg */
            invokestatic com.sun.tools.javac.tree.TreeInfo.name:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/Name;
            astore 2 /* name */
        start local 2 // com.sun.tools.javac.util.Name name
         3: .line 2358
            aload 2 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 4
            aload 2 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 5
      StackMap locals: com.sun.tools.javac.util.Name
      StackMap stack:
         4: aload 1 /* arg */
            areturn
         5: .line 2360
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NULLCHK:Lcom/sun/tools/javac/tree/JCTree$Tag;
            astore 3 /* optag */
        start local 3 // com.sun.tools.javac.tree.JCTree$Tag optag
         6: .line 2361
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 1 /* arg */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.pos:I
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
            aload 3 /* optag */
            aload 1 /* arg */
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Unary:(Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCUnary;
            astore 4 /* tree */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCUnary tree
         7: .line 2362
            aload 4 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            aload 1 /* arg */
            aload 3 /* optag */
            aload 1 /* arg */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Operators.resolveUnary:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            putfield com.sun.tools.javac.tree.JCTree$JCUnary.operator:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
         8: .line 2363
            aload 4 /* tree */
            aload 1 /* arg */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCUnary.type:Lcom/sun/tools/javac/code/Type;
         9: .line 2364
            aload 4 /* tree */
            areturn
        end local 4 // com.sun.tools.javac.tree.JCTree$JCUnary tree
        end local 3 // com.sun.tools.javac.tree.JCTree$Tag optag
        end local 2 // com.sun.tools.javac.util.Name name
        end local 1 // com.sun.tools.javac.tree.JCTree$JCExpression arg
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   10     0   this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1    arg  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            3   10     2   name  Lcom/sun/tools/javac/util/Name;
            6   10     3  optag  Lcom/sun/tools/javac/tree/JCTree$Tag;
            7   10     4   tree  Lcom/sun/tools/javac/tree/JCTree$JCUnary;
    MethodParameters:
      Name  Flags
      arg   

  public void visitNewArray(com.sun.tools.javac.tree.JCTree$JCNewArray);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewArray;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCNewArray tree
         0: .line 2368
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 2369
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         2: .line 2371
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elemtype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 13
         3: .line 2372
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elemtype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* elemtype */
        start local 4 // com.sun.tools.javac.code.Type elemtype
         4: .line 2373
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elemtype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 3 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
         5: .line 2374
            aload 4 /* elemtype */
            astore 2 /* owntype */
         6: .line 2375
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.dims:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
        start local 5 // com.sun.tools.javac.util.List l
         7: goto 11
         8: .line 2376
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewArray com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 3 /* localEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.intType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         9: .line 2377
            new com.sun.tools.javac.code.Type$ArrayType
            dup
            aload 2 /* owntype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.arrayClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokespecial com.sun.tools.javac.code.Type$ArrayType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 2 /* owntype */
        10: .line 2375
            aload 5 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 5 /* l */
      StackMap locals:
      StackMap stack:
        11: aload 5 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 8
        end local 5 // com.sun.tools.javac.util.List l
        12: .line 2379
            goto 21
        end local 4 // com.sun.tools.javac.code.Type elemtype
        13: .line 2382
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.ARRAY:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 16
        14: .line 2383
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.elemtype:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* elemtype */
        start local 4 // com.sun.tools.javac.code.Type elemtype
        15: .line 2384
            goto 21
        end local 4 // com.sun.tools.javac.code.Type elemtype
        16: .line 2385
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 20
        17: .line 2386
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewArray.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.initializer.for.type"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        18: .line 2387
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            aastore
        19: .line 2386
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        20: .line 2389
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* elemtype */
        start local 4 // com.sun.tools.javac.code.Type elemtype
        21: .line 2392
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elems:Lcom/sun/tools/javac/util/List;
            ifnull 24
        22: .line 2393
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elems:Lcom/sun/tools/javac/util/List;
            aload 3 /* localEnv */
            aload 4 /* elemtype */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExprs:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/List;
            pop
        23: .line 2394
            new com.sun.tools.javac.code.Type$ArrayType
            dup
            aload 4 /* elemtype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.arrayClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokespecial com.sun.tools.javac.code.Type$ArrayType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 2 /* owntype */
        24: .line 2396
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* elemtype */
            invokevirtual com.sun.tools.javac.code.Types.isReifiable:(Lcom/sun/tools/javac/code/Type;)Z
            ifne 26
        25: .line 2397
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewArray.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "generic.array.creation"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        26: .line 2398
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        27: .line 2399
            return
        end local 4 // com.sun.tools.javac.code.Type elemtype
        end local 3 // com.sun.tools.javac.comp.Env localEnv
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCNewArray tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   28     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   28     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCNewArray;
            1   28     2   owntype  Lcom/sun/tools/javac/code/Type;
            2   28     3  localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            4   13     4  elemtype  Lcom/sun/tools/javac/code/Type;
           15   16     4  elemtype  Lcom/sun/tools/javac/code/Type;
           21   28     4  elemtype  Lcom/sun/tools/javac/code/Type;
            7   12     5         l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
    MethodParameters:
      Name  Flags
      tree  

  public void visitLambda(com.sun.tools.javac.tree.JCTree$JCLambda);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=13, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
         0: .line 2409
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 1
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 5
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 5
         1: .line 2410
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 3
         2: .line 2412
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "unexpected.lambda"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         3: .line 2414
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         4: .line 2415
            return
         5: .line 2418
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.lambdaEnv:(Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
         6: .line 2420
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 7
            iconst_1
            goto 8
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
         7: iconst_0
         8: .line 2419
      StackMap locals:
      StackMap stack: int
            istore 3 /* needsRecovery */
        start local 3 // boolean needsRecovery
         9: .line 2422
            iload 3 /* needsRecovery */
            ifeq 12
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 12
        10: .line 2423
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isSerializable:Z
        11: .line 2424
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isLambda:Z
        12: .line 2426
      StackMap locals: int
      StackMap stack:
            aconst_null
            astore 4 /* explicitParamTypes */
        start local 4 // com.sun.tools.javac.util.List explicitParamTypes
        13: .line 2427
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.paramKind:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCLambda$ParameterKind.EXPLICIT:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            if_acmpne 16
        14: .line 2429
            aload 0 /* this */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        15: .line 2430
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            invokestatic com.sun.tools.javac.tree.TreeInfo.types:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 4 /* explicitParamTypes */
        16: .line 2433
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            aload 4 /* explicitParamTypes */
            invokevirtual com.sun.tools.javac.comp.Attr.getTargetInfo:(Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/comp/Attr$TargetInfo;
            astore 5 /* targetInfo */
        start local 5 // com.sun.tools.javac.comp.Attr$TargetInfo targetInfo
        17: .line 2434
            aload 5 /* targetInfo */
            getfield com.sun.tools.javac.comp.Attr$TargetInfo.target:Lcom/sun/tools/javac/code/Type;
            astore 6 /* currentTarget */
        start local 6 // com.sun.tools.javac.code.Type currentTarget
        18: .line 2435
            aload 5 /* targetInfo */
            getfield com.sun.tools.javac.comp.Attr$TargetInfo.descriptor:Lcom/sun/tools/javac/code/Type;
            astore 7 /* lambdaType */
        start local 7 // com.sun.tools.javac.code.Type lambdaType
        19: .line 2437
            aload 6 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 25
        20: .line 2438
            aload 0 /* this */
            aload 1 /* that */
            aload 6 /* currentTarget */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        21: .line 2541
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        22: .line 2542
            iload 3 /* needsRecovery */
            ifeq 24
        23: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        24: .line 2439
      StackMap locals: com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            return
        25: .line 2442
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* localEnv */
            aload 1 /* that */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            aload 7 /* lambdaType */
            aload 6 /* currentTarget */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr.setFunctionalInfo:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
        26: .line 2444
            aload 7 /* lambdaType */
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 35
        27: .line 2446
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "invalid.generic.lambda.target"
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
        28: .line 2447
            aload 7 /* lambdaType */
            aastore
            dup
            iconst_1
            aload 6 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_2
            aload 6 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
        29: .line 2446
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        30: .line 2448
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        31: .line 2541
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        32: .line 2542
            iload 3 /* needsRecovery */
            ifeq 34
        33: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        34: .line 2449
      StackMap locals:
      StackMap stack:
            return
        35: .line 2452
      StackMap locals:
      StackMap stack:
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.paramKind:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCLambda$ParameterKind.IMPLICIT:Lcom/sun/tools/javac/tree/JCTree$JCLambda$ParameterKind;
            if_acmpne 62
        36: .line 2454
            aload 7 /* lambdaType */
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            astore 8 /* actuals */
        start local 8 // com.sun.tools.javac.util.List actuals
        37: .line 2455
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            astore 9 /* params */
        start local 9 // com.sun.tools.javac.util.List params
        38: .line 2457
            iconst_0
            istore 10 /* arityMismatch */
        start local 10 // boolean arityMismatch
        39: .line 2459
            goto 53
        40: .line 2460
      StackMap locals: com.sun.tools.javac.util.List com.sun.tools.javac.util.List int
      StackMap stack:
            aload 8 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 42
        41: .line 2462
            iconst_1
            istore 10 /* arityMismatch */
        42: .line 2465
      StackMap locals:
      StackMap stack:
            iload 10 /* arityMismatch */
            ifeq 44
        43: .line 2466
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errType:Lcom/sun/tools/javac/code/Type;
            goto 45
        44: .line 2467
      StackMap locals:
      StackMap stack:
            aload 8 /* actuals */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
        45: .line 2465
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 11 /* argType */
        start local 11 // com.sun.tools.javac.code.Type argType
        46: .line 2468
            aload 9 /* params */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 9 /* params */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/tree/TreeMaker;
            aload 11 /* argType */
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Type:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
        47: .line 2469
            aload 9 /* params */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            aconst_null
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
        48: .line 2470
            aload 8 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 50
        49: .line 2471
            aload 8 /* actuals */
            goto 51
        50: .line 2472
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 8 /* actuals */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
        51: .line 2470
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.List
            astore 8 /* actuals */
        52: .line 2473
            aload 9 /* params */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 9 /* params */
        end local 11 // com.sun.tools.javac.code.Type argType
        53: .line 2459
      StackMap locals:
      StackMap stack:
            aload 9 /* params */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 40
        54: .line 2477
            aload 0 /* this */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        55: .line 2479
            iload 10 /* arityMismatch */
            ifeq 62
        56: .line 2480
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "incompatible.arg.types.in.lambda"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        57: .line 2481
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        58: .line 2541
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        59: .line 2542
            iload 3 /* needsRecovery */
            ifeq 61
        60: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        61: .line 2482
      StackMap locals:
      StackMap stack:
            return
        end local 10 // boolean arityMismatch
        end local 9 // com.sun.tools.javac.util.List params
        end local 8 // com.sun.tools.javac.util.List actuals
        62: .line 2490
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* needsRecovery */
        63: .line 2492
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
        64: .line 2493
            aload 0 /* this */
            aload 1 /* that */
            aload 7 /* lambdaType */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.lambdaBodyResult:(Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        65: .line 2492
            dup_x1
            putfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 8 /* bodyResultInfo */
        start local 8 // com.sun.tools.javac.comp.Attr$ResultInfo bodyResultInfo
        66: .line 2495
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.getBodyKind:()Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            getstatic com.sun.source.tree.LambdaExpressionTree$BodyKind.EXPRESSION:Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            if_acmpne 69
        67: .line 2496
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.getBody:()Lcom/sun/tools/javac/tree/JCTree;
            aload 2 /* localEnv */
            aload 8 /* bodyResultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        68: .line 2497
            goto 71
        69: .line 2498
      StackMap locals: com.sun.tools.javac.comp.Attr$ResultInfo
      StackMap stack:
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.body:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCBlock
            astore 9 /* body */
        start local 9 // com.sun.tools.javac.tree.JCTree$JCBlock body
        70: .line 2499
            aload 0 /* this */
            aload 9 /* body */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
        end local 9 // com.sun.tools.javac.tree.JCTree$JCBlock body
        71: .line 2502
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* that */
            aload 6 /* currentTarget */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        72: .line 2505
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.SPECULATIVE:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 73
            iconst_1
            goto 74
      StackMap locals:
      StackMap stack:
        73: iconst_0
        74: .line 2504
      StackMap locals:
      StackMap stack: int
            istore 9 /* isSpeculativeRound */
        start local 9 // boolean isSpeculativeRound
        75: .line 2507
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.comp.Attr.preFlow:(Lcom/sun/tools/javac/tree/JCTree$JCLambda;)V
        76: .line 2508
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.flow:Lcom/sun/tools/javac/comp/Flow;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            iload 9 /* isSpeculativeRound */
            invokevirtual com.sun.tools.javac.comp.Flow.analyzeLambda:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/tree/TreeMaker;Z)V
        77: .line 2510
            aload 1 /* that */
            aload 6 /* currentTarget */
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
        78: .line 2511
            aload 0 /* this */
            aload 1 /* that */
            aload 7 /* lambdaType */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr.checkLambdaCompatible:(Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
        79: .line 2513
            iload 9 /* isSpeculativeRound */
            ifne 88
        80: .line 2515
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 7 /* lambdaType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/util/List;)Z
            ifeq 87
        81: .line 2516
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.flow:Lcom/sun/tools/javac/comp/Flow;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            invokevirtual com.sun.tools.javac.comp.Flow.analyzeLambdaThrownTypes:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/tree/TreeMaker;)Lcom/sun/tools/javac/util/List;
            astore 10 /* inferredThrownTypes */
        start local 10 // com.sun.tools.javac.util.List inferredThrownTypes
        82: .line 2517
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 7 /* lambdaType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVars:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 11 /* thrownTypes */
        start local 11 // com.sun.tools.javac.util.List thrownTypes
        83: .line 2519
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 10 /* inferredThrownTypes */
            aload 11 /* thrownTypes */
            invokevirtual com.sun.tools.javac.comp.Check.unhandled:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            pop
        84: .line 2522
            aload 11 /* thrownTypes */
            invokevirtual com.sun.tools.javac.util.List.stream:()Ljava/util/stream/Stream;
        85: .line 2523
            invokedynamic test()Ljava/util/function/Predicate;
              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;)Z
                  com/sun/tools/javac/comp/Attr.lambda$5(Lcom/sun/tools/javac/code/Type;)Z (6)
                  (Lcom/sun/tools/javac/code/Type;)Z
            invokeinterface java.util.stream.Stream.filter:(Ljava/util/function/Predicate;)Ljava/util/stream/Stream;
        86: .line 2524
            invokedynamic accept()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/comp/Attr.lambda$6(Lcom/sun/tools/javac/code/Type;)V (6)
                  (Lcom/sun/tools/javac/code/Type;)V
            invokeinterface java.util.stream.Stream.forEach:(Ljava/util/function/Consumer;)V
        end local 11 // com.sun.tools.javac.util.List thrownTypes
        end local 10 // com.sun.tools.javac.util.List inferredThrownTypes
        87: .line 2527
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 2 /* localEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            iconst_2
            anewarray com.sun.tools.javac.code.Type
            dup
            iconst_0
            aload 7 /* lambdaType */
            aastore
            dup
            iconst_1
            aload 6 /* currentTarget */
            aastore
            invokevirtual com.sun.tools.javac.comp.Attr.checkAccessibleTypes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;[Lcom/sun/tools/javac/code/Type;)V
        88: .line 2529
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* that */
            aload 6 /* currentTarget */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 9 // boolean isSpeculativeRound
        end local 8 // com.sun.tools.javac.comp.Attr$ResultInfo bodyResultInfo
        end local 7 // com.sun.tools.javac.code.Type lambdaType
        end local 6 // com.sun.tools.javac.code.Type currentTarget
        end local 5 // com.sun.tools.javac.comp.Attr$TargetInfo targetInfo
        end local 4 // com.sun.tools.javac.util.List explicitParamTypes
        89: .line 2530
            goto 106
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env int
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        90: astore 4 /* ex */
        start local 4 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        91: .line 2531
            aload 4 /* ex */
            invokevirtual com.sun.tools.javac.code.Types$FunctionDescriptorLookupError.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 5 /* cause */
        start local 5 // com.sun.tools.javac.util.JCDiagnostic cause
        92: .line 2532
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 5 /* cause */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        93: .line 2533
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        94: .line 2541
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
        95: .line 2542
            iload 3 /* needsRecovery */
            ifeq 97
        96: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        97: .line 2534
      StackMap locals: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError com.sun.tools.javac.util.JCDiagnostic
      StackMap stack:
            return
        end local 5 // com.sun.tools.javac.util.JCDiagnostic cause
        end local 4 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        98: .line 2535
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env int
      StackMap stack: java.lang.Throwable
            astore 4 /* t */
        start local 4 // java.lang.Throwable t
        99: .line 2538
            iconst_0
            istore 3 /* needsRecovery */
       100: .line 2539
            aload 4 /* t */
            athrow
        end local 4 // java.lang.Throwable t
       101: .line 2540
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 12
       102: .line 2541
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
       103: .line 2542
            iload 3 /* needsRecovery */
            ifeq 105
       104: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
       105: .line 2545
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env int top top top top top top top top java.lang.Throwable
      StackMap stack:
            aload 12
            athrow
       106: .line 2541
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env int
      StackMap stack:
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.leave:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            pop
       107: .line 2542
            iload 3 /* needsRecovery */
            ifeq 109
       108: .line 2543
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
       109: .line 2546
      StackMap locals:
      StackMap stack:
            return
        end local 3 // boolean needsRecovery
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0  110     0                 this  Lcom/sun/tools/javac/comp/Attr;
            0  110     1                 that  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            6  110     2             localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            9  110     3        needsRecovery  Z
           13   89     4   explicitParamTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           17   89     5           targetInfo  Lcom/sun/tools/javac/comp/Attr$TargetInfo;
           18   89     6        currentTarget  Lcom/sun/tools/javac/code/Type;
           19   89     7           lambdaType  Lcom/sun/tools/javac/code/Type;
           37   62     8              actuals  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           38   62     9               params  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;>;
           39   62    10        arityMismatch  Z
           46   53    11              argType  Lcom/sun/tools/javac/code/Type;
           66   89     8       bodyResultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           70   71     9                 body  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
           75   89     9   isSpeculativeRound  Z
           82   87    10  inferredThrownTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           83   87    11          thrownTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           91   98     4                   ex  Lcom/sun/tools/javac/code/Types$FunctionDescriptorLookupError;
           92   98     5                cause  Lcom/sun/tools/javac/util/JCDiagnostic;
           99  101     4                    t  Ljava/lang/Throwable;
      Exception table:
        from    to  target  type
           9    21      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          25    31      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          35    58      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          62    89      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
           9    21      98  Class java.lang.Throwable
          25    31      98  Class java.lang.Throwable
          35    58      98  Class java.lang.Throwable
          62    89      98  Class java.lang.Throwable
           9    21     101  any
          25    31     101  any
          35    58     101  any
          62    94     101  any
          98   101     101  any
    MethodParameters:
      Name  Flags
      that  final

  com.sun.tools.javac.comp.Attr$TargetInfo getTargetInfo(com.sun.tools.javac.tree.JCTree$JCPolyExpression, com.sun.tools.javac.comp.Attr$ResultInfo, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/comp/Attr$TargetInfo;
    flags: (0x0000) 
    Code:
      stack=8, locals=6, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCPolyExpression that
        start local 2 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        start local 3 // com.sun.tools.javac.util.List explicitParamTypes
         0: .line 2560
            aload 2 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            astore 5 /* currentTarget */
        start local 5 // com.sun.tools.javac.code.Type currentTarget
         1: .line 2561
            aload 2 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 10
         2: .line 2566
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.targetChecker:Lcom/sun/tools/javac/code/Types$MapVisitor;
            aload 5 /* currentTarget */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.code.Types$MapVisitor.visit:(Lcom/sun/tools/javac/code/Type;Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 5 /* currentTarget */
         3: .line 2567
            aload 3 /* explicitParamTypes */
            ifnull 7
         4: .line 2568
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.infer:Lcom/sun/tools/javac/comp/Infer;
            aload 1 /* that */
         5: .line 2569
            aload 5 /* currentTarget */
            aload 3 /* explicitParamTypes */
            aload 2 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
         6: .line 2568
            invokevirtual com.sun.tools.javac.comp.Infer.instantiateFunctionalInterface:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* currentTarget */
         7: .line 2571
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCPolyExpression com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.util.List top com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Types.removeWildcards:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* currentTarget */
         8: .line 2572
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Types.findDescriptorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* lambdaType */
        start local 4 // com.sun.tools.javac.code.Type lambdaType
         9: .line 2573
            goto 12
        end local 4 // com.sun.tools.javac.code.Type lambdaType
        10: .line 2574
      StackMap locals:
      StackMap stack:
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            astore 5 /* currentTarget */
        11: .line 2575
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.comp.Attr.fallbackDescriptorType:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* lambdaType */
        start local 4 // com.sun.tools.javac.code.Type lambdaType
        12: .line 2577
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCPolyExpression com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.util.List com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 1 /* that */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LAMBDA:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCPolyExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 17
            aload 4 /* lambdaType */
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 17
        13: .line 2579
            aload 2 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "invalid.generic.lambda.target"
            iconst_3
            anewarray java.lang.Object
            dup
            iconst_0
        14: .line 2580
            aload 4 /* lambdaType */
            aastore
            dup
            iconst_1
            aload 5 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_2
            aload 5 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
        15: .line 2579
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        16: .line 2581
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* currentTarget */
        17: .line 2583
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.comp.Attr$TargetInfo
            dup
            aload 0 /* this */
            aload 5 /* currentTarget */
            aload 4 /* lambdaType */
            invokespecial com.sun.tools.javac.comp.Attr$TargetInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)V
            areturn
        end local 5 // com.sun.tools.javac.code.Type currentTarget
        end local 4 // com.sun.tools.javac.code.Type lambdaType
        end local 3 // com.sun.tools.javac.util.List explicitParamTypes
        end local 2 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 1 // com.sun.tools.javac.tree.JCTree$JCPolyExpression that
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   18     0                this  Lcom/sun/tools/javac/comp/Attr;
            0   18     1                that  Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;
            0   18     2          resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            0   18     3  explicitParamTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            9   10     4          lambdaType  Lcom/sun/tools/javac/code/Type;
           12   18     4          lambdaType  Lcom/sun/tools/javac/code/Type;
            1   18     5       currentTarget  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;)Lcom/sun/tools/javac/comp/Attr$TargetInfo;
    MethodParameters:
                    Name  Flags
      that                
      resultInfo          
      explicitParamTypes  

  void preFlow(com.sun.tools.javac.tree.JCTree$JCLambda);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;)V
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLambda tree
         0: .line 2587
            new com.sun.tools.javac.comp.Attr$6
            dup
            aload 0 /* this */
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$6.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Attr;)V
         1: .line 2598
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr$6.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         2: .line 2599
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLambda tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
    MethodParameters:
      Name  Flags
      tree  

  private com.sun.tools.javac.code.Type fallbackDescriptorType(com.sun.tools.javac.tree.JCTree$JCExpression);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCExpression tree
         0: .line 2649
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:()[I
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iaload
            lookupswitch { // 2
                   31: 1
                   38: 13
              default: 16
          }
         1: .line 2651
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            checkcast com.sun.tools.javac.tree.JCTree$JCLambda
            astore 2 /* lambda */
        start local 2 // com.sun.tools.javac.tree.JCTree$JCLambda lambda
         2: .line 2652
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 3 /* argtypes */
        start local 3 // com.sun.tools.javac.util.List argtypes
         3: .line 2653
            aload 2 /* lambda */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 9
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         4: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            astore 4 /* param */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCVariableDecl param
         5: .line 2654
            aload 4 /* param */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 7
         6: .line 2655
            aload 3 /* argtypes */
            aload 4 /* param */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.List.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            goto 8
         7: .line 2656
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.util.List com.sun.tools.javac.tree.JCTree$JCVariableDecl java.util.Iterator
      StackMap stack:
            aload 3 /* argtypes */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.List.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
         8: .line 2654
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.List
            astore 3 /* argtypes */
        end local 4 // com.sun.tools.javac.tree.JCTree$JCVariableDecl param
         9: .line 2653
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 4
        10: .line 2658
            new com.sun.tools.javac.code.Type$MethodType
            dup
            aload 3 /* argtypes */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
        11: .line 2659
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.methodClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        12: .line 2658
            invokespecial com.sun.tools.javac.code.Type$MethodType.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            areturn
        end local 3 // com.sun.tools.javac.util.List argtypes
        end local 2 // com.sun.tools.javac.tree.JCTree$JCLambda lambda
        13: .line 2661
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression
      StackMap stack:
            new com.sun.tools.javac.code.Type$MethodType
            dup
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
        14: .line 2662
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.methodClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        15: .line 2661
            invokespecial com.sun.tools.javac.code.Type$MethodType.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            areturn
        16: .line 2664
      StackMap locals:
      StackMap stack:
            ldc "Cannot get here!"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
        17: .line 2666
            aconst_null
            areturn
        end local 1 // com.sun.tools.javac.tree.JCTree$JCExpression tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   18     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   18     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            2   13     2    lambda  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            3   13     3  argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            5    9     4     param  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
    MethodParameters:
      Name  Flags
      tree  

  private void checkAccessibleTypes(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.InferenceContext, com.sun.tools.javac.code.Type[]);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;[Lcom/sun/tools/javac/code/Type;)V
    flags: (0x0082) ACC_PRIVATE, ACC_VARARGS
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        start local 4 // com.sun.tools.javac.code.Type[] ts
         0: .line 2671
            aload 0 /* this */
            aload 1 /* pos */
            aload 2 /* env */
            aload 3 /* inferenceContext */
            aload 4 /* ts */
            invokestatic com.sun.tools.javac.util.List.from:([Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAccessibleTypes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/util/List;)V
         1: .line 2672
            return
        end local 4 // com.sun.tools.javac.code.Type[] ts
        end local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1               pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0    2     2               env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    2     3  inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            0    2     4                ts  [Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/InferenceContext;[Lcom/sun/tools/javac/code/Type;)V
    MethodParameters:
                  Name  Flags
      pos               final
      env               final
      inferenceContext  final
      ts                final

  private void checkAccessibleTypes(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.InferenceContext, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/util/List;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=7, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        start local 4 // com.sun.tools.javac.util.List ts
         0: .line 2676
            aload 3 /* inferenceContext */
            aload 4 /* ts */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/util/List;)Z
            ifeq 5
         1: .line 2677
            aload 3 /* inferenceContext */
            aload 4 /* ts */
         2: .line 2678
            aload 0 /* this */
            aload 1 /* pos */
            aload 2 /* env */
            aload 4 /* ts */
            invokedynamic typesInferred(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$7(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/InferenceContext;)V (7)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
         3: .line 2677
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
         4: .line 2679
            goto 9
         5: .line 2680
      StackMap locals:
      StackMap stack:
            aload 4 /* ts */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 6
            goto 8
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
         6: aload 6
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 5 /* t */
        start local 5 // com.sun.tools.javac.code.Type t
         7: .line 2681
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 2 /* env */
            aload 5 /* t */
            invokevirtual com.sun.tools.javac.comp.Resolve.checkAccessibleType:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)V
        end local 5 // com.sun.tools.javac.code.Type t
         8: .line 2680
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 2684
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List
      StackMap stack:
            return
        end local 4 // com.sun.tools.javac.util.List ts
        end local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0   10     0              this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1               pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   10     2               env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   10     3  inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            0   10     4                ts  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            7    8     5                 t  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;)V
    MethodParameters:
                  Name  Flags
      pos               final
      env               final
      inferenceContext  final
      ts                final

  com.sun.tools.javac.comp.Attr$ResultInfo lambdaBodyResult(com.sun.tools.javac.tree.JCTree$JCLambda, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0000) 
    Code:
      stack=6, locals=5, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
        start local 2 // com.sun.tools.javac.code.Type descriptor
        start local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 2742
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.getBodyKind:()Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            getstatic com.sun.source.tree.LambdaExpressionTree$BodyKind.EXPRESSION:Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            if_acmpne 2
         1: .line 2743
            new com.sun.tools.javac.comp.Attr$ExpressionLambdaReturnContext
            dup
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.getBody:()Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$ExpressionLambdaReturnContext.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            goto 3
         2: .line 2744
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.comp.Attr$FunctionalReturnContext
            dup
            aload 0 /* this */
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$FunctionalReturnContext.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
         3: .line 2742
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.Attr$FunctionalReturnContext
            astore 4 /* funcContext */
        start local 4 // com.sun.tools.javac.comp.Attr$FunctionalReturnContext funcContext
         4: .line 2746
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpne 6
         5: .line 2747
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            goto 9
         6: .line 2748
      StackMap locals: com.sun.tools.javac.comp.Attr$FunctionalReturnContext
      StackMap stack:
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
         7: .line 2749
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            aload 4 /* funcContext */
         8: .line 2748
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
         9: .line 2746
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo
            areturn
        end local 4 // com.sun.tools.javac.comp.Attr$FunctionalReturnContext funcContext
        end local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 2 // com.sun.tools.javac.code.Type descriptor
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   10     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1         that  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            0   10     2   descriptor  Lcom/sun/tools/javac/code/Type;
            0   10     3   resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            4   10     4  funcContext  Lcom/sun/tools/javac/comp/Attr$FunctionalReturnContext;
    MethodParameters:
            Name  Flags
      that        
      descriptor  
      resultInfo  

  void checkLambdaCompatible(com.sun.tools.javac.tree.JCTree$JCLambda, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Check$CheckContext);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
    flags: (0x0000) 
    Code:
      stack=13, locals=6, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLambda tree
        start local 2 // com.sun.tools.javac.code.Type descriptor
        start local 3 // com.sun.tools.javac.comp.Check$CheckContext checkContext
         0: .line 2759
            aload 3 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVar:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* returnType */
        start local 4 // com.sun.tools.javac.code.Type returnType
         1: .line 2765
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCLambda.getBodyKind:()Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            getstatic com.sun.source.tree.LambdaExpressionTree$BodyKind.STATEMENT:Lcom/sun/source/tree/LambdaExpressionTree$BodyKind;
            if_acmpne 6
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.canCompleteNormally:Z
            ifeq 6
         2: .line 2766
            aload 4 /* returnType */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 6
            aload 4 /* returnType */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 6
         3: .line 2767
            aload 3 /* checkContext */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "incompatible.ret.type.in.lambda"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
         4: .line 2768
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "missing.ret.val"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 4 /* returnType */
            aastore
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
         5: .line 2767
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
         6: .line 2771
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVars:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 5 /* argTypes */
        start local 5 // com.sun.tools.javac.util.List argTypes
         7: .line 2772
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* argTypes */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.params:Lcom/sun/tools/javac/util/List;
            invokestatic com.sun.tools.javac.tree.TreeInfo.types:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.isSameTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Z
            ifne 9
         8: .line 2773
            aload 3 /* checkContext */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "incompatible.arg.types.in.lambda"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
         9: .line 2775
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            return
        end local 5 // com.sun.tools.javac.util.List argTypes
        end local 4 // com.sun.tools.javac.code.Type returnType
        end local 3 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        end local 2 // com.sun.tools.javac.code.Type descriptor
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLambda tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   10     0          this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1          tree  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            0   10     2    descriptor  Lcom/sun/tools/javac/code/Type;
            0   10     3  checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
            1   10     4    returnType  Lcom/sun/tools/javac/code/Type;
            7   10     5      argTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
              Name  Flags
      tree          
      descriptor    
      checkContext  

  public com.sun.tools.javac.code.Symbol$MethodSymbol removeClinit(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol sym
         0: .line 2788
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.clinits:Ljava/util/Map;
            aload 1 /* sym */
            invokeinterface java.util.Map.remove:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            areturn
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol sym
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1   sym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    MethodParameters:
      Name  Flags
      sym   

  public com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> lambdaEnv(com.sun.tools.javac.tree.JCTree$JCLambda, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=9, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
        start local 2 // com.sun.tools.javac.comp.Env env
         0: .line 2803
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            astore 4 /* owner */
        start local 4 // com.sun.tools.javac.code.Symbol owner
         1: .line 2804
            aload 4 /* owner */
            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 21
            aload 4 /* owner */
            getfield com.sun.tools.javac.code.Symbol.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 21
         2: .line 2806
            aload 4 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 5 /* enclClass */
        start local 5 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
         3: .line 2807
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            astore 6 /* newScopeOwner */
        start local 6 // com.sun.tools.javac.code.Symbol newScopeOwner
         4: .line 2812
            aload 4 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 8
         5: .line 2813
            aload 5 /* enclClass */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.members_field:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.init:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbolsByName:(Lcom/sun/tools/javac/util/Name;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 8
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifeq 19
            aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 7 /* s */
        start local 7 // com.sun.tools.javac.code.Symbol s
         6: .line 2814
            aload 7 /* s */
            astore 6 /* newScopeOwner */
        end local 7 // com.sun.tools.javac.code.Symbol s
         7: .line 2817
            goto 19
         8: .line 2821
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env top com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.clinits:Ljava/util/Map;
            aload 5 /* enclClass */
            invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            astore 7 /* clinit */
        start local 7 // com.sun.tools.javac.code.Symbol$MethodSymbol clinit
         9: .line 2822
            aload 7 /* clinit */
            ifnonnull 18
        10: .line 2823
            new com.sun.tools.javac.code.Type$MethodType
            dup
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        11: .line 2824
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.voidType:Lcom/sun/tools/javac/code/Type$JCVoidType;
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.methodClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        12: .line 2823
            invokespecial com.sun.tools.javac.code.Type$MethodType.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 8 /* clinitType */
        start local 8 // com.sun.tools.javac.code.Type clinitType
        13: .line 2825
            new com.sun.tools.javac.code.Symbol$MethodSymbol
            dup
            ldc 4106
        14: .line 2826
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.clinit:Lcom/sun/tools/javac/util/Name;
            aload 8 /* clinitType */
            aload 5 /* enclClass */
        15: .line 2825
            invokespecial com.sun.tools.javac.code.Symbol$MethodSymbol.<init>:(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V
            astore 7 /* clinit */
        16: .line 2827
            aload 7 /* clinit */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.code.Symbol$MethodSymbol.params:Lcom/sun/tools/javac/util/List;
        17: .line 2828
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.clinits:Ljava/util/Map;
            aload 5 /* enclClass */
            aload 7 /* clinit */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 8 // com.sun.tools.javac.code.Type clinitType
        18: .line 2830
      StackMap locals: com.sun.tools.javac.code.Symbol$MethodSymbol
      StackMap stack:
            aload 7 /* clinit */
            astore 6 /* newScopeOwner */
        end local 7 // com.sun.tools.javac.code.Symbol$MethodSymbol clinit
        19: .line 2832
      StackMap locals:
      StackMap stack:
            aload 2 /* env */
            aload 1 /* that */
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 6 /* newScopeOwner */
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dupUnshared:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* lambdaEnv */
        end local 6 // com.sun.tools.javac.code.Symbol newScopeOwner
        end local 5 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
        start local 3 // com.sun.tools.javac.comp.Env lambdaEnv
        20: .line 2833
            goto 22
        end local 3 // com.sun.tools.javac.comp.Env lambdaEnv
        21: .line 2834
      StackMap locals:
      StackMap stack:
            aload 2 /* env */
            aload 1 /* that */
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.dup:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            invokevirtual com.sun.tools.javac.comp.AttrContext.dup:(Lcom/sun/tools/javac/code/Scope$WriteableScope;)Lcom/sun/tools/javac/comp/AttrContext;
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;Ljava/lang/Object;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* lambdaEnv */
        start local 3 // com.sun.tools.javac.comp.Env lambdaEnv
        22: .line 2836
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCLambda com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 3 /* lambdaEnv */
            areturn
        end local 4 // com.sun.tools.javac.code.Symbol owner
        end local 3 // com.sun.tools.javac.comp.Env lambdaEnv
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLambda that
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   23     0           this  Lcom/sun/tools/javac/comp/Attr;
            0   23     1           that  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            0   23     2            env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           20   21     3      lambdaEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           22   23     3      lambdaEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1   23     4          owner  Lcom/sun/tools/javac/code/Symbol;
            3   20     5      enclClass  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            4   20     6  newScopeOwner  Lcom/sun/tools/javac/code/Symbol;
            6    7     7              s  Lcom/sun/tools/javac/code/Symbol;
            9   19     7         clinit  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
           13   18     8     clinitType  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCLambda;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      that  
      env   

  public void visitReference(com.sun.tools.javac.tree.JCTree$JCMemberReference);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=10, locals=19, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference that
         0: .line 2841
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 1
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 5
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 5
         1: .line 2842
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.NONE:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 3
         2: .line 2844
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "unexpected.mref"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         3: .line 2846
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         4: .line 2847
            return
         5: .line 2849
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
         6: .line 2853
            aload 0 /* this */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.comp.Attr.memberReferenceQualifierResult:(Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* exprType */
        start local 3 // com.sun.tools.javac.code.Type exprType
         7: .line 2855
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.NEW:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            if_acmpne 16
         8: .line 2856
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.comp.Check.checkConstructorRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* exprType */
         9: .line 2857
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 16
        10: .line 2858
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 16
        11: .line 2859
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.typeargs:Lcom/sun/tools/javac/util/List;
            ifnull 16
        12: .line 2860
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "invalid.mref"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_1
        13: .line 2861
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "mref.infer.and.explicit.params"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
        14: .line 2860
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        15: .line 2862
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* exprType */
        16: .line 2866
      StackMap locals: com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 19
        17: .line 2869
            aload 0 /* this */
            aload 1 /* that */
            aload 3 /* exprType */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        18: .line 2870
            return
        19: .line 2873
      StackMap locals:
      StackMap stack:
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            invokestatic com.sun.tools.javac.tree.TreeInfo.isStaticSelector:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/Names;)Z
            ifeq 22
        20: .line 2877
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Z)V
        21: .line 2878
            goto 26
        22: .line 2879
      StackMap locals:
      StackMap stack:
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 4 /* lhsSym */
        start local 4 // com.sun.tools.javac.code.Symbol lhsSym
        23: .line 2880
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* lhsSym */
            ifnull 24
            aload 4 /* lhsSym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 24
            iconst_1
            goto 25
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol
      StackMap stack: com.sun.tools.javac.comp.AttrContext
        24: iconst_0
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol
      StackMap stack: com.sun.tools.javac.comp.AttrContext int
        25: putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        end local 4 // com.sun.tools.javac.code.Symbol lhsSym
        26: .line 2883
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 4 /* typeargtypes */
        start local 4 // com.sun.tools.javac.util.List typeargtypes
        27: .line 2884
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.typeargs:Lcom/sun/tools/javac/util/List;
            ifnull 29
        28: .line 2885
            aload 0 /* this */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.typeargs:Lcom/sun/tools/javac/util/List;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 4 /* typeargtypes */
        29: .line 2889
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 32
        30: .line 2890
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 32
        31: .line 2888
            iconst_1
            goto 33
      StackMap locals:
      StackMap stack:
        32: iconst_0
      StackMap locals:
      StackMap stack: int
        33: istore 5 /* isTargetSerializable */
        start local 5 // boolean isTargetSerializable
        34: .line 2891
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            aconst_null
            invokevirtual com.sun.tools.javac.comp.Attr.getTargetInfo:(Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/comp/Attr$TargetInfo;
            astore 6 /* targetInfo */
        start local 6 // com.sun.tools.javac.comp.Attr$TargetInfo targetInfo
        35: .line 2892
            aload 6 /* targetInfo */
            getfield com.sun.tools.javac.comp.Attr$TargetInfo.target:Lcom/sun/tools/javac/code/Type;
            astore 7 /* currentTarget */
        start local 7 // com.sun.tools.javac.code.Type currentTarget
        36: .line 2893
            aload 6 /* targetInfo */
            getfield com.sun.tools.javac.comp.Attr$TargetInfo.descriptor:Lcom/sun/tools/javac/code/Type;
            astore 8 /* desc */
        start local 8 // com.sun.tools.javac.code.Type desc
        37: .line 2895
            aload 0 /* this */
            aload 2 /* localEnv */
            aload 1 /* that */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            aload 8 /* desc */
            aload 7 /* currentTarget */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokevirtual com.sun.tools.javac.comp.Attr.setFunctionalInfo:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
        38: .line 2896
            aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            astore 9 /* argtypes */
        start local 9 // com.sun.tools.javac.util.List argtypes
        39: .line 2897
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            getfield com.sun.tools.javac.comp.Resolve.resolveMethodCheck:Lcom/sun/tools/javac/comp/Resolve$MethodCheck;
            astore 10 /* referenceCheck */
        start local 10 // com.sun.tools.javac.comp.Resolve$MethodCheck referenceCheck
        40: .line 2899
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 9 /* argtypes */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/util/List;)Z
            ifeq 42
        41: .line 2900
            new com.sun.tools.javac.comp.Resolve$MethodReferenceCheck
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            invokespecial com.sun.tools.javac.comp.Resolve$MethodReferenceCheck.<init>:(Lcom/sun/tools/javac/comp/Resolve;Lcom/sun/tools/javac/comp/InferenceContext;)V
            astore 10 /* referenceCheck */
        42: .line 2903
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck
      StackMap stack:
            aconst_null
            astore 11 /* refResult */
        start local 11 // com.sun.tools.javac.util.Pair refResult
        43: .line 2904
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.save:()Lcom/sun/tools/javac/util/List;
            astore 12 /* saved_undet */
        start local 12 // com.sun.tools.javac.util.List saved_undet
        44: .line 2906
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 2 /* localEnv */
            aload 1 /* that */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
        45: .line 2907
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.name:Lcom/sun/tools/javac/util/Name;
            aload 9 /* argtypes */
            aload 4 /* typeargtypes */
            aload 10 /* referenceCheck */
        46: .line 2908
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            getfield com.sun.tools.javac.comp.Resolve.basicReferenceChooser:Lcom/sun/tools/javac/comp/Resolve$ReferenceChooser;
        47: .line 2906
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveMemberReference:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Resolve$MethodCheck;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/comp/Resolve$ReferenceChooser;)Lcom/sun/tools/javac/util/Pair;
            astore 11 /* refResult */
        48: .line 2909
            goto 52
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List
      StackMap stack: java.lang.Throwable
        49: astore 13
        50: .line 2910
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 12 /* saved_undet */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.rollback:(Lcom/sun/tools/javac/util/List;)V
        51: .line 2911
            aload 13
            athrow
        52: .line 2910
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 12 /* saved_undet */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.rollback:(Lcom/sun/tools/javac/util/List;)V
        53: .line 2913
            aload 11 /* refResult */
            getfield com.sun.tools.javac.util.Pair.fst:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 13 /* refSym */
        start local 13 // com.sun.tools.javac.code.Symbol refSym
        54: .line 2914
            aload 11 /* refResult */
            getfield com.sun.tools.javac.util.Pair.snd:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
            astore 14 /* lookupHelper */
        start local 14 // com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper lookupHelper
        55: .line 2919
            aload 13 /* refSym */
            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 82
        56: .line 2921
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind:()[I
            aload 13 /* refSym */
            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 { // 9 - 16
                    9: 59
                   10: 59
                   11: 59
                   12: 57
                   13: 61
                   14: 59
                   15: 59
                   16: 57
              default: 61
          }
        57: .line 2924
      StackMap locals: com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack:
            iconst_0
            istore 15 /* targetError */
        start local 15 // boolean targetError
        58: .line 2925
            goto 63
        end local 15 // boolean targetError
        59: .line 2931
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 15 /* targetError */
        start local 15 // boolean targetError
        60: .line 2932
            goto 63
        end local 15 // boolean targetError
        61: .line 2934
      StackMap locals:
      StackMap stack:
            new java.lang.StringBuilder
            dup
            ldc "unexpected result kind "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 13 /* refSym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
        62: .line 2935
            iconst_0
            istore 15 /* targetError */
        start local 15 // boolean targetError
        63: .line 2938
      StackMap locals: int
      StackMap stack:
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            checkcast com.sun.tools.javac.comp.Resolve$ResolveError
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.FRAGMENT:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
        64: .line 2939
            aload 1 /* that */
            aload 3 /* exprType */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 3 /* exprType */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.name:Lcom/sun/tools/javac/util/Name;
            aload 9 /* argtypes */
            aload 4 /* typeargtypes */
        65: .line 2938
            invokevirtual com.sun.tools.javac.comp.Resolve$ResolveError.getDiagnostic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 16 /* detailsDiag */
        start local 16 // com.sun.tools.javac.util.JCDiagnostic detailsDiag
        66: .line 2941
            iload 15 /* targetError */
            ifeq 68
        67: .line 2942
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.FRAGMENT:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
            goto 69
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic
      StackMap stack:
        68: getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.ERROR:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
        69: .line 2941
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$DiagnosticType
            astore 17 /* diagKind */
        start local 17 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticType diagKind
        70: .line 2944
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            aload 17 /* diagKind */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            invokevirtual com.sun.tools.javac.util.Log.currentSource:()Lcom/sun/tools/javac/util/DiagnosticSource;
            aload 1 /* that */
        71: .line 2945
            ldc "invalid.mref"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_1
            aload 16 /* detailsDiag */
            aastore
        72: .line 2944
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.create:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;Lcom/sun/tools/javac/util/DiagnosticSource;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 18 /* diag */
        start local 18 // com.sun.tools.javac.util.JCDiagnostic diag
        73: .line 2947
            iload 15 /* targetError */
            ifeq 76
            aload 7 /* currentTarget */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpne 76
        74: .line 2950
            aload 0 /* this */
            aload 1 /* that */
            aload 7 /* currentTarget */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        75: .line 2951
            return
        76: .line 2953
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$DiagnosticType com.sun.tools.javac.util.JCDiagnostic
      StackMap stack:
            iload 15 /* targetError */
            ifeq 79
        77: .line 2954
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 18 /* diag */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        78: .line 2955
            goto 80
        79: .line 2956
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 18 /* diag */
            invokevirtual com.sun.tools.javac.util.Log.report:(Lcom/sun/tools/javac/util/JCDiagnostic;)V
        80: .line 2958
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        81: .line 2959
            return
        end local 18 // com.sun.tools.javac.util.JCDiagnostic diag
        end local 17 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticType diagKind
        end local 16 // com.sun.tools.javac.util.JCDiagnostic detailsDiag
        end local 15 // boolean targetError
        82: .line 2963
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack:
            aload 1 /* that */
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
        83: .line 2964
            aload 1 /* that */
            aload 14 /* lookupHelper */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper.referenceKind:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.kind:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
        84: .line 2965
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 2 /* localEnv */
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.comp.Resolve.isAccessible:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Z
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.ownerAccessible:Z
        85: .line 2967
            aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpne 88
        86: .line 2969
            aload 0 /* this */
            aload 1 /* that */
            aload 7 /* currentTarget */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        87: .line 2970
            return
        88: .line 2973
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSpeculative:Z
            ifne 92
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.NEW:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            if_acmpne 92
        89: .line 2974
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            astore 15 /* enclosingType */
        start local 15 // com.sun.tools.javac.code.Type enclosingType
        90: .line 2975
            aload 15 /* enclosingType */
            ifnull 92
            aload 15 /* enclosingType */
            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 92
        91: .line 2977
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveImplicitThis:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 15 // com.sun.tools.javac.code.Type enclosingType
        92: .line 2981
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 109
        93: .line 2983
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.INVOKE:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            if_acmpne 98
        94: .line 2984
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            invokestatic com.sun.tools.javac.tree.TreeInfo.isStaticSelector:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/Names;)Z
            ifeq 98
        95: .line 2985
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.kind:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference$ReferenceKind.isUnbound:()Z
            ifeq 98
        96: .line 2986
            aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            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.isParameterized:()Z
            ifne 98
        97: .line 2987
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2 /* localEnv */
            invokevirtual com.sun.tools.javac.comp.Check.checkRaw:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        98: .line 2990
      StackMap locals:
      StackMap stack:
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifeq 105
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            invokestatic com.sun.tools.javac.tree.TreeInfo.isStaticSelector:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/Names;)Z
            ifeq 105
        99: .line 2991
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 105
       100: .line 2993
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "invalid.mref"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_1
       101: .line 2994
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "static.mref.with.targs"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
       102: .line 2993
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
       103: .line 2995
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
       104: .line 2996
            return
       105: .line 2999
      StackMap locals:
      StackMap stack:
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifne 107
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.kind:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            getstatic com.sun.tools.javac.tree.JCTree$JCMemberReference$ReferenceKind.SUPER:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            if_acmpne 107
       106: .line 3001
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.comp.Resolve.checkNonAbstract:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
       107: .line 3004
      StackMap locals:
      StackMap stack:
            iload 5 /* isTargetSerializable */
            ifeq 109
       108: .line 3005
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* that */
            iconst_1
            invokevirtual com.sun.tools.javac.comp.Check.checkAccessFromSerializableElement:(Lcom/sun/tools/javac/tree/JCTree;Z)V
       109: .line 3010
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            aload 0 /* this */
       110: .line 3011
            aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 111
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            goto 112
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Attr
       111: aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
       112: .line 3012
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.kind:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference$ReferenceKind.isUnbound:()Z
            ifeq 113
            aload 9 /* argtypes */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            goto 114
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type
       113: aload 9 /* argtypes */
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env com.sun.tools.javac.code.Type com.sun.tools.javac.util.List int com.sun.tools.javac.comp.Attr$TargetInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.comp.Resolve$MethodCheck com.sun.tools.javac.util.Pair com.sun.tools.javac.util.List com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper
      StackMap stack: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.util.List
       114: aload 4 /* typeargtypes */
       115: .line 3010
            invokevirtual com.sun.tools.javac.comp.Attr.newMethodTemplate:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
       116: .line 3013
            new com.sun.tools.javac.comp.Attr$FunctionalReturnContext
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$FunctionalReturnContext.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_TREE_UPDATE:Lcom/sun/tools/javac/comp/Attr$CheckMode;
       117: .line 3010
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.dup:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/comp/Attr$CheckMode;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
       118: .line 3009
            astore 15 /* checkInfo */
        start local 15 // com.sun.tools.javac.comp.Attr$ResultInfo checkInfo
       119: .line 3015
            aload 0 /* this */
            aload 1 /* that */
            aload 14 /* lookupHelper */
            getfield com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper.site:Lcom/sun/tools/javac/code/Type;
            aload 13 /* refSym */
            aload 2 /* localEnv */
            aload 15 /* checkInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 16 /* refType */
        start local 16 // com.sun.tools.javac.code.Type refType
       120: .line 3017
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.kind:Lcom/sun/tools/javac/tree/JCTree$JCMemberReference$ReferenceKind;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference$ReferenceKind.isUnbound:()Z
            ifeq 124
       121: .line 3018
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 9 /* argtypes */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 124
       122: .line 3020
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 9 /* argtypes */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVar:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifne 124
       123: .line 3024
            ldc "Can't get here"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
       124: .line 3028
      StackMap locals: com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type
      StackMap stack:
            aload 16 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 128
       125: .line 3029
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 16 /* refType */
       126: .line 3030
            aload 0 /* this */
            aload 13 /* refSym */
            aload 14 /* lookupHelper */
            getfield com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper.site:Lcom/sun/tools/javac/code/Type;
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.name:Lcom/sun/tools/javac/util/Name;
            aload 15 /* checkInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            aload 16 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.adjustMethodReturnType:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
       127: .line 3029
            invokevirtual com.sun.tools.javac.code.Types.createMethodTypeWithReturn:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 16 /* refType */
       128: .line 3036
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.SPECULATIVE:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 129
            iconst_1
            goto 130
      StackMap locals:
      StackMap stack:
       129: iconst_0
       130: .line 3035
      StackMap locals:
      StackMap stack: int
            istore 17 /* isSpeculativeRound */
        start local 17 // boolean isSpeculativeRound
       131: .line 3038
            aload 1 /* that */
            aload 7 /* currentTarget */
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
       132: .line 3039
            aload 0 /* this */
            aload 1 /* that */
            aload 8 /* desc */
            aload 16 /* refType */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            iload 17 /* isSpeculativeRound */
            invokevirtual com.sun.tools.javac.comp.Attr.checkReferenceCompatible:(Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Z)V
       133: .line 3040
            iload 17 /* isSpeculativeRound */
            ifne 135
       134: .line 3041
            aload 0 /* this */
            aload 1 /* that */
            aload 2 /* localEnv */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            iconst_2
            anewarray com.sun.tools.javac.code.Type
            dup
            iconst_0
            aload 8 /* desc */
            aastore
            dup
            iconst_1
            aload 7 /* currentTarget */
            aastore
            invokevirtual com.sun.tools.javac.comp.Attr.checkAccessibleTypes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;[Lcom/sun/tools/javac/code/Type;)V
       135: .line 3043
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* that */
            aload 7 /* currentTarget */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        end local 17 // boolean isSpeculativeRound
        end local 16 // com.sun.tools.javac.code.Type refType
        end local 15 // com.sun.tools.javac.comp.Attr$ResultInfo checkInfo
        end local 14 // com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper lookupHelper
        end local 13 // com.sun.tools.javac.code.Symbol refSym
        end local 12 // com.sun.tools.javac.util.List saved_undet
        end local 11 // com.sun.tools.javac.util.Pair refResult
        end local 10 // com.sun.tools.javac.comp.Resolve$MethodCheck referenceCheck
        end local 9 // com.sun.tools.javac.util.List argtypes
        end local 8 // com.sun.tools.javac.code.Type desc
        end local 7 // com.sun.tools.javac.code.Type currentTarget
        end local 6 // com.sun.tools.javac.comp.Attr$TargetInfo targetInfo
        end local 5 // boolean isTargetSerializable
        end local 4 // com.sun.tools.javac.util.List typeargtypes
        end local 3 // com.sun.tools.javac.code.Type exprType
       136: .line 3044
            goto 142
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.comp.Env
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
       137: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
       138: .line 3045
            aload 3 /* ex */
            invokevirtual com.sun.tools.javac.code.Types$FunctionDescriptorLookupError.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 4 /* cause */
        start local 4 // com.sun.tools.javac.util.JCDiagnostic cause
       139: .line 3046
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* that */
            aload 4 /* cause */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
       140: .line 3047
            aload 0 /* this */
            aload 1 /* that */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
       141: .line 3048
            return
        end local 4 // com.sun.tools.javac.util.JCDiagnostic cause
        end local 3 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
       142: .line 3050
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.comp.Env localEnv
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference that
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0  143     0                  this  Lcom/sun/tools/javac/comp/Attr;
            0  143     1                  that  Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;
            6  143     2              localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            7  136     3              exprType  Lcom/sun/tools/javac/code/Type;
           23   26     4                lhsSym  Lcom/sun/tools/javac/code/Symbol;
           27  136     4          typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           34  136     5  isTargetSerializable  Z
           35  136     6            targetInfo  Lcom/sun/tools/javac/comp/Attr$TargetInfo;
           36  136     7         currentTarget  Lcom/sun/tools/javac/code/Type;
           37  136     8                  desc  Lcom/sun/tools/javac/code/Type;
           39  136     9              argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           40  136    10        referenceCheck  Lcom/sun/tools/javac/comp/Resolve$MethodCheck;
           43  136    11             refResult  Lcom/sun/tools/javac/util/Pair<Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$ReferenceLookupHelper;>;
           44  136    12           saved_undet  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           54  136    13                refSym  Lcom/sun/tools/javac/code/Symbol;
           55  136    14          lookupHelper  Lcom/sun/tools/javac/comp/Resolve$ReferenceLookupHelper;
           58   59    15           targetError  Z
           60   61    15           targetError  Z
           63   82    15           targetError  Z
           66   82    16           detailsDiag  Lcom/sun/tools/javac/util/JCDiagnostic;
           70   82    17              diagKind  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
           73   82    18                  diag  Lcom/sun/tools/javac/util/JCDiagnostic;
           90   92    15         enclosingType  Lcom/sun/tools/javac/code/Type;
          119  136    15             checkInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
          120  136    16               refType  Lcom/sun/tools/javac/code/Type;
          131  136    17    isSpeculativeRound  Z
          138  142     3                    ex  Lcom/sun/tools/javac/code/Types$FunctionDescriptorLookupError;
          139  142     4                 cause  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          44    49      49  any
           6    18     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          19    75     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          76    81     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          82    87     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          88   104     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
         105   136     137  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
    MethodParameters:
      Name  Flags
      that  final

  com.sun.tools.javac.comp.Attr$ResultInfo memberReferenceQualifierResult(com.sun.tools.javac.tree.JCTree$JCMemberReference);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    flags: (0x0000) 
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference tree
         0: .line 3054
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.INVOKE:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            if_acmpne 2
         1: .line 3055
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL_TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            goto 3
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference
      StackMap stack: new 0 new 0 com.sun.tools.javac.comp.Attr
         2: getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
         3: .line 3056
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCMemberReference
      StackMap stack: new 0 new 0 com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Kinds$KindSelector
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
         4: .line 3054
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            areturn
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;
    MethodParameters:
      Name  Flags
      tree  

  void checkReferenceCompatible(com.sun.tools.javac.tree.JCTree$JCMemberReference, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Check$CheckContext, boolean);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Z)V
    flags: (0x0000) 
    Code:
      stack=13, locals=11, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference tree
        start local 2 // com.sun.tools.javac.code.Type descriptor
        start local 3 // com.sun.tools.javac.code.Type refType
        start local 4 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        start local 5 // boolean speculativeAttr
         0: .line 3062
            aload 4 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            astore 6 /* inferenceContext */
        start local 6 // com.sun.tools.javac.comp.InferenceContext inferenceContext
         1: .line 3063
            aload 6 /* inferenceContext */
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVar:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* returnType */
        start local 7 // com.sun.tools.javac.code.Type returnType
         2: .line 3066
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$source$tree$MemberReferenceTree$ReferenceMode:()[I
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCMemberReference.getMode:()Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokevirtual com.sun.source.tree.MemberReferenceTree$ReferenceMode.ordinal:()I
            iaload
            tableswitch { // 2 - 2
                    2: 3
              default: 6
          }
         3: .line 3068
      StackMap locals: com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.code.Type
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifne 6
         4: .line 3069
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            astore 8 /* resType */
        start local 8 // com.sun.tools.javac.code.Type resType
         5: .line 3070
            goto 7
        end local 8 // com.sun.tools.javac.code.Type resType
         6: .line 3073
      StackMap locals:
      StackMap stack:
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            astore 8 /* resType */
        start local 8 // com.sun.tools.javac.code.Type resType
         7: .line 3076
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 8 /* resType */
            astore 9 /* incompatibleReturnType */
        start local 9 // com.sun.tools.javac.code.Type incompatibleReturnType
         8: .line 3078
            aload 7 /* returnType */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 10
         9: .line 3079
            aconst_null
            astore 9 /* incompatibleReturnType */
        10: .line 3082
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 7 /* returnType */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 17
            aload 8 /* resType */
            getstatic com.sun.tools.javac.code.TypeTag.VOID:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 17
        11: .line 3083
            aload 8 /* resType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 16
        12: .line 3084
            new com.sun.tools.javac.comp.Attr$FunctionalReturnContext
            dup
            aload 0 /* this */
            aload 4 /* checkContext */
            invokespecial com.sun.tools.javac.comp.Attr$FunctionalReturnContext.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            aload 8 /* resType */
            aload 7 /* returnType */
        13: .line 3085
            aload 4 /* checkContext */
            aload 1 /* tree */
            aload 8 /* resType */
            aload 7 /* returnType */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.checkWarner:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/Warner;
        14: .line 3084
            invokevirtual com.sun.tools.javac.comp.Attr$FunctionalReturnContext.compatible:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z
        15: .line 3085
            ifeq 17
        16: .line 3086
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 9 /* incompatibleReturnType */
        17: .line 3090
      StackMap locals:
      StackMap stack:
            aload 9 /* incompatibleReturnType */
            ifnull 22
        18: .line 3091
            aload 4 /* checkContext */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "incompatible.ret.type.in.mref"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        19: .line 3092
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "inconvertible.types"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 8 /* resType */
            aastore
            dup
            iconst_1
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            aastore
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
        20: .line 3091
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        21: .line 3093
            goto 28
        22: .line 3094
      StackMap locals:
      StackMap stack:
            aload 6 /* inferenceContext */
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 27
        23: .line 3096
            aload 6 /* inferenceContext */
            aload 3 /* refType */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
        24: .line 3097
            aload 1 /* tree */
            aload 3 /* refType */
            invokedynamic typesInferred(Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$8(Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/InferenceContext;)V (6)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
        25: .line 3096
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
        26: .line 3100
            goto 28
        27: .line 3101
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            aload 3 /* refType */
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.referentType:Lcom/sun/tools/javac/code/Type;
        28: .line 3105
      StackMap locals:
      StackMap stack:
            iload 5 /* speculativeAttr */
            ifne 35
        29: .line 3106
            aload 6 /* inferenceContext */
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVars:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 10 /* thrownTypes */
        start local 10 // com.sun.tools.javac.util.List thrownTypes
        30: .line 3107
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            aload 10 /* thrownTypes */
            invokevirtual com.sun.tools.javac.comp.Check.unhandled:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 32
        31: .line 3108
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            ldc "incompatible.thrown.types.in.mref"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        32: .line 3111
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 10 /* thrownTypes */
            invokevirtual com.sun.tools.javac.util.List.stream:()Ljava/util/stream/Stream;
        33: .line 3112
            invokedynamic test()Ljava/util/function/Predicate;
              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;)Z
                  com/sun/tools/javac/comp/Attr.lambda$9(Lcom/sun/tools/javac/code/Type;)Z (6)
                  (Lcom/sun/tools/javac/code/Type;)Z
            invokeinterface java.util.stream.Stream.filter:(Ljava/util/function/Predicate;)Ljava/util/stream/Stream;
        34: .line 3113
            invokedynamic accept()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/comp/Attr.lambda$10(Lcom/sun/tools/javac/code/Type;)V (6)
                  (Lcom/sun/tools/javac/code/Type;)V
            invokeinterface java.util.stream.Stream.forEach:(Ljava/util/function/Consumer;)V
        end local 10 // com.sun.tools.javac.util.List thrownTypes
        35: .line 3115
      StackMap locals:
      StackMap stack:
            return
        end local 9 // com.sun.tools.javac.code.Type incompatibleReturnType
        end local 8 // com.sun.tools.javac.code.Type resType
        end local 7 // com.sun.tools.javac.code.Type returnType
        end local 6 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 5 // boolean speculativeAttr
        end local 4 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        end local 3 // com.sun.tools.javac.code.Type refType
        end local 2 // com.sun.tools.javac.code.Type descriptor
        end local 1 // com.sun.tools.javac.tree.JCTree$JCMemberReference tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                    Name  Signature
            0   36     0                    this  Lcom/sun/tools/javac/comp/Attr;
            0   36     1                    tree  Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;
            0   36     2              descriptor  Lcom/sun/tools/javac/code/Type;
            0   36     3                 refType  Lcom/sun/tools/javac/code/Type;
            0   36     4            checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
            0   36     5         speculativeAttr  Z
            1   36     6        inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            2   36     7              returnType  Lcom/sun/tools/javac/code/Type;
            5    6     8                 resType  Lcom/sun/tools/javac/code/Type;
            7   36     8                 resType  Lcom/sun/tools/javac/code/Type;
            8   36     9  incompatibleReturnType  Lcom/sun/tools/javac/code/Type;
           30   35    10             thrownTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
                 Name  Flags
      tree             
      descriptor       
      refType          
      checkContext     
      speculativeAttr  

  private void setFunctionalInfo(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.tree.JCTree$JCFunctionalExpression, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Check$CheckContext);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=9, locals=10, args_size=7
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
        start local 2 // com.sun.tools.javac.tree.JCTree$JCFunctionalExpression fExpr
        start local 3 // com.sun.tools.javac.code.Type pt
        start local 4 // com.sun.tools.javac.code.Type descriptorType
        start local 5 // com.sun.tools.javac.code.Type primaryTarget
        start local 6 // com.sun.tools.javac.comp.Check$CheckContext checkContext
         0: .line 3124
            aload 6 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 4 /* descriptorType */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 5
         1: .line 3125
            aload 6 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
            aload 3 /* pt */
            aload 4 /* descriptorType */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
         2: .line 3126
            aload 0 /* this */
            aload 1 /* env */
            aload 2 /* fExpr */
            aload 3 /* pt */
            aload 4 /* descriptorType */
            aload 5 /* primaryTarget */
            aload 6 /* checkContext */
            invokedynamic typesInferred(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;
              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:
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
                  com/sun/tools/javac/comp/Attr.lambda$11(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/comp/InferenceContext;)V (7)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
         3: .line 3125
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
         4: .line 3128
            goto 35
         5: .line 3129
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 7 /* targets */
        start local 7 // com.sun.tools.javac.util.ListBuffer targets
         6: .line 3130
            aload 3 /* pt */
            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 16
         7: .line 3131
            aload 3 /* pt */
            invokevirtual com.sun.tools.javac.code.Type.isCompound:()Z
            ifeq 15
         8: .line 3132
            aload 7 /* targets */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* primaryTarget */
            invokevirtual com.sun.tools.javac.code.Types.removeWildcards:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
         9: .line 3133
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            checkcast com.sun.tools.javac.code.Type$IntersectionClassType
            getfield com.sun.tools.javac.code.Type$IntersectionClassType.interfaces_field:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 13
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFunctionalExpression com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Check$CheckContext com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
        10: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 8 /* t */
        start local 8 // com.sun.tools.javac.code.Type t
        11: .line 3134
            aload 8 /* t */
            aload 5 /* primaryTarget */
            if_acmpeq 13
        12: .line 3135
            aload 7 /* targets */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* t */
            invokevirtual com.sun.tools.javac.code.Types.removeWildcards:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        end local 8 // com.sun.tools.javac.code.Type t
        13: .line 3133
      StackMap locals:
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 10
        14: .line 3138
            goto 16
        15: .line 3139
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFunctionalExpression com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Check$CheckContext com.sun.tools.javac.util.ListBuffer
      StackMap stack:
            aload 7 /* targets */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 5 /* primaryTarget */
            invokevirtual com.sun.tools.javac.code.Types.removeWildcards:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        16: .line 3142
      StackMap locals:
      StackMap stack:
            aload 2 /* fExpr */
            aload 7 /* targets */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            putfield com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.targets:Lcom/sun/tools/javac/util/List;
        17: .line 3143
            aload 6 /* checkContext */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.deferredAttrContext:()Lcom/sun/tools/javac/comp/DeferredAttr$DeferredAttrContext;
            getfield com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext.mode:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            if_acmpne 35
        18: .line 3144
            aload 3 /* pt */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 35
        19: .line 3151
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* env */
        20: .line 3152
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.empty:Lcom/sun/tools/javac/util/Name;
            aload 2 /* fExpr */
            getfield com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.targets:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            ldc 1024
        21: .line 3151
            invokevirtual com.sun.tools.javac.code.Types.makeFunctionalInterfaceClass:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;J)Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 8 /* csym */
        start local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        22: .line 3153
            aload 8 /* csym */
            ifnull 35
        23: .line 3154
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 8 /* csym */
            aload 8 /* csym */
            invokevirtual com.sun.tools.javac.comp.Check.checkImplementations:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        24: .line 3159
            aload 8 /* csym */
            dup
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 512
            lor
            putfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
        25: .line 3160
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* csym */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.findDescriptorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        26: .line 3161
            goto 35
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFunctionalExpression com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Check$CheckContext com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        27: pop
        28: .line 3162
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 2 /* fExpr */
        29: .line 3163
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            aload 2 /* fExpr */
            getfield com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.targets:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.NoSuitableFunctionalIntfInst:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic;
        30: .line 3162
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        end local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        31: .line 3166
            goto 35
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCFunctionalExpression com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Check$CheckContext com.sun.tools.javac.util.ListBuffer
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        32: astore 8 /* ex */
        start local 8 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        33: .line 3167
            aload 8 /* ex */
            invokevirtual com.sun.tools.javac.code.Types$FunctionDescriptorLookupError.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 9 /* cause */
        start local 9 // com.sun.tools.javac.util.JCDiagnostic cause
        34: .line 3168
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 9 /* cause */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        end local 9 // com.sun.tools.javac.util.JCDiagnostic cause
        end local 8 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        end local 7 // com.sun.tools.javac.util.ListBuffer targets
        35: .line 3172
      StackMap locals:
      StackMap stack:
            return
        end local 6 // com.sun.tools.javac.comp.Check$CheckContext checkContext
        end local 5 // com.sun.tools.javac.code.Type primaryTarget
        end local 4 // com.sun.tools.javac.code.Type descriptorType
        end local 3 // com.sun.tools.javac.code.Type pt
        end local 2 // com.sun.tools.javac.tree.JCTree$JCFunctionalExpression fExpr
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0   36     0            this  Lcom/sun/tools/javac/comp/Attr;
            0   36     1             env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   36     2           fExpr  Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;
            0   36     3              pt  Lcom/sun/tools/javac/code/Type;
            0   36     4  descriptorType  Lcom/sun/tools/javac/code/Type;
            0   36     5   primaryTarget  Lcom/sun/tools/javac/code/Type;
            0   36     6    checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
            6   35     7         targets  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
           11   13     8               t  Lcom/sun/tools/javac/code/Type;
           22   31     8            csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           33   35     8              ex  Lcom/sun/tools/javac/code/Types$FunctionDescriptorLookupError;
           34   35     9           cause  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          24    26      27  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          19    31      32  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
    MethodParameters:
                Name  Flags
      env             final
      fExpr           final
      pt              final
      descriptorType  final
      primaryTarget   final
      checkContext    final

  public void visitParens(com.sun.tools.javac.tree.JCTree$JCParens);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCParens;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCParens tree
         0: .line 3175
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCParens.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 3176
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         2: .line 3177
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 3 /* sym */
        start local 3 // com.sun.tools.javac.code.Symbol sym
         3: .line 3178
            aload 3 /* sym */
            ifnull 5
            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$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.matches:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 5
         4: .line 3179
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCParens.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.start.of.type"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         5: .line 3180
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCParens tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1     tree  Lcom/sun/tools/javac/tree/JCTree$JCParens;
            1    6     2  owntype  Lcom/sun/tools/javac/code/Type;
            3    6     3      sym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      tree  

  public void visitAssign(com.sun.tools.javac.tree.JCTree$JCAssign);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCAssign;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCAssign tree
         0: .line 3183
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssign.lhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.varAssignmentInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 3184
            aload 0 /* this */
            aload 2 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* capturedType */
        start local 3 // com.sun.tools.javac.code.Type capturedType
         2: .line 3185
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssign.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 2 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 3186
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* capturedType */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         4: .line 3187
            return
        end local 3 // com.sun.tools.javac.code.Type capturedType
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCAssign tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    5     0          this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1          tree  Lcom/sun/tools/javac/tree/JCTree$JCAssign;
            1    5     2       owntype  Lcom/sun/tools/javac/code/Type;
            2    5     3  capturedType  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitAssignop(com.sun.tools.javac.tree.JCTree$JCAssignOp);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCAssignOp;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=5, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCAssignOp tree
         0: .line 3191
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssignOp.lhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.varAssignmentInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 3192
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssignOp.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* operand */
        start local 3 // com.sun.tools.javac.code.Type operand
         2: .line 3194
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            aload 1 /* tree */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCAssignOp.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.noAssignOp:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            aload 2 /* owntype */
            aload 3 /* operand */
            invokevirtual com.sun.tools.javac.comp.Operators.resolveBinary:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCAssignOp.operator:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            astore 4 /* operator */
        start local 4 // com.sun.tools.javac.code.Symbol operator
         3: .line 3195
            aload 4 /* operator */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            getfield com.sun.tools.javac.comp.Operators.noOpSymbol:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            if_acmpeq 11
         4: .line 3196
            aload 2 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 11
         5: .line 3197
            aload 3 /* operand */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 11
         6: .line 3198
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssignOp.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 4 /* operator */
            aload 3 /* operand */
            invokevirtual com.sun.tools.javac.comp.Check.checkDivZero:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V
         7: .line 3199
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssignOp.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         8: .line 3200
            aload 4 /* operator */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
         9: .line 3201
            aload 2 /* owntype */
        10: .line 3199
            invokevirtual com.sun.tools.javac.comp.Check.checkCastable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        11: .line 3203
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        12: .line 3204
            return
        end local 4 // com.sun.tools.javac.code.Symbol operator
        end local 3 // com.sun.tools.javac.code.Type operand
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCAssignOp tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   13     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   13     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCAssignOp;
            1   13     2   owntype  Lcom/sun/tools/javac/code/Type;
            2   13     3   operand  Lcom/sun/tools/javac/code/Type;
            3   13     4  operator  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      tree  

  public void visitUnary(com.sun.tools.javac.tree.JCTree$JCUnary);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCUnary;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=7, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCUnary tree
         0: .line 3208
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCUnary.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.isIncOrDecUnaryOp:()Z
            ifeq 2
         1: .line 3209
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCUnary.arg:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.varAssignmentInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            goto 3
         2: .line 3210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCUnary.arg:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCUnary.arg:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         3: .line 3208
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 2 /* argtype */
        start local 2 // com.sun.tools.javac.code.Type argtype
         4: .line 3213
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            aload 1 /* tree */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCUnary.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.comp.Operators.resolveUnary:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCUnary.operator:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            astore 3 /* operator */
        start local 3 // com.sun.tools.javac.code.Symbol operator
         5: .line 3214
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCUnary.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* owntype */
        start local 4 // com.sun.tools.javac.code.Type owntype
         6: .line 3215
            aload 3 /* operator */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            getfield com.sun.tools.javac.comp.Operators.noOpSymbol:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            if_acmpeq 17
         7: .line 3216
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         8: .line 3217
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCUnary.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.isIncOrDecUnaryOp:()Z
            ifeq 10
         9: .line 3218
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCUnary.arg:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            goto 11
        10: .line 3219
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* operator */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
        11: .line 3217
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 4 /* owntype */
        12: .line 3220
            aload 3 /* operator */
            checkcast com.sun.tools.javac.code.Symbol$OperatorSymbol
            getfield com.sun.tools.javac.code.Symbol$OperatorSymbol.opcode:I
            istore 5 /* opc */
        start local 5 // int opc
        13: .line 3223
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 17
        14: .line 3224
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            iload 5 /* opc */
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.fold1:(ILcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* ctype */
        start local 6 // com.sun.tools.javac.code.Type ctype
        15: .line 3225
            aload 6 /* ctype */
            ifnull 17
        16: .line 3226
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            aload 6 /* ctype */
            aload 4 /* owntype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* owntype */
        end local 6 // com.sun.tools.javac.code.Type ctype
        end local 5 // int opc
        17: .line 3230
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 4 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        18: .line 3231
            return
        end local 4 // com.sun.tools.javac.code.Type owntype
        end local 3 // com.sun.tools.javac.code.Symbol operator
        end local 2 // com.sun.tools.javac.code.Type argtype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCUnary tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   19     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   19     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCUnary;
            4   19     2   argtype  Lcom/sun/tools/javac/code/Type;
            5   19     3  operator  Lcom/sun/tools/javac/code/Symbol;
            6   19     4   owntype  Lcom/sun/tools/javac/code/Type;
           13   17     5       opc  I
           15   17     6     ctype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitBinary(com.sun.tools.javac.tree.JCTree$JCBinary);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCBinary;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCBinary tree
         0: .line 3235
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.lhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.lhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* left */
        start local 2 // com.sun.tools.javac.code.Type left
         1: .line 3236
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonVoid:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* right */
        start local 3 // com.sun.tools.javac.code.Type right
         2: .line 3238
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            aload 1 /* tree */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBinary.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            aload 2 /* left */
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.comp.Operators.resolveBinary:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/tree/JCTree$Tag;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCBinary.operator:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            astore 4 /* operator */
        start local 4 // com.sun.tools.javac.code.Symbol operator
         3: .line 3239
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* owntype */
        start local 5 // com.sun.tools.javac.code.Type owntype
         4: .line 3240
            aload 4 /* operator */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.operators:Lcom/sun/tools/javac/comp/Operators;
            getfield com.sun.tools.javac.comp.Operators.noOpSymbol:Lcom/sun/tools/javac/code/Symbol$OperatorSymbol;
            if_acmpeq 17
         5: .line 3241
            aload 2 /* left */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         6: .line 3242
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         7: .line 3243
            aload 4 /* operator */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            astore 5 /* owntype */
         8: .line 3244
            aload 4 /* operator */
            checkcast com.sun.tools.javac.code.Symbol$OperatorSymbol
            getfield com.sun.tools.javac.code.Symbol$OperatorSymbol.opcode:I
            istore 6 /* opc */
        start local 6 // int opc
         9: .line 3246
            aload 2 /* left */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 13
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 13
        10: .line 3247
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            iload 6 /* opc */
            aload 2 /* left */
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.comp.ConstFold.fold2:(ILcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* ctype */
        start local 7 // com.sun.tools.javac.code.Type ctype
        11: .line 3248
            aload 7 /* ctype */
            ifnull 13
        12: .line 3249
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            aload 7 /* ctype */
            aload 5 /* owntype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* owntype */
        end local 7 // com.sun.tools.javac.code.Type ctype
        13: .line 3256
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCBinary com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Type int
      StackMap stack:
            iload 6 /* opc */
            sipush 165
            if_icmpeq 14
            iload 6 /* opc */
            sipush 166
            if_icmpne 16
        14: .line 3257
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* left */
            aload 3 /* right */
            new com.sun.tools.javac.util.Warner
            dup
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBinary.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokespecial com.sun.tools.javac.util.Warner.<init>:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
            invokevirtual com.sun.tools.javac.code.Types.isCastable:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Warner;)Z
            ifne 16
        15: .line 3258
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCBinary.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "incomparable.types"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* left */
            aastore
            dup
            iconst_1
            aload 3 /* right */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        16: .line 3262
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBinary.rhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 4 /* operator */
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.comp.Check.checkDivZero:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)V
        end local 6 // int opc
        17: .line 3264
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 5 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        18: .line 3265
            return
        end local 5 // com.sun.tools.javac.code.Type owntype
        end local 4 // com.sun.tools.javac.code.Symbol operator
        end local 3 // com.sun.tools.javac.code.Type right
        end local 2 // com.sun.tools.javac.code.Type left
        end local 1 // com.sun.tools.javac.tree.JCTree$JCBinary tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   19     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   19     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCBinary;
            1   19     2      left  Lcom/sun/tools/javac/code/Type;
            2   19     3     right  Lcom/sun/tools/javac/code/Type;
            3   19     4  operator  Lcom/sun/tools/javac/code/Symbol;
            4   19     5   owntype  Lcom/sun/tools/javac/code/Type;
            9   17     6       opc  I
           11   13     7     ctype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeCast(com.sun.tools.javac.tree.JCTree$JCTypeCast);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTypeCast;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=9, locals=9, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTypeCast tree
         0: .line 3268
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeCast.clazz:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* clazztype */
        start local 2 // com.sun.tools.javac.code.Type clazztype
         1: .line 3269
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeCast.clazz:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Z)V
         2: .line 3272
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Env.dup:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         3: .line 3275
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeCast.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.skipParens:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 5 /* expr */
        start local 5 // com.sun.tools.javac.tree.JCTree$JCExpression expr
         4: .line 3276
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 6
            aload 5 /* expr */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LAMBDA:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifne 5
            aload 5 /* expr */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.REFERENCE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 6
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeCast com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env top com.sun.tools.javac.tree.JCTree$JCExpression
      StackMap stack:
         5: iconst_1
            goto 7
      StackMap locals:
      StackMap stack:
         6: iconst_0
      StackMap locals:
      StackMap stack: int
         7: istore 6 /* isPoly */
        start local 6 // boolean isPoly
         8: .line 3277
            iload 6 /* isPoly */
            ifeq 13
         9: .line 3279
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 2 /* clazztype */
        10: .line 3280
            new com.sun.tools.javac.comp.Attr$7
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokespecial com.sun.tools.javac.comp.Attr$7.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
        11: .line 3279
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
            astore 4 /* castInfo */
        start local 4 // com.sun.tools.javac.comp.Attr$ResultInfo castInfo
        12: .line 3286
            goto 14
        end local 4 // com.sun.tools.javac.comp.Attr$ResultInfo castInfo
        13: .line 3288
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 4 /* castInfo */
        start local 4 // com.sun.tools.javac.comp.Attr$ResultInfo castInfo
        14: .line 3290
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeCast com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.tree.JCTree$JCExpression int
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeCast.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 3 /* localEnv */
            aload 4 /* castInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* exprtype */
        start local 7 // com.sun.tools.javac.code.Type exprtype
        15: .line 3291
            iload 6 /* isPoly */
            ifeq 16
            aload 2 /* clazztype */
            goto 17
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
        16: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeCast.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 7 /* exprtype */
            aload 2 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Check.checkCastable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        17: astore 8 /* owntype */
        start local 8 // com.sun.tools.javac.code.Type owntype
        18: .line 3292
            aload 7 /* exprtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 20
        19: .line 3293
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.cfolder:Lcom/sun/tools/javac/comp/ConstFold;
            aload 7 /* exprtype */
            aload 8 /* owntype */
            invokevirtual com.sun.tools.javac.comp.ConstFold.coerce:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 8 /* owntype */
        20: .line 3294
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            aload 8 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        21: .line 3295
            iload 6 /* isPoly */
            ifne 23
        22: .line 3296
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* localEnv */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkRedundantCast:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCTypeCast;)V
        23: .line 3297
      StackMap locals:
      StackMap stack:
            return
        end local 8 // com.sun.tools.javac.code.Type owntype
        end local 7 // com.sun.tools.javac.code.Type exprtype
        end local 6 // boolean isPoly
        end local 5 // com.sun.tools.javac.tree.JCTree$JCExpression expr
        end local 4 // com.sun.tools.javac.comp.Attr$ResultInfo castInfo
        end local 3 // com.sun.tools.javac.comp.Env localEnv
        end local 2 // com.sun.tools.javac.code.Type clazztype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTypeCast tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   24     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   24     1       tree  Lcom/sun/tools/javac/tree/JCTree$JCTypeCast;
            1   24     2  clazztype  Lcom/sun/tools/javac/code/Type;
            3   24     3   localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           12   13     4   castInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           14   24     4   castInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            4   24     5       expr  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            8   24     6     isPoly  Z
           15   24     7   exprtype  Lcom/sun/tools/javac/code/Type;
           18   24     8    owntype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  final

  public void visitTypeTest(com.sun.tools.javac.tree.JCTree$JCInstanceOf);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCInstanceOf;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCInstanceOf tree
         0: .line 3300
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
         1: .line 3301
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
         2: .line 3300
            invokevirtual com.sun.tools.javac.comp.Check.checkNullOrRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* exprtype */
        start local 2 // com.sun.tools.javac.code.Type exprtype
         3: .line 3302
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.clazz:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* clazztype */
        start local 3 // com.sun.tools.javac.code.Type clazztype
         4: .line 3303
            aload 3 /* clazztype */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 6
         5: .line 3304
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.clazz:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Check.checkClassOrArrayType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* clazztype */
         6: .line 3306
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 9
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Types.isReifiable:(Lcom/sun/tools/javac/code/Type;)Z
            ifne 9
         7: .line 3307
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.clazz:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.generic.type.for.instof"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         8: .line 3308
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* clazztype */
         9: .line 3310
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.clazz:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Z)V
        10: .line 3311
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCInstanceOf.expr:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* exprtype */
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Check.checkCastable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
        11: .line 3312
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.booleanType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        12: .line 3313
            return
        end local 3 // com.sun.tools.javac.code.Type clazztype
        end local 2 // com.sun.tools.javac.code.Type exprtype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCInstanceOf tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   13     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   13     1       tree  Lcom/sun/tools/javac/tree/JCTree$JCInstanceOf;
            3   13     2   exprtype  Lcom/sun/tools/javac/code/Type;
            4   13     3  clazztype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitIndexed(com.sun.tools.javac.tree.JCTree$JCArrayAccess);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCArrayAccess;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCArrayAccess tree
         0: .line 3316
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCArrayAccess.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 3317
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCArrayAccess.indexed:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* atype */
        start local 3 // com.sun.tools.javac.code.Type atype
         2: .line 3318
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCArrayAccess.index:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.intType:Lcom/sun/tools/javac/code/Type$JCPrimitiveType;
            invokevirtual com.sun.tools.javac.comp.Attr.attribExpr:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            pop
         3: .line 3319
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* atype */
            invokevirtual com.sun.tools.javac.code.Types.isArray:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 5
         4: .line 3320
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* atype */
            invokevirtual com.sun.tools.javac.code.Types.elemtype:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
            goto 7
         5: .line 3321
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* atype */
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 7
         6: .line 3322
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCArrayAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "array.req.but.found"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* atype */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
         7: .line 3323
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifne 9
         8: .line 3324
            aload 0 /* this */
            aload 2 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
         9: .line 3325
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAR:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        10: .line 3326
            return
        end local 3 // com.sun.tools.javac.code.Type atype
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCArrayAccess tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   11     0     this  Lcom/sun/tools/javac/comp/Attr;
            0   11     1     tree  Lcom/sun/tools/javac/tree/JCTree$JCArrayAccess;
            1   11     2  owntype  Lcom/sun/tools/javac/code/Type;
            2   11     3    atype  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitIdent(com.sun.tools.javac.tree.JCTree$JCIdent);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCIdent;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCIdent tree
         0: .line 3332
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 1
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 4
         1: .line 3335
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
         2: .line 3336
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCIdent.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveMethod:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            astore 2 /* sym */
        start local 2 // com.sun.tools.javac.code.Symbol sym
         3: .line 3337
            goto 8
        end local 2 // com.sun.tools.javac.code.Symbol sym
      StackMap locals:
      StackMap stack:
         4: aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
            ifnull 7
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.sym: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.VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 7
         5: .line 3338
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
            astore 2 /* sym */
        start local 2 // com.sun.tools.javac.code.Symbol sym
         6: .line 3339
            goto 8
        end local 2 // com.sun.tools.javac.code.Symbol sym
         7: .line 3340
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCIdent.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveIdent:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Symbol;
            astore 2 /* sym */
        start local 2 // com.sun.tools.javac.code.Symbol sym
         8: .line 3342
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 1 /* tree */
            aload 2 /* sym */
            putfield com.sun.tools.javac.tree.JCTree$JCIdent.sym:Lcom/sun/tools/javac/code/Symbol;
         9: .line 3351
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            astore 3 /* symEnv */
        start local 3 // com.sun.tools.javac.comp.Env symEnv
        10: .line 3352
            iconst_0
            istore 4 /* noOuterThisPath */
        start local 4 // boolean noOuterThisPath
        11: .line 3353
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            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 21
        12: .line 3354
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL_MTH:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.matches:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 21
        13: .line 3355
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.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 21
        14: .line 3356
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 21
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIdent.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 21
        15: .line 3359
            goto 19
        16: .line 3361
      StackMap locals: com.sun.tools.javac.comp.Env int
      StackMap stack:
            aload 3 /* symEnv */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 4194304
            land
            lconst_0
            lcmp
            ifeq 18
        17: .line 3362
            iconst_0
            istore 4 /* noOuterThisPath */
        18: .line 3363
      StackMap locals:
      StackMap stack:
            aload 3 /* symEnv */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            astore 3 /* symEnv */
        19: .line 3359
      StackMap locals:
      StackMap stack:
            aload 3 /* symEnv */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            ifnull 21
        20: .line 3360
            aload 2 /* sym */
            aload 3 /* symEnv */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol.isMemberOf:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Types;)Z
            ifeq 16
        21: .line 3368
      StackMap locals:
      StackMap stack:
            aload 2 /* 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 26
        22: .line 3369
            aload 2 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 5 /* v */
        start local 5 // com.sun.tools.javac.code.Symbol$VarSymbol v
        23: .line 3373
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 5 /* v */
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Attr.checkInit:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Z)V
        24: .line 3377
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.ASG:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.subset:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 26
        25: .line 3378
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCIdent.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 5 /* v */
            aconst_null
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAssignable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        end local 5 // com.sun.tools.javac.code.Symbol$VarSymbol v
        26: .line 3384
      StackMap locals:
      StackMap stack:
            aload 3 /* symEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSelfCall:Z
            ifne 27
            iload 4 /* noOuterThisPath */
            ifeq 34
        27: .line 3385
      StackMap locals:
      StackMap stack:
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL_MTH:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.matches:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 34
        28: .line 3386
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.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 34
        29: .line 3387
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 34
        30: .line 3388
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCIdent.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* 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 32
        31: .line 3389
            aload 2 /* sym */
            goto 33
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCIdent com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Env int
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition
        32: aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCIdent.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.thisSym:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Symbol;
        33: .line 3388
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCIdent com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Env int
      StackMap stack: com.sun.tools.javac.comp.Check com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.code.Symbol
            invokevirtual com.sun.tools.javac.comp.Check.earlyRefError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        34: .line 3391
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            astore 5 /* env1 */
        start local 5 // com.sun.tools.javac.comp.Env env1
        35: .line 3392
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 40
            aload 2 /* 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 40
        36: .line 3393
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            ifnull 40
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            if_acmpeq 40
        37: .line 3397
            goto 39
        38: .line 3398
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            astore 5 /* env1 */
        39: .line 3397
      StackMap locals:
      StackMap stack:
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            ifnull 40
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.comp.Resolve.isAccessible:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 38
        40: .line 3401
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSerializable:Z
            ifeq 42
        41: .line 3402
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isLambda:Z
            invokevirtual com.sun.tools.javac.comp.Check.checkAccessFromSerializableElement:(Lcom/sun/tools/javac/tree/JCTree;Z)V
        42: .line 3405
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 5 /* env1 */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* sym */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        43: .line 3406
            return
        end local 5 // com.sun.tools.javac.comp.Env env1
        end local 4 // boolean noOuterThisPath
        end local 3 // com.sun.tools.javac.comp.Env symEnv
        end local 2 // com.sun.tools.javac.code.Symbol sym
        end local 1 // com.sun.tools.javac.tree.JCTree$JCIdent tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   44     0             this  Lcom/sun/tools/javac/comp/Attr;
            0   44     1             tree  Lcom/sun/tools/javac/tree/JCTree$JCIdent;
            3    4     2              sym  Lcom/sun/tools/javac/code/Symbol;
            6    7     2              sym  Lcom/sun/tools/javac/code/Symbol;
            8   44     2              sym  Lcom/sun/tools/javac/code/Symbol;
           10   44     3           symEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           11   44     4  noOuterThisPath  Z
           23   26     5                v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           35   44     5             env1  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      tree  

  public void visitSelect(com.sun.tools.javac.tree.JCTree$JCFieldAccess);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=10, locals=8, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCFieldAccess tree
         0: .line 3410
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.NIL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 2 /* skind */
        start local 2 // com.sun.tools.javac.code.Kinds$KindSelector skind
         1: .line 3411
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 3
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 3
         2: .line 3412
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            if_acmpne 5
         3: .line 3414
      StackMap locals: com.sun.tools.javac.code.Kinds$KindSelector
      StackMap stack:
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 2 /* skind */
         4: .line 3415
            goto 11
         5: .line 3416
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 7
         6: .line 3417
            iconst_2
            anewarray com.sun.tools.javac.code.Kinds$KindSelector
            dup
            iconst_0
            aload 2 /* skind */
            aastore
            dup
            iconst_1
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            invokestatic com.sun.tools.javac.code.Kinds$KindSelector.of:([Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 2 /* skind */
         7: .line 3418
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 9
         8: .line 3419
            iconst_3
            anewarray com.sun.tools.javac.code.Kinds$KindSelector
            dup
            iconst_0
            aload 2 /* skind */
            aastore
            dup
            iconst_1
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            dup
            iconst_2
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            invokestatic com.sun.tools.javac.code.Kinds$KindSelector.of:([Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 2 /* skind */
         9: .line 3420
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL_MTH:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 11
        10: .line 3421
            iconst_3
            anewarray com.sun.tools.javac.code.Kinds$KindSelector
            dup
            iconst_0
            aload 2 /* skind */
            aastore
            dup
            iconst_1
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            dup
            iconst_2
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aastore
            invokestatic com.sun.tools.javac.code.Kinds$KindSelector.of:([Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Kinds$KindSelector;
            astore 2 /* skind */
        11: .line 3425
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 2 /* skind */
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* site */
        start local 3 // com.sun.tools.javac.code.Type site
        12: .line 3426
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifne 14
        13: .line 3427
            aload 0 /* this */
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* site */
        14: .line 3430
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 2 /* skind */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            if_acmpne 24
        15: .line 3431
            aload 3 /* site */
            astore 4 /* elt */
        start local 4 // com.sun.tools.javac.code.Type elt
        16: .line 3432
            goto 18
        17: .line 3433
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 4 /* elt */
            checkcast com.sun.tools.javac.code.Type$ArrayType
            getfield com.sun.tools.javac.code.Type$ArrayType.elemtype:Lcom/sun/tools/javac/code/Type;
            astore 4 /* elt */
        18: .line 3432
      StackMap locals:
      StackMap stack:
            aload 4 /* elt */
            getstatic com.sun.tools.javac.code.TypeTag.ARRAY:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 17
        19: .line 3434
            aload 4 /* elt */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 24
        20: .line 3435
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "type.var.cant.be.deref"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        21: .line 3436
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.name:Lcom/sun/tools/javac/util/Name;
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        22: .line 3437
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.type:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            putfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.sym:Lcom/sun/tools/javac/code/Symbol;
        23: .line 3438
            return
        end local 4 // com.sun.tools.javac.code.Type elt
        24: .line 3445
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.symbol:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/code/Symbol;
            astore 4 /* sitesym */
        start local 4 // com.sun.tools.javac.code.Symbol sitesym
        25: .line 3446
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
            istore 5 /* selectSuperPrev */
        start local 5 // boolean selectSuperPrev
        26: .line 3447
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
        27: .line 3448
            aload 4 /* sitesym */
            ifnull 29
        28: .line 3449
            aload 4 /* sitesym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 29
            iconst_1
            goto 30
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol int
      StackMap stack: com.sun.tools.javac.comp.AttrContext
        29: iconst_0
        30: .line 3447
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol int
      StackMap stack: com.sun.tools.javac.comp.AttrContext int
            putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        31: .line 3452
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
        32: .line 3453
            aload 0 /* this */
            aload 1 /* tree */
            aload 4 /* sitesym */
            aload 3 /* site */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.selectSym:(Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Symbol;
            astore 6 /* sym */
        start local 6 // com.sun.tools.javac.code.Symbol sym
        33: .line 3454
            aload 6 /* 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 36
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 36
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.defaultSuperCallSite:Lcom/sun/tools/javac/code/Type;
            ifnull 36
        34: .line 3455
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "not.encl.class"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        35: .line 3456
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errSymbol:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 6 /* sym */
        36: .line 3458
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.exists:()Z
            ifeq 39
            aload 6 /* sym */
            invokestatic com.sun.tools.javac.comp.Attr.isType:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifne 39
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 39
        37: .line 3459
            aload 0 /* this */
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* site */
        38: .line 3460
            aload 0 /* this */
            aload 1 /* tree */
            aload 4 /* sitesym */
            aload 3 /* site */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.selectSym:(Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Symbol;
            astore 6 /* sym */
        39: .line 3462
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.lastResolveVarargs:()Z
            pop
        40: .line 3463
            aload 1 /* tree */
            aload 6 /* sym */
            putfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.sym:Lcom/sun/tools/javac/code/Symbol;
        41: .line 3465
            aload 3 /* site */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 43
            aload 6 /* sym */
            invokestatic com.sun.tools.javac.comp.Attr.isType:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifne 43
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 43
        42: .line 3466
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* site */
            iconst_1
            invokevirtual com.sun.tools.javac.code.Types.skipTypeVars:(Lcom/sun/tools/javac/code/Type;Z)Lcom/sun/tools/javac/code/Type;
            astore 3 /* site */
        43: .line 3470
      StackMap locals:
      StackMap stack:
            aload 6 /* 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 48
        44: .line 3471
            aload 6 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 7 /* v */
        start local 7 // com.sun.tools.javac.code.Symbol$VarSymbol v
        45: .line 3475
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 7 /* v */
            iconst_1
            invokevirtual com.sun.tools.javac.comp.Attr.checkInit:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Z)V
        46: .line 3479
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.ASG:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.subset:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 48
        47: .line 3480
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 7 /* v */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAssignable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
        end local 7 // com.sun.tools.javac.code.Symbol$VarSymbol v
        48: .line 3483
      StackMap locals:
      StackMap stack:
            aload 4 /* sitesym */
            ifnull 56
        49: .line 3484
            aload 4 /* sitesym */
            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 56
        50: .line 3485
            aload 4 /* sitesym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.isResourceVariable:()Z
            ifeq 56
        51: .line 3486
            aload 6 /* 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 56
        52: .line 3487
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.close:Lcom/sun/tools/javac/util/Name;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 56
        53: .line 3488
            aload 6 /* sym */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.autoCloseableClose:Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            aload 4 /* sitesym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            iconst_1
            invokevirtual com.sun.tools.javac.code.Symbol.overrides:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Types;Z)Z
            ifeq 56
        54: .line 3489
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            invokevirtual com.sun.tools.javac.code.Lint.isEnabled:(Lcom/sun/tools/javac/code/Lint$LintCategory;)Z
            ifeq 56
        55: .line 3490
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.TRY:Lcom/sun/tools/javac/code/Lint$LintCategory;
            aload 1 /* tree */
            ldc "try.explicit.close.call"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        56: .line 3494
      StackMap locals:
      StackMap stack:
            aload 6 /* sym */
            invokestatic com.sun.tools.javac.comp.Attr.isType:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 63
            aload 4 /* sitesym */
            ifnull 57
            aload 4 /* sitesym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.matches:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifne 63
        57: .line 3495
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
        58: .line 3496
            aload 4 /* sitesym */
            ifnonnull 60
        59: .line 3497
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            goto 61
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol int com.sun.tools.javac.code.Symbol
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type
        60: aload 4 /* sitesym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.toSelector:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
        61: .line 3498
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol int com.sun.tools.javac.code.Symbol
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCFieldAccess com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.code.Type com.sun.tools.javac.code.Kinds$KindSelector
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP_PCK:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
        62: .line 3495
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.type:Lcom/sun/tools/javac/code/Type;
        63: .line 3501
      StackMap locals:
      StackMap stack:
            aload 4 /* sitesym */
            invokestatic com.sun.tools.javac.comp.Attr.isType:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 79
        64: .line 3502
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpne 69
        65: .line 3505
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSelfCall:Z
            ifeq 75
        66: .line 3506
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            if_acmpne 75
        67: .line 3507
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.comp.Check.earlyRefError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        68: .line 3509
            goto 75
        69: .line 3511
      StackMap locals:
      StackMap stack:
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 75
        70: .line 3512
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 75
        71: .line 3513
            aload 6 /* 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_acmpeq 72
            aload 6 /* 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 75
        72: .line 3514
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            new com.sun.tools.javac.comp.Resolve$StaticError
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 6 /* sym */
            invokespecial com.sun.tools.javac.comp.Resolve$StaticError.<init>:(Lcom/sun/tools/javac/comp/Resolve;Lcom/sun/tools/javac/code/Symbol;)V
        73: .line 3515
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* site */
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            iconst_1
        74: .line 3514
            invokevirtual com.sun.tools.javac.comp.Resolve.accessBase:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Z)Lcom/sun/tools/javac/code/Symbol;
            pop
        75: .line 3518
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowStaticInterfaceMethods:Z
            ifne 85
            aload 4 /* sitesym */
            invokevirtual com.sun.tools.javac.code.Symbol.isInterface:()Z
            ifeq 85
        76: .line 3519
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifeq 85
            aload 6 /* 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 85
        77: .line 3520
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticFlag.SOURCE_LEVEL:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "static.intf.method.invoke.not.supported.in.source"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.sourceName:Ljava/lang/String;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        78: .line 3522
            goto 85
      StackMap locals:
      StackMap stack:
        79: aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            getstatic com.sun.tools.javac.code.Kinds$Kind.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 85
        80: .line 3523
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 85
        81: .line 3524
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 85
        82: .line 3527
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            ldc "static.not.qualified.by.type"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
        83: .line 3528
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.kindName:()Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_1
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aastore
        84: .line 3527
            invokevirtual com.sun.tools.javac.comp.Check.warnStatic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        85: .line 3532
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
            ifeq 90
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 90
        86: .line 3535
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.comp.Resolve.checkNonAbstract:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        87: .line 3537
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 90
        88: .line 3539
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Types.asSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* site1 */
        start local 7 // com.sun.tools.javac.code.Type site1
        89: .line 3540
            aload 7 /* site1 */
            ifnull 90
            aload 7 /* site1 */
            astore 3 /* site */
        end local 7 // com.sun.tools.javac.code.Type site1
        90: .line 3544
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isSerializable:Z
            ifeq 92
        91: .line 3545
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isLambda:Z
            invokevirtual com.sun.tools.javac.comp.Check.checkAccessFromSerializableElement:(Lcom/sun/tools/javac/tree/JCTree;Z)V
        92: .line 3548
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iload 5 /* selectSuperPrev */
            putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        93: .line 3549
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* site */
            aload 6 /* sym */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.checkId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        94: .line 3550
            return
        end local 6 // com.sun.tools.javac.code.Symbol sym
        end local 5 // boolean selectSuperPrev
        end local 4 // com.sun.tools.javac.code.Symbol sitesym
        end local 3 // com.sun.tools.javac.code.Type site
        end local 2 // com.sun.tools.javac.code.Kinds$KindSelector skind
        end local 1 // com.sun.tools.javac.tree.JCTree$JCFieldAccess tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   95     0             this  Lcom/sun/tools/javac/comp/Attr;
            0   95     1             tree  Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
            1   95     2            skind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
           12   95     3             site  Lcom/sun/tools/javac/code/Type;
           16   24     4              elt  Lcom/sun/tools/javac/code/Type;
           25   95     4          sitesym  Lcom/sun/tools/javac/code/Symbol;
           26   95     5  selectSuperPrev  Z
           33   95     6              sym  Lcom/sun/tools/javac/code/Symbol;
           45   48     7                v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           89   90     7            site1  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  private com.sun.tools.javac.code.Symbol selectSym(com.sun.tools.javac.tree.JCTree$JCFieldAccess, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Symbol;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=8, locals=11, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCFieldAccess tree
        start local 2 // com.sun.tools.javac.code.Symbol location
        start local 3 // com.sun.tools.javac.code.Type site
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3564
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCFieldAccess.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            astore 6 /* pos */
        start local 6 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
         1: .line 3565
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.name:Lcom/sun/tools/javac/util/Name;
            astore 7 /* name */
        start local 7 // com.sun.tools.javac.util.Name name
         2: .line 3566
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$code$TypeTag:()[I
            aload 3 /* site */
            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 { // 10 - 21
                   10: 7
                   11: 7
                   12: 38
                   13: 3
                   14: 38
                   15: 24
                   16: 23
                   17: 38
                   18: 38
                   19: 38
                   20: 38
                   21: 37
              default: 38
          }
         3: .line 3568
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition com.sun.tools.javac.util.Name
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
         4: .line 3569
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 4 /* env */
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 7 /* name */
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.comp.Resolve.findIdentInPackage:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Symbol;
         5: .line 3570
            aload 6 /* pos */
            aload 2 /* location */
            aload 3 /* site */
            aload 7 /* name */
            iconst_1
         6: .line 3568
            invokevirtual com.sun.tools.javac.comp.Resolve.accessBase:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Z)Lcom/sun/tools/javac/code/Symbol;
            areturn
         7: .line 3573
      StackMap locals:
      StackMap stack:
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 8
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 11
         8: .line 3574
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
         9: .line 3575
            aload 6 /* pos */
            aload 4 /* env */
            aload 2 /* location */
            aload 3 /* site */
            aload 7 /* name */
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
        10: .line 3574
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveQualifiedMethod:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Symbol;
            areturn
        11: .line 3576
      StackMap locals:
      StackMap stack:
            aload 7 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 12
            aload 7 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpne 13
        12: .line 3577
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 6 /* pos */
            aload 4 /* env */
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 7 /* name */
            invokevirtual com.sun.tools.javac.comp.Resolve.resolveSelf:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Symbol;
            areturn
        13: .line 3578
      StackMap locals:
      StackMap stack:
            aload 7 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            if_acmpne 20
        14: .line 3581
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.classType:Lcom/sun/tools/javac/code/Type;
            astore 8 /* t */
        start local 8 // com.sun.tools.javac.code.Type t
        15: .line 3582
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 9 /* typeargs */
        start local 9 // com.sun.tools.javac.util.List typeargs
        16: .line 3583
            new com.sun.tools.javac.code.Type$ClassType
            dup
            aload 8 /* t */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            aload 9 /* typeargs */
            aload 8 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 8 /* t */
        17: .line 3584
            new com.sun.tools.javac.code.Symbol$VarSymbol
            dup
        18: .line 3585
            ldc 25
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            aload 8 /* t */
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        19: .line 3584
            invokespecial com.sun.tools.javac.code.Symbol$VarSymbol.<init>:(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V
            areturn
        end local 9 // com.sun.tools.javac.util.List typeargs
        end local 8 // com.sun.tools.javac.code.Type t
        20: .line 3588
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 4 /* env */
            aload 3 /* site */
            aload 7 /* name */
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.comp.Resolve.findIdentInType:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Kinds$KindSelector;)Lcom/sun/tools/javac/code/Symbol;
            astore 8 /* sym */
        start local 8 // com.sun.tools.javac.code.Symbol sym
        21: .line 3589
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 8 /* sym */
            aload 6 /* pos */
            aload 2 /* location */
            aload 3 /* site */
            aload 7 /* name */
            iconst_1
            invokevirtual com.sun.tools.javac.comp.Resolve.accessBase:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Z)Lcom/sun/tools/javac/code/Symbol;
            astore 8 /* sym */
        22: .line 3590
            aload 8 /* sym */
            areturn
        end local 8 // com.sun.tools.javac.code.Symbol sym
        23: .line 3593
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            aload 1 /* tree */
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        24: .line 3601
      StackMap locals:
      StackMap stack:
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            ifnull 26
        25: .line 3602
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* location */
            aload 0 /* this */
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.selectSym:(Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Symbol;
            goto 27
        26: .line 3603
      StackMap locals:
      StackMap stack:
            aconst_null
        27: .line 3601
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol
            astore 8 /* sym */
        start local 8 // com.sun.tools.javac.code.Symbol sym
        28: .line 3604
            aload 8 /* sym */
            ifnonnull 31
        29: .line 3605
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* pos */
            ldc "type.var.cant.be.deref"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        30: .line 3606
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errSymbol:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            areturn
        31: .line 3608
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 8 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 2
            land
            lconst_0
            lcmp
            ifeq 33
        32: .line 3609
            new com.sun.tools.javac.comp.Resolve$AccessError
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 4 /* env */
            aload 3 /* site */
            aload 8 /* sym */
            invokespecial com.sun.tools.javac.comp.Resolve$AccessError.<init>:(Lcom/sun/tools/javac/comp/Resolve;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V
            goto 34
        33: .line 3610
      StackMap locals:
      StackMap stack:
            aload 8 /* sym */
        34: .line 3608
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol
            astore 9 /* sym2 */
        start local 9 // com.sun.tools.javac.code.Symbol sym2
        35: .line 3611
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 9 /* sym2 */
            aload 6 /* pos */
            aload 2 /* location */
            aload 3 /* site */
            aload 7 /* name */
            iconst_1
            invokevirtual com.sun.tools.javac.comp.Resolve.accessBase:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Z)Lcom/sun/tools/javac/code/Symbol;
            pop
        36: .line 3612
            aload 8 /* sym */
            areturn
        end local 9 // com.sun.tools.javac.code.Symbol sym2
        end local 8 // com.sun.tools.javac.code.Symbol sym
        37: .line 3616
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* name */
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;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;
            areturn
        38: .line 3620
      StackMap locals:
      StackMap stack:
            aload 7 /* name */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            if_acmpne 45
        39: .line 3623
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.classType:Lcom/sun/tools/javac/code/Type;
            astore 9 /* t */
        start local 9 // com.sun.tools.javac.code.Type t
        40: .line 3624
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Types.boxedClass:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 10 /* arg */
        start local 10 // com.sun.tools.javac.code.Type arg
        41: .line 3625
            new com.sun.tools.javac.code.Type$ClassType
            dup
            aload 9 /* t */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            aload 10 /* arg */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            aload 9 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 9 /* t */
        42: .line 3626
            new com.sun.tools.javac.code.Symbol$VarSymbol
            dup
        43: .line 3627
            ldc 25
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            aload 9 /* t */
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        44: .line 3626
            invokespecial com.sun.tools.javac.code.Symbol$VarSymbol.<init>:(JLcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)V
            areturn
        end local 10 // com.sun.tools.javac.code.Type arg
        end local 9 // com.sun.tools.javac.code.Type t
        45: .line 3629
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* pos */
            ldc "cant.deref"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* site */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        46: .line 3630
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errSymbol:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            areturn
        end local 7 // com.sun.tools.javac.util.Name name
        end local 6 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.code.Type site
        end local 2 // com.sun.tools.javac.code.Symbol location
        end local 1 // com.sun.tools.javac.tree.JCTree$JCFieldAccess tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   47     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   47     1        tree  Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
            0   47     2    location  Lcom/sun/tools/javac/code/Symbol;
            0   47     3        site  Lcom/sun/tools/javac/code/Type;
            0   47     4         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   47     5  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            1   47     6         pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            2   47     7        name  Lcom/sun/tools/javac/util/Name;
           15   20     8           t  Lcom/sun/tools/javac/code/Type;
           16   20     9    typeargs  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           21   23     8         sym  Lcom/sun/tools/javac/code/Symbol;
           28   37     8         sym  Lcom/sun/tools/javac/code/Symbol;
           35   37     9        sym2  Lcom/sun/tools/javac/code/Symbol;
           40   45     9           t  Lcom/sun/tools/javac/code/Type;
           41   45    10         arg  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
            Name  Flags
      tree        
      location    
      site        
      env         
      resultInfo  

  com.sun.tools.javac.code.Type checkId(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=7, locals=6, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type site
        start local 3 // com.sun.tools.javac.code.Symbol sym
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3663
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 1
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 2
         1: .line 3664
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkMethodId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            goto 3
         2: .line 3665
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkIdInternal:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
         3: .line 3663
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type site
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0        this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0    4     2        site  Lcom/sun/tools/javac/code/Type;
            0    4     3         sym  Lcom/sun/tools/javac/code/Symbol;
            0    4     4         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    4     5  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      site        
      sym         
      env         
      resultInfo  

  com.sun.tools.javac.code.Type checkMethodId(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=6, locals=7, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type site
        start local 3 // com.sun.tools.javac.code.Symbol sym
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3674
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 70368744177664
            land
            lconst_0
            lcmp
            ifeq 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
         2: .line 3673
      StackMap locals:
      StackMap stack: int
            istore 6 /* isPolymorhicSignature */
        start local 6 // boolean isPolymorhicSignature
         3: .line 3675
            iload 6 /* isPolymorhicSignature */
            ifeq 5
         4: .line 3676
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkSigPolyMethodId:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            goto 6
         5: .line 3677
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkMethodIdInternal:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
         6: .line 3675
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            areturn
        end local 6 // boolean isPolymorhicSignature
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type site
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    7     0                   this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1                   tree  Lcom/sun/tools/javac/tree/JCTree;
            0    7     2                   site  Lcom/sun/tools/javac/code/Type;
            0    7     3                    sym  Lcom/sun/tools/javac/code/Symbol;
            0    7     4                    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    7     5             resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            3    7     6  isPolymorhicSignature  Z
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      site        
      sym         
      env         
      resultInfo  

  com.sun.tools.javac.code.Type checkSigPolyMethodId(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=6, locals=6, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type site
        start local 3 // com.sun.tools.javac.code.Symbol sym
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3686
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkMethodIdInternal:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
         1: .line 3687
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getstatic com.sun.tools.javac.comp.Resolve$MethodResolutionPhase.BASIC:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
            putfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
         2: .line 3688
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type site
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0        this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0    3     2        site  Lcom/sun/tools/javac/code/Type;
            0    3     3         sym  Lcom/sun/tools/javac/code/Symbol;
            0    3     4         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    3     5  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      site        
      sym         
      env         
      resultInfo  

  com.sun.tools.javac.code.Type checkMethodIdInternal(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=7, locals=8, args_size=6
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type site
        start local 3 // com.sun.tools.javac.code.Symbol sym
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3696
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.POLY:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.contains:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 5
         1: .line 3697
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            new com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.SPECULATIVE:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            aload 3 /* sym */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
            invokespecial com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap.<init>:(Lcom/sun/tools/javac/comp/DeferredAttr;Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;)V
            invokevirtual com.sun.tools.javac.code.Type.map:(Lcom/sun/tools/javac/code/Types$TypeMapping;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* pt */
        start local 6 // com.sun.tools.javac.code.Type pt
         2: .line 3698
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 6 /* pt */
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkIdInternal:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
         3: .line 3699
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            new com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            aload 3 /* sym */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
            invokespecial com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap.<init>:(Lcom/sun/tools/javac/comp/DeferredAttr;Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;)V
            invokevirtual com.sun.tools.javac.code.Type.map:(Lcom/sun/tools/javac/code/Types$TypeMapping;)Lcom/sun/tools/javac/code/Type;
            pop
         4: .line 3700
            aload 7 /* owntype */
            areturn
        end local 7 // com.sun.tools.javac.code.Type owntype
        end local 6 // com.sun.tools.javac.code.Type pt
         5: .line 3702
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* site */
            aload 3 /* sym */
            aload 5 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            aload 4 /* env */
            aload 5 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.checkIdInternal:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type site
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    6     0        this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0    6     2        site  Lcom/sun/tools/javac/code/Type;
            0    6     3         sym  Lcom/sun/tools/javac/code/Symbol;
            0    6     4         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0    6     5  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            2    5     6          pt  Lcom/sun/tools/javac/code/Type;
            3    5     7     owntype  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      site        
      sym         
      env         
      resultInfo  

  com.sun.tools.javac.code.Type checkIdInternal(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.comp.Attr$ResultInfo);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=10, locals=10, args_size=7
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.code.Type site
        start local 3 // com.sun.tools.javac.code.Symbol sym
        start local 4 // com.sun.tools.javac.code.Type pt
        start local 5 // com.sun.tools.javac.comp.Env env
        start local 6 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
         0: .line 3712
            aload 4 /* pt */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 2
         1: .line 3713
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* site */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
         2: .line 3716
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$code$Kinds$Kind:()[I
            aload 3 /* 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 { // 2 - 8
                    2: 51
                    3: 3
                    4: 22
                    5: 45
                    6: 53
                    7: 53
                    8: 51
              default: 53
          }
         3: .line 3720
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
         4: .line 3721
            aload 7 /* owntype */
            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 56
         5: .line 3722
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 5 /* env */
            aload 3 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            invokevirtual com.sun.tools.javac.comp.Check.checkForBadAuxiliaryClassAccess:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         6: .line 3723
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            astore 8 /* ownOuter */
        start local 8 // com.sun.tools.javac.code.Type ownOuter
         7: .line 3728
            aload 7 /* owntype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 10
         8: .line 3729
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
         9: .line 3730
            goto 56
        10: .line 3742
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 8 /* ownOuter */
            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 56
            aload 2 /* site */
            aload 8 /* ownOuter */
            if_acmpeq 56
        11: .line 3743
            aload 2 /* site */
            astore 9 /* normOuter */
        start local 9 // com.sun.tools.javac.code.Type normOuter
        12: .line 3744
            aload 9 /* normOuter */
            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 14
        13: .line 3745
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* site */
            aload 8 /* ownOuter */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Types.asEnclosingSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* normOuter */
        14: .line 3747
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 9 /* normOuter */
            ifnonnull 16
        15: .line 3748
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* ownOuter */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* normOuter */
        16: .line 3749
      StackMap locals:
      StackMap stack:
            aload 9 /* normOuter */
            aload 8 /* ownOuter */
            if_acmpeq 56
        17: .line 3750
            new com.sun.tools.javac.code.Type$ClassType
            dup
        18: .line 3751
            aload 9 /* normOuter */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            aload 7 /* owntype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        19: .line 3752
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        20: .line 3750
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/TypeMetadata;)V
            astore 7 /* owntype */
        end local 9 // com.sun.tools.javac.code.Type normOuter
        end local 8 // com.sun.tools.javac.code.Type ownOuter
        21: .line 3755
            goto 56
        end local 7 // com.sun.tools.javac.code.Type owntype
        22: .line 3757
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 8 /* v */
        start local 8 // com.sun.tools.javac.code.Symbol$VarSymbol v
        23: .line 3761
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.ASG:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pkind:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.subset:(Lcom/sun/tools/javac/code/Kinds$KindSelector;)Z
            ifeq 35
        24: .line 3762
            aload 8 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.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 35
        25: .line 3763
            aload 8 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 35
        26: .line 3764
            aload 2 /* site */
            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
            ifne 27
            aload 2 /* site */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 35
        27: .line 3765
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Attr$ResultInfo top com.sun.tools.javac.code.Symbol$VarSymbol
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* site */
            aload 8 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Types.asOuterSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* s */
        start local 9 // com.sun.tools.javac.code.Type s
        28: .line 3766
            aload 9 /* s */
            ifnull 35
        29: .line 3767
            aload 9 /* s */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 35
        30: .line 3768
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 8 /* v */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.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
            ifne 35
        31: .line 3769
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        32: .line 3770
            ldc "unchecked.assign.to.var"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
        33: .line 3771
            aload 8 /* v */
            aastore
            dup
            iconst_1
            aload 9 /* s */
            aastore
        34: .line 3769
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 9 // com.sun.tools.javac.code.Type s
        35: .line 3776
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.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 38
        36: .line 3777
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._this:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 38
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._super:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 38
        37: .line 3778
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* site */
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.code.Types.memberType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            goto 39
        38: .line 3779
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
        39: .line 3776
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
        40: .line 3783
            aload 8 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnull 42
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr.isStaticReference:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 42
        41: .line 3784
            aload 7 /* owntype */
            aload 8 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            invokevirtual com.sun.tools.javac.code.Type.constType:(Ljava/lang/Object;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        42: .line 3786
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.code.Type com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol$VarSymbol
      StackMap stack:
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            if_acmpne 56
        43: .line 3787
            aload 0 /* this */
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.comp.Attr.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        44: .line 3789
            goto 56
        end local 8 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 7 // com.sun.tools.javac.code.Type owntype
        45: .line 3791
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* site */
            aload 3 /* sym */
        46: .line 3792
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pkind:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkMode:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/comp/Attr$CheckMode;)V
        47: .line 3793
            aload 5 /* env */
            aload 5 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokestatic com.sun.tools.javac.tree.TreeInfo.args:(Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/List;
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
        48: .line 3794
            aload 6 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
        49: .line 3791
            invokevirtual com.sun.tools.javac.comp.Attr.checkMethod:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
        50: .line 3795
            goto 56
        end local 7 // com.sun.tools.javac.code.Type owntype
        51: .line 3798
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
        52: .line 3799
            goto 56
        end local 7 // com.sun.tools.javac.code.Type owntype
        53: .line 3801
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            new java.lang.StringBuilder
            dup
            ldc "unexpected kind: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        54: .line 3802
            ldc " in tree "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* tree */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        55: .line 3801
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        start local 7 // com.sun.tools.javac.code.Type owntype
        56: .line 3809
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.init:Lcom/sun/tools/javac/util/Name;
            if_acmpne 57
            aload 1 /* tree */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.REFERENCE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 60
        57: .line 3810
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 5 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecated:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol;)V
        58: .line 3811
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.comp.Check.checkSunAPI:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        59: .line 3812
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* sym */
            invokevirtual com.sun.tools.javac.comp.Check.checkProfile:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        60: .line 3817
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 7 /* owntype */
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.kind:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.toSelector:()Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 6 /* resultInfo */
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 7 // com.sun.tools.javac.code.Type owntype
        end local 6 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 5 // com.sun.tools.javac.comp.Env env
        end local 4 // com.sun.tools.javac.code.Type pt
        end local 3 // com.sun.tools.javac.code.Symbol sym
        end local 2 // com.sun.tools.javac.code.Type site
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   61     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   61     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0   61     2        site  Lcom/sun/tools/javac/code/Type;
            0   61     3         sym  Lcom/sun/tools/javac/code/Symbol;
            0   61     4          pt  Lcom/sun/tools/javac/code/Type;
            0   61     5         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   61     6  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            4   22     7     owntype  Lcom/sun/tools/javac/code/Type;
           40   45     7     owntype  Lcom/sun/tools/javac/code/Type;
           50   51     7     owntype  Lcom/sun/tools/javac/code/Type;
           52   53     7     owntype  Lcom/sun/tools/javac/code/Type;
           56   61     7     owntype  Lcom/sun/tools/javac/code/Type;
            7   21     8    ownOuter  Lcom/sun/tools/javac/code/Type;
           12   21     9   normOuter  Lcom/sun/tools/javac/code/Type;
           23   45     8           v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           28   35     9           s  Lcom/sun/tools/javac/code/Type;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
            Name  Flags
      tree        
      site        
      sym         
      pt          
      env         
      resultInfo  

  private void checkInit(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Symbol$VarSymbol, );
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=7, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
        start local 4 // boolean onlyWarning
         0: .line 3838
            aload 0 /* this */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.enclosingInitEnv:(Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 5 /* initEnv */
        start local 5 // com.sun.tools.javac.comp.Env initEnv
         1: .line 3839
            aload 5 /* initEnv */
            ifnull 19
         2: .line 3840
            aload 5 /* initEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.enclVar:Lcom/sun/tools/javac/code/Symbol;
            aload 3 /* v */
            if_acmpeq 3
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.pos:I
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree.pos:I
            if_icmple 19
         3: .line 3841
      StackMap locals: com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.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 19
         4: .line 3842
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            if_acmpne 19
         5: .line 3843
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 6
            iconst_1
            goto 7
      StackMap locals:
      StackMap stack:
         6: iconst_0
      StackMap locals:
      StackMap stack: int
         7: aload 2 /* env */
            invokestatic com.sun.tools.javac.comp.Resolve.isStatic:(Lcom/sun/tools/javac/comp/Env;)Z
            if_icmpne 19
         8: .line 3844
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.ASSIGN:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 10
         9: .line 3845
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCAssign
            getfield com.sun.tools.javac.tree.JCTree$JCAssign.lhs:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.skipParens:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* tree */
            if_acmpeq 19
        10: .line 3846
      StackMap locals:
      StackMap stack:
            aload 5 /* initEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.enclVar:Lcom/sun/tools/javac/code/Symbol;
            aload 3 /* v */
            if_acmpne 12
        11: .line 3847
            ldc "self.ref"
            goto 13
      StackMap locals:
      StackMap stack:
        12: ldc "forward.ref"
        13: .line 3846
      StackMap locals:
      StackMap stack: java.lang.String
            astore 6 /* suffix */
        start local 6 // java.lang.String suffix
        14: .line 3848
            iload 4 /* onlyWarning */
            ifeq 15
            aload 0 /* this */
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.comp.Attr.isStaticEnumField:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
            ifeq 17
        15: .line 3849
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            new java.lang.StringBuilder
            dup
            ldc "illegal."
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 6 /* suffix */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        16: .line 3850
            goto 19
      StackMap locals:
      StackMap stack:
        17: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.useBeforeDeclarationWarning:Z
            ifeq 19
        18: .line 3851
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 6 /* suffix */
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* v */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 6 // java.lang.String suffix
        19: .line 3855
      StackMap locals:
      StackMap stack:
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            pop
        20: .line 3857
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* env */
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.comp.Attr.checkEnumInitializer:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V
        21: .line 3858
            return
        end local 5 // com.sun.tools.javac.comp.Env initEnv
        end local 4 // boolean onlyWarning
        end local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   22     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   22     1         tree  Lcom/sun/tools/javac/tree/JCTree;
            0   22     2          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   22     3            v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            0   22     4  onlyWarning  Z
            1   22     5      initEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           14   19     6       suffix  Ljava/lang/String;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Symbol$VarSymbol;Z)V
    MethodParameters:
             Name  Flags
      tree         
      env          
      v            
      onlyWarning  

  com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext> enclosingInitEnv(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
         0: .line 3866
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:()[I
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iaload
            tableswitch { // 2 - 9
                    2: 6
                    3: 7
                    4: 7
                    5: 6
                    6: 6
                    7: 1
                    8: 7
                    9: 4
              default: 7
          }
         1: .line 3868
      StackMap locals:
      StackMap stack:
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            astore 2 /* vdecl */
        start local 2 // com.sun.tools.javac.tree.JCTree$JCVariableDecl vdecl
         2: .line 3869
            aload 2 /* vdecl */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.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 7
         3: .line 3871
            aload 1 /* env */
            areturn
        end local 2 // com.sun.tools.javac.tree.JCTree$JCVariableDecl vdecl
         4: .line 3875
      StackMap locals:
      StackMap stack:
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.CLASSDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 7
         5: .line 3877
            aload 1 /* env */
            areturn
         6: .line 3883
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
         7: .line 3884
      StackMap locals:
      StackMap stack:
            aload 1 /* env */
         8: .line 3885
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            invokestatic com.sun.tools.javac.util.Assert.checkNonNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         9: .line 3886
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            astore 1 /* env */
        10: .line 3865
            goto 0
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   11     0   this  Lcom/sun/tools/javac/comp/Attr;
            0   11     1    env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            2    4     2  vdecl  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      env   

  private void checkEnumInitializer(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Symbol$VarSymbol);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=5, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.comp.Env env
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
         0: .line 3912
            aload 0 /* this */
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.comp.Attr.isStaticEnumField:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
            ifeq 9
         1: .line 3913
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getfield com.sun.tools.javac.code.Scope$WriteableScope.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
         2: .line 3915
            aload 4 /* enclClass */
            ifnull 3
            aload 4 /* enclClass */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            ifnonnull 4
         3: .line 3916
      StackMap locals: com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            return
         4: .line 3921
      StackMap locals:
      StackMap stack:
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            aload 4 /* enclClass */
            if_acmpeq 6
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* enclClass */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            aload 3 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifne 6
         5: .line 3922
            return
         6: .line 3926
      StackMap locals:
      StackMap stack:
            aload 2 /* env */
            invokestatic com.sun.tools.javac.comp.Resolve.isInitializer:(Lcom/sun/tools/javac/comp/Env;)Z
            ifne 8
         7: .line 3927
            return
         8: .line 3929
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.enum.static.ref"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
         9: .line 3931
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   10     0       this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1       tree  Lcom/sun/tools/javac/tree/JCTree;
            0   10     2        env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   10     3          v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            2    9     4  enclClass  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Symbol$VarSymbol;)V
    MethodParameters:
      Name  Flags
      tree  
      env   
      v     

  private boolean isStaticEnumField(com.sun.tools.javac.code.Symbol$VarSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
         0: .line 3937
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.code.Flags.isEnum:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 5
         1: .line 3938
            aload 1 /* v */
            invokestatic com.sun.tools.javac.code.Flags.isStatic:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 5
         2: .line 3939
            aload 1 /* v */
            invokestatic com.sun.tools.javac.code.Flags.isConstant:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
            ifne 5
         3: .line 3940
            aload 1 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names._class:Lcom/sun/tools/javac/util/Name;
            if_acmpeq 5
         4: .line 3937
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         5: iconst_0
            ireturn
        end local 1 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1     v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
    MethodParameters:
      Name  Flags
      v     

  public com.sun.tools.javac.code.Type checkMethod(com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Symbol, com.sun.tools.javac.comp.Attr$ResultInfo, com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>, com.sun.tools.javac.util.List<com.sun.tools.javac.code.Type>);
    descriptor: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=12, locals=14, args_size=8
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type site
        start local 2 // com.sun.tools.javac.code.Symbol sym
        start local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        start local 4 // com.sun.tools.javac.comp.Env env
        start local 5 // com.sun.tools.javac.util.List argtrees
        start local 6 // com.sun.tools.javac.util.List argtypes
        start local 7 // com.sun.tools.javac.util.List typeargtypes
         0: .line 3955
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 12
         1: .line 3956
            aload 1 /* site */
            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
            ifne 2
            aload 1 /* site */
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 12
         2: .line 3957
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* site */
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokevirtual com.sun.tools.javac.code.Types.asOuterSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 8 /* s */
        start local 8 // com.sun.tools.javac.code.Type s
         3: .line 3958
            aload 8 /* s */
            ifnull 12
            aload 8 /* s */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 12
         4: .line 3959
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
         5: .line 3960
            aload 2 /* sym */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.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.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
         6: .line 3959
            invokevirtual com.sun.tools.javac.code.Types.isSameTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Z
         7: .line 3960
            ifne 12
         8: .line 3961
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         9: .line 3962
            ldc "unchecked.call.mbr.of.raw.type"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
        10: .line 3963
            aload 2 /* sym */
            aastore
            dup
            iconst_1
            aload 8 /* s */
            aastore
        11: .line 3961
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 8 // com.sun.tools.javac.code.Type s
        12: .line 3967
      StackMap locals:
      StackMap stack:
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.defaultSuperCallSite:Lcom/sun/tools/javac/code/Type;
            ifnull 28
        13: .line 3968
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.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;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.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;
            invokevirtual com.sun.tools.javac.util.List.prepend:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 26
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
        14: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 8 /* sup */
        start local 8 // com.sun.tools.javac.code.Type sup
        15: .line 3969
            aload 8 /* sup */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$TypeSymbol.isSubClass:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Types;)Z
            ifeq 26
        16: .line 3970
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* sup */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.defaultSuperCallSite: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 17
            goto 26
        17: .line 3972
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Type java.util.Iterator
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* sup */
            aload 2 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            invokevirtual com.sun.tools.javac.code.Types.interfaceCandidates:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$MethodSymbol;)Lcom/sun/tools/javac/util/List;
        18: .line 3971
            astore 10 /* icand_sup */
        start local 10 // com.sun.tools.javac.util.List icand_sup
        19: .line 3973
            aload 10 /* icand_sup */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 26
        20: .line 3974
            aload 10 /* icand_sup */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            aload 2 /* sym */
            if_acmpeq 26
        21: .line 3975
            aload 10 /* icand_sup */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            aload 2 /* sym */
            aload 10 /* icand_sup */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol$MethodSymbol
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.enclClass:()Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            iconst_1
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.overrides:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Types;Z)Z
            ifeq 26
        22: .line 3976
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.default.super.call"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.defaultSuperCallSite:Lcom/sun/tools/javac/code/Type;
            aastore
            dup
            iconst_1
        23: .line 3977
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            ldc "overridden.default"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* sym */
            aastore
            dup
            iconst_1
            aload 8 /* sup */
            aastore
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Ljava/lang/String;[Ljava/lang/Object;)Lcom/sun/tools/javac/util/JCDiagnostic;
            aastore
        24: .line 3976
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        25: .line 3978
            goto 27
        end local 10 // com.sun.tools.javac.util.List icand_sup
        end local 8 // com.sun.tools.javac.code.Type sup
        26: .line 3968
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List top java.util.Iterator
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 14
        27: .line 3981
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List
      StackMap stack:
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.defaultSuperCallSite:Lcom/sun/tools/javac/code/Type;
        28: .line 3984
      StackMap locals:
      StackMap stack:
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifeq 33
            aload 1 /* site */
            invokevirtual com.sun.tools.javac.code.Type.isInterface:()Z
            ifeq 33
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.APPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 33
        29: .line 3985
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCMethodInvocation
            astore 8 /* app */
        start local 8 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation app
        30: .line 3986
            aload 8 /* app */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 33
        31: .line 3987
            aload 8 /* app */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodInvocation.meth:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            invokestatic com.sun.tools.javac.tree.TreeInfo.isStaticSelector:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/Names;)Z
            ifne 33
        32: .line 3988
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "illegal.static.intf.meth.call"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 1 /* site */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 8 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation app
        33: .line 3996
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.util.Warner
            dup
            invokespecial com.sun.tools.javac.util.Warner.<init>:()V
            astore 8 /* noteWarner */
        start local 8 // com.sun.tools.javac.util.Warner noteWarner
        34: .line 3998
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        35: .line 3999
            aload 4 /* env */
        36: .line 4000
            aload 1 /* site */
        37: .line 4001
            aload 2 /* sym */
        38: .line 4002
            aload 3 /* resultInfo */
        39: .line 4003
            aload 6 /* argtypes */
        40: .line 4004
            aload 7 /* typeargtypes */
        41: .line 4005
            aload 8 /* noteWarner */
        42: .line 3998
            invokevirtual com.sun.tools.javac.comp.Resolve.checkMethod:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/Warner;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* owntype */
        start local 9 // com.sun.tools.javac.code.Type owntype
        43: .line 4008
            new com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            aload 2 /* sym */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
            invokespecial com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap.<init>:(Lcom/sun/tools/javac/comp/DeferredAttr;Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;)V
        44: .line 4007
            astore 10 /* checkDeferredMap */
        start local 10 // com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap checkDeferredMap
        45: .line 4010
            aload 6 /* argtypes */
            aload 10 /* checkDeferredMap */
            invokevirtual com.sun.tools.javac.util.List.map:(Ljava/util/function/Function;)Lcom/sun/tools/javac/util/List;
            astore 6 /* argtypes */
        46: .line 4012
            aload 8 /* noteWarner */
            getstatic com.sun.tools.javac.code.Lint$LintCategory.UNCHECKED:Lcom/sun/tools/javac/code/Lint$LintCategory;
            invokevirtual com.sun.tools.javac.util.Warner.hasNonSilentLint:(Lcom/sun/tools/javac/code/Lint$LintCategory;)Z
            ifeq 64
        47: .line 4013
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        48: .line 4014
            ldc "unchecked.meth.invocation.applied"
            bipush 6
            anewarray java.lang.Object
            dup
            iconst_0
        49: .line 4015
            aload 2 /* sym */
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_1
        50: .line 4016
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aastore
            dup
            iconst_2
        51: .line 4017
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Resolve.methodArguments:(Lcom/sun/tools/javac/util/List;)Ljava/lang/Object;
            aastore
            dup
            iconst_3
        52: .line 4018
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 6 /* argtypes */
            aload 10 /* checkDeferredMap */
            invokevirtual com.sun.tools.javac.util.List.map:(Ljava/util/function/Function;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Resolve.methodArguments:(Lcom/sun/tools/javac/util/List;)Ljava/lang/Object;
            aastore
            dup
            iconst_4
        53: .line 4019
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.location:()Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
            aastore
            dup
            iconst_5
        54: .line 4020
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.location:()Lcom/sun/tools/javac/code/Symbol;
            aastore
        55: .line 4013
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        56: .line 4021
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.comp.Infer.anyPoly:Lcom/sun/tools/javac/code/Type;
            if_acmpne 59
        57: .line 4022
            aload 9 /* owntype */
            getstatic com.sun.tools.javac.code.TypeTag.METHOD:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 59
        58: .line 4023
            aload 9 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.isPartial:()Z
            ifne 64
        59: .line 4026
      StackMap locals: com.sun.tools.javac.util.Warner com.sun.tools.javac.code.Type com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap
      StackMap stack:
            new com.sun.tools.javac.code.Type$MethodType
            dup
            aload 9 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getParameterTypes:()Lcom/sun/tools/javac/util/List;
        60: .line 4027
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
        61: .line 4028
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
        62: .line 4029
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.methodClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        63: .line 4026
            invokespecial com.sun.tools.javac.code.Type$MethodType.<init>:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 9 /* owntype */
        64: .line 4033
      StackMap locals:
      StackMap stack:
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.FORALL:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 67
        65: .line 4034
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
            checkcast com.sun.tools.javac.code.Type$ForAll
            getfield com.sun.tools.javac.code.Type$ForAll.tvars:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Type.containsAny:(Lcom/sun/tools/javac/util/List;)Z
            ifeq 67
        66: .line 4035
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.POLY:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            goto 68
      StackMap locals:
      StackMap stack:
        67: getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.STANDALONE:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
        68: .line 4033
      StackMap locals:
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind
            astore 11 /* pkind */
        start local 11 // com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind pkind
        69: .line 4036
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 11 /* pkind */
            invokestatic com.sun.tools.javac.tree.TreeInfo.setPolyKind:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;)V
        70: .line 4038
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.comp.Infer.anyPoly:Lcom/sun/tools/javac/code/Type;
            if_acmpne 72
        71: .line 4039
            aload 9 /* owntype */
            goto 75
        72: .line 4040
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 9 /* owntype */
            aload 2 /* sym */
            aload 4 /* env */
            aload 5 /* argtrees */
            aload 6 /* argtypes */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            invokevirtual com.sun.tools.javac.comp.AttrContext.lastResolveVarargs:()Z
        73: .line 4041
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.inferenceContext:()Lcom/sun/tools/javac/comp/InferenceContext;
        74: .line 4040
            invokevirtual com.sun.tools.javac.comp.Check.checkMethod:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;ZLcom/sun/tools/javac/comp/InferenceContext;)Lcom/sun/tools/javac/code/Type;
        75: .line 4038
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            areturn
        end local 11 // com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind pkind
        end local 10 // com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap checkDeferredMap
        end local 9 // com.sun.tools.javac.code.Type owntype
        76: .line 4042
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Type com.sun.tools.javac.code.Symbol com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.Warner
      StackMap stack: com.sun.tools.javac.comp.Infer$InferenceException
            astore 9 /* ex */
        start local 9 // com.sun.tools.javac.comp.Infer$InferenceException ex
        77: .line 4045
            aload 3 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 9 /* ex */
            invokevirtual com.sun.tools.javac.comp.Infer$InferenceException.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        78: .line 4046
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* site */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 9 // com.sun.tools.javac.comp.Infer$InferenceException ex
        79: .line 4047
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.Resolve$InapplicableMethodException
            astore 9 /* ex */
        start local 9 // com.sun.tools.javac.comp.Resolve$InapplicableMethodException ex
        80: .line 4048
            aload 9 /* ex */
            invokevirtual com.sun.tools.javac.comp.Resolve$InapplicableMethodException.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 10 /* diag */
        start local 10 // com.sun.tools.javac.util.JCDiagnostic diag
        81: .line 4049
            new com.sun.tools.javac.comp.Attr$8
            dup
            aload 0 /* this */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aconst_null
            aload 2 /* sym */
            aload 10 /* diag */
            invokespecial com.sun.tools.javac.comp.Attr$8.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/comp/Resolve;Lcom/sun/tools/javac/comp/Resolve$MethodResolutionContext;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/util/JCDiagnostic;)V
            astore 11 /* errSym */
        start local 11 // com.sun.tools.javac.comp.Resolve$InapplicableSymbolError errSym
        82: .line 4055
            aload 6 /* argtypes */
        83: .line 4056
            new com.sun.tools.javac.comp.Resolve$ResolveDeferredRecoveryMap
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            getstatic com.sun.tools.javac.comp.DeferredAttr$AttrMode.CHECK:Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;
            aload 2 /* sym */
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.pendingResolutionPhase:Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;
            invokespecial com.sun.tools.javac.comp.Resolve$ResolveDeferredRecoveryMap.<init>:(Lcom/sun/tools/javac/comp/Resolve;Lcom/sun/tools/javac/comp/DeferredAttr$AttrMode;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$MethodResolutionPhase;)V
        84: .line 4055
            invokevirtual com.sun.tools.javac.util.List.map:(Ljava/util/function/Function;)Lcom/sun/tools/javac/util/List;
            astore 12 /* argtypes2 */
        start local 12 // com.sun.tools.javac.util.List argtypes2
        85: .line 4057
            aload 11 /* errSym */
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.ERROR:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
        86: .line 4058
            aload 4 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 2 /* sym */
            aload 1 /* site */
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
            aload 12 /* argtypes2 */
            aload 7 /* typeargtypes */
        87: .line 4057
            invokevirtual com.sun.tools.javac.comp.Resolve$InapplicableSymbolError.getDiagnostic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 13 /* errDiag */
        start local 13 // com.sun.tools.javac.util.JCDiagnostic errDiag
        88: .line 4059
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 13 /* errDiag */
            invokevirtual com.sun.tools.javac.util.Log.report:(Lcom/sun/tools/javac/util/JCDiagnostic;)V
        89: .line 4060
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* site */
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 13 // com.sun.tools.javac.util.JCDiagnostic errDiag
        end local 12 // com.sun.tools.javac.util.List argtypes2
        end local 11 // com.sun.tools.javac.comp.Resolve$InapplicableSymbolError errSym
        end local 10 // com.sun.tools.javac.util.JCDiagnostic diag
        end local 9 // com.sun.tools.javac.comp.Resolve$InapplicableMethodException ex
        end local 8 // com.sun.tools.javac.util.Warner noteWarner
        end local 7 // com.sun.tools.javac.util.List typeargtypes
        end local 6 // com.sun.tools.javac.util.List argtypes
        end local 5 // com.sun.tools.javac.util.List argtrees
        end local 4 // com.sun.tools.javac.comp.Env env
        end local 3 // com.sun.tools.javac.comp.Attr$ResultInfo resultInfo
        end local 2 // com.sun.tools.javac.code.Symbol sym
        end local 1 // com.sun.tools.javac.code.Type site
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0   90     0              this  Lcom/sun/tools/javac/comp/Attr;
            0   90     1              site  Lcom/sun/tools/javac/code/Type;
            0   90     2               sym  Lcom/sun/tools/javac/code/Symbol;
            0   90     3        resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            0   90     4               env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   90     5          argtrees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0   90     6          argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   90     7      typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            3   12     8                 s  Lcom/sun/tools/javac/code/Type;
           15   26     8               sup  Lcom/sun/tools/javac/code/Type;
           19   26    10         icand_sup  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$MethodSymbol;>;
           30   33     8               app  Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;
           34   90     8        noteWarner  Lcom/sun/tools/javac/util/Warner;
           43   76     9           owntype  Lcom/sun/tools/javac/code/Type;
           45   76    10  checkDeferredMap  Lcom/sun/tools/javac/comp/DeferredAttr$DeferredTypeMap;
           69   76    11             pkind  Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
           77   79     9                ex  Lcom/sun/tools/javac/comp/Infer$InferenceException;
           80   90     9                ex  Lcom/sun/tools/javac/comp/Resolve$InapplicableMethodException;
           81   90    10              diag  Lcom/sun/tools/javac/util/JCDiagnostic;
           82   90    11            errSym  Lcom/sun/tools/javac/comp/Resolve$InapplicableSymbolError;
           85   90    12         argtypes2  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           88   90    13           errDiag  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          34    75      76  Class com.sun.tools.javac.comp.Infer$InferenceException
          34    75      79  Class com.sun.tools.javac.comp.Resolve$InapplicableMethodException
    Signature: (Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
              Name  Flags
      site          
      sym           final
      resultInfo    
      env           
      argtrees      final
      argtypes      
      typeargtypes  

  public void visitLiteral(com.sun.tools.javac.tree.JCTree$JCLiteral);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCLiteral;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCLiteral tree
         0: .line 4065
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLiteral.typetag:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.comp.Attr.litType:(Lcom/sun/tools/javac/code/TypeTag;)Lcom/sun/tools/javac/code/Type;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLiteral.value:Ljava/lang/Object;
            invokevirtual com.sun.tools.javac.code.Type.constType:(Ljava/lang/Object;)Lcom/sun/tools/javac/code/Type;
         1: .line 4066
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.VAL:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         2: .line 4065
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 4067
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCLiteral tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCLiteral;
    MethodParameters:
      Name  Flags
      tree  

  com.sun.tools.javac.code.Type litType(com.sun.tools.javac.code.TypeTag);
    descriptor: (Lcom/sun/tools/javac/code/TypeTag;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.TypeTag tag
         0: .line 4072
            aload 1 /* tag */
            getstatic com.sun.tools.javac.code.TypeTag.CLASS:Lcom/sun/tools/javac/code/TypeTag;
            if_acmpne 1
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.stringType:Lcom/sun/tools/javac/code/Type;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.typeOfTag:[Lcom/sun/tools/javac/code/Type;
            aload 1 /* tag */
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            aaload
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
         2: areturn
        end local 1 // com.sun.tools.javac.code.TypeTag tag
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1   tag  Lcom/sun/tools/javac/code/TypeTag;
    MethodParameters:
      Name  Flags
      tag   

  public void visitTypeIdent(com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCPrimitiveTypeTree;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree tree
         0: .line 4076
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.typeOfTag:[Lcom/sun/tools/javac/code/Type;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree.typetag:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.TypeTag.ordinal:()I
            aaload
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         1: .line 4077
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCPrimitiveTypeTree;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeArray(com.sun.tools.javac.tree.JCTree$JCArrayTypeTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCArrayTypeTree;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCArrayTypeTree tree
         0: .line 4080
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCArrayTypeTree.elemtype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* etype */
        start local 2 // com.sun.tools.javac.code.Type etype
         1: .line 4081
            new com.sun.tools.javac.code.Type$ArrayType
            dup
            aload 2 /* etype */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.arrayClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokespecial com.sun.tools.javac.code.Type$ArrayType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
            astore 3 /* type */
        start local 3 // com.sun.tools.javac.code.Type type
         2: .line 4082
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* type */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 4083
            return
        end local 3 // com.sun.tools.javac.code.Type type
        end local 2 // com.sun.tools.javac.code.Type etype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCArrayTypeTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lcom/sun/tools/javac/comp/Attr;
            0    4     1   tree  Lcom/sun/tools/javac/tree/JCTree$JCArrayTypeTree;
            1    4     2  etype  Lcom/sun/tools/javac/code/Type;
            2    4     3   type  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeApply(com.sun.tools.javac.tree.JCTree$JCTypeApply);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTypeApply;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=11, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTypeApply tree
         0: .line 4090
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        start local 2 // com.sun.tools.javac.code.Type owntype
         1: .line 4093
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkClassType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* clazztype */
        start local 3 // com.sun.tools.javac.code.Type clazztype
         2: .line 4096
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.arguments:Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            astore 4 /* actuals */
        start local 4 // com.sun.tools.javac.util.List actuals
         3: .line 4098
            aload 3 /* clazztype */
            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 42
         4: .line 4099
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.getTypeArguments:()Lcom/sun/tools/javac/util/List;
            astore 5 /* formals */
        start local 5 // com.sun.tools.javac.util.List formals
         5: .line 4100
            aload 4 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 7
         6: .line 4101
            aload 5 /* formals */
            astore 4 /* actuals */
         7: .line 4103
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeApply com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List
      StackMap stack:
            aload 4 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            aload 5 /* formals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            if_icmpne 35
         8: .line 4104
            aload 4 /* actuals */
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.util.List a
         9: .line 4105
            aload 5 /* formals */
            astore 7 /* f */
        start local 7 // com.sun.tools.javac.util.List f
        10: .line 4106
            goto 14
        11: .line 4107
      StackMap locals: com.sun.tools.javac.util.List com.sun.tools.javac.util.List
      StackMap stack:
            aload 6 /* a */
            aload 6 /* a */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            aload 7 /* f */
            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.withTypeVar:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
        12: .line 4108
            aload 6 /* a */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 6 /* a */
        13: .line 4109
            aload 7 /* f */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 7 /* f */
        14: .line 4106
      StackMap locals:
      StackMap stack:
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 11
        15: .line 4112
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getEnclosingType:()Lcom/sun/tools/javac/code/Type;
            astore 8 /* clazzOuter */
        start local 8 // com.sun.tools.javac.code.Type clazzOuter
        16: .line 4113
            aload 8 /* clazzOuter */
            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 31
        17: .line 4115
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokestatic com.sun.tools.javac.tree.TreeInfo.typeIn:(Lcom/sun/tools/javac/tree/JCTree$JCExpression;)Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 10 /* clazz */
        start local 10 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
        18: .line 4116
            aload 10 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 21
        19: .line 4117
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        start local 9 // com.sun.tools.javac.code.Type site
        20: .line 4118
            goto 25
        end local 9 // com.sun.tools.javac.code.Type site
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeApply com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Type top com.sun.tools.javac.tree.JCTree$JCExpression
      StackMap stack:
        21: aload 10 /* clazz */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 24
        22: .line 4119
            aload 10 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCFieldAccess
            getfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.selected:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        start local 9 // com.sun.tools.javac.code.Type site
        23: .line 4120
            goto 25
        end local 9 // com.sun.tools.javac.code.Type site
      StackMap locals:
      StackMap stack:
        24: new java.lang.AssertionError
            dup
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            aload 1 /* tree */
            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
        start local 9 // com.sun.tools.javac.code.Type site
        25: .line 4121
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeApply com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type com.sun.tools.javac.tree.JCTree$JCExpression
      StackMap stack:
            aload 8 /* clazzOuter */
            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 31
            aload 9 /* site */
            aload 8 /* clazzOuter */
            if_acmpeq 31
        26: .line 4122
            aload 9 /* site */
            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
        27: .line 4123
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 9 /* site */
            aload 8 /* clazzOuter */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokevirtual com.sun.tools.javac.code.Types.asOuterSuper:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        28: .line 4124
      StackMap locals:
      StackMap stack:
            aload 9 /* site */
            ifnonnull 30
        29: .line 4125
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* clazzOuter */
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 9 /* site */
        30: .line 4126
      StackMap locals:
      StackMap stack:
            aload 9 /* site */
            astore 8 /* clazzOuter */
        end local 10 // com.sun.tools.javac.tree.JCTree$JCExpression clazz
        end local 9 // com.sun.tools.javac.code.Type site
        31: .line 4129
      StackMap locals:
      StackMap stack:
            new com.sun.tools.javac.code.Type$ClassType
            dup
            aload 8 /* clazzOuter */
            aload 4 /* actuals */
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        32: .line 4130
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        33: .line 4129
            invokespecial com.sun.tools.javac.code.Type$ClassType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/TypeMetadata;)V
            astore 2 /* owntype */
        end local 8 // com.sun.tools.javac.code.Type clazzOuter
        end local 7 // com.sun.tools.javac.util.List f
        end local 6 // com.sun.tools.javac.util.List a
        34: .line 4131
            goto 42
        35: .line 4132
      StackMap locals:
      StackMap stack:
            aload 5 /* formals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifeq 40
        36: .line 4133
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCTypeApply.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "wrong.number.type.args"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
        37: .line 4134
            aload 5 /* formals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            aastore
        38: .line 4133
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        39: .line 4135
            goto 41
        40: .line 4136
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCTypeApply.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "type.doesnt.take.params"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 3 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        41: .line 4138
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeApply.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* owntype */
        end local 5 // com.sun.tools.javac.util.List formals
        42: .line 4141
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 2 /* owntype */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        43: .line 4142
            return
        end local 4 // com.sun.tools.javac.util.List actuals
        end local 3 // com.sun.tools.javac.code.Type clazztype
        end local 2 // com.sun.tools.javac.code.Type owntype
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTypeApply tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   44     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   44     1        tree  Lcom/sun/tools/javac/tree/JCTree$JCTypeApply;
            1   44     2     owntype  Lcom/sun/tools/javac/code/Type;
            2   44     3   clazztype  Lcom/sun/tools/javac/code/Type;
            3   44     4     actuals  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            5   42     5     formals  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            9   34     6           a  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           10   34     7           f  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           16   34     8  clazzOuter  Lcom/sun/tools/javac/code/Type;
           20   21     9        site  Lcom/sun/tools/javac/code/Type;
           23   24     9        site  Lcom/sun/tools/javac/code/Type;
           25   31     9        site  Lcom/sun/tools/javac/code/Type;
           18   31    10       clazz  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeUnion(com.sun.tools.javac.tree.JCTree$JCTypeUnion);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTypeUnion;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=13, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTypeUnion tree
         0: .line 4145
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 2 /* multicatchTypes */
        start local 2 // com.sun.tools.javac.util.ListBuffer multicatchTypes
         1: .line 4146
            aconst_null
            astore 3 /* all_multicatchTypes */
        start local 3 // com.sun.tools.javac.util.ListBuffer all_multicatchTypes
         2: .line 4147
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeUnion.alternatives:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 32
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         3: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            astore 4 /* typeTree */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCExpression typeTree
         4: .line 4148
            aload 0 /* this */
            aload 4 /* typeTree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* ctype */
        start local 6 // com.sun.tools.javac.code.Type ctype
         5: .line 4149
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* typeTree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         6: .line 4150
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* typeTree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.comp.Check.checkClassType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         7: .line 4151
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
         8: .line 4149
            invokevirtual com.sun.tools.javac.comp.Check.checkType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 6 /* ctype */
         9: .line 4152
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 28
        10: .line 4155
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 6 /* ctype */
            aload 2 /* multicatchTypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Check.intersects:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/List;)Z
            ifeq 24
        11: .line 4156
            aload 2 /* multicatchTypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.iterator:()Ljava/util/Iterator;
            astore 8
            goto 23
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator com.sun.tools.javac.code.Type top java.util.Iterator
      StackMap stack:
        12: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 7 /* t */
        start local 7 // com.sun.tools.javac.code.Type t
        13: .line 4157
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 6 /* ctype */
            aload 7 /* t */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            istore 9 /* sub */
        start local 9 // boolean sub
        14: .line 4158
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* t */
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            istore 10 /* sup */
        start local 10 // boolean sup
        15: .line 4159
            iload 9 /* sub */
            ifne 16
            iload 10 /* sup */
            ifeq 23
        16: .line 4161
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type java.util.Iterator int int
      StackMap stack:
            iload 9 /* sub */
            ifeq 17
            aload 6 /* ctype */
            goto 18
      StackMap locals:
      StackMap stack:
        17: aload 7 /* t */
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        18: astore 11 /* a */
        start local 11 // com.sun.tools.javac.code.Type a
        19: .line 4162
            iload 9 /* sub */
            ifeq 20
            aload 7 /* t */
            goto 21
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
        20: aload 6 /* ctype */
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        21: astore 12 /* b */
        start local 12 // com.sun.tools.javac.code.Type b
        22: .line 4163
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* typeTree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "multicatch.types.must.be.disjoint"
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            aload 11 /* a */
            aastore
            dup
            iconst_1
            aload 12 /* b */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 12 // com.sun.tools.javac.code.Type b
        end local 11 // com.sun.tools.javac.code.Type a
        end local 10 // boolean sup
        end local 9 // boolean sub
        end local 7 // com.sun.tools.javac.code.Type t
        23: .line 4156
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator com.sun.tools.javac.code.Type top java.util.Iterator
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 12
        24: .line 4167
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator com.sun.tools.javac.code.Type
      StackMap stack:
            aload 2 /* multicatchTypes */
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        25: .line 4168
            aload 3 /* all_multicatchTypes */
            ifnull 32
        26: .line 4169
            aload 3 /* all_multicatchTypes */
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.util.ListBuffer.append:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        27: .line 4170
            goto 32
        28: .line 4171
      StackMap locals:
      StackMap stack:
            aload 3 /* all_multicatchTypes */
            ifnonnull 31
        29: .line 4172
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 3 /* all_multicatchTypes */
        30: .line 4173
            aload 3 /* all_multicatchTypes */
            aload 2 /* multicatchTypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.appendList:(Lcom/sun/tools/javac/util/ListBuffer;)Lcom/sun/tools/javac/util/ListBuffer;
            pop
        31: .line 4175
      StackMap locals:
      StackMap stack:
            aload 3 /* all_multicatchTypes */
            aload 6 /* ctype */
            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.Type ctype
        end local 4 // com.sun.tools.javac.tree.JCTree$JCExpression typeTree
        32: .line 4147
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion 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 3
        33: .line 4178
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* multicatchTypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.lub:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
        34: .line 4179
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            getstatic com.sun.tools.javac.comp.Attr$CheckMode.NO_TREE_UPDATE:Lcom/sun/tools/javac/comp/Attr$CheckMode;
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.dup:(Lcom/sun/tools/javac/comp/Attr$CheckMode;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        35: .line 4178
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            astore 4 /* t */
        start local 4 // com.sun.tools.javac.code.Type t
        36: .line 4180
            aload 4 /* t */
            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 42
        37: .line 4182
            aload 3 /* all_multicatchTypes */
            ifnonnull 38
            aload 2 /* multicatchTypes */
            goto 39
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCTypeUnion com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Type
      StackMap stack:
        38: aload 3 /* all_multicatchTypes */
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.ListBuffer
        39: invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()Lcom/sun/tools/javac/util/List;
        40: .line 4181
            astore 5 /* alternatives */
        start local 5 // com.sun.tools.javac.util.List alternatives
        41: .line 4183
            new com.sun.tools.javac.code.Type$UnionClassType
            dup
            aload 4 /* t */
            checkcast com.sun.tools.javac.code.Type$ClassType
            aload 5 /* alternatives */
            invokespecial com.sun.tools.javac.code.Type$UnionClassType.<init>:(Lcom/sun/tools/javac/code/Type$ClassType;Lcom/sun/tools/javac/util/List;)V
            astore 4 /* t */
        end local 5 // com.sun.tools.javac.util.List alternatives
        42: .line 4185
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            aload 0 /* this */
            aload 4 /* t */
            dup_x1
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCTypeUnion.type:Lcom/sun/tools/javac/code/Type;
        43: .line 4186
            return
        end local 4 // com.sun.tools.javac.code.Type t
        end local 3 // com.sun.tools.javac.util.ListBuffer all_multicatchTypes
        end local 2 // com.sun.tools.javac.util.ListBuffer multicatchTypes
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTypeUnion tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   44     0                 this  Lcom/sun/tools/javac/comp/Attr;
            0   44     1                 tree  Lcom/sun/tools/javac/tree/JCTree$JCTypeUnion;
            1   44     2      multicatchTypes  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
            2   44     3  all_multicatchTypes  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
            4   32     4             typeTree  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            5   32     6                ctype  Lcom/sun/tools/javac/code/Type;
           13   23     7                    t  Lcom/sun/tools/javac/code/Type;
           14   23     9                  sub  Z
           15   23    10                  sup  Z
           19   23    11                    a  Lcom/sun/tools/javac/code/Type;
           22   23    12                    b  Lcom/sun/tools/javac/code/Type;
           36   44     4                    t  Lcom/sun/tools/javac/code/Type;
           41   42     5         alternatives  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeIntersection(com.sun.tools.javac.tree.JCTree$JCTypeIntersection);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTypeIntersection;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTypeIntersection tree
         0: .line 4189
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeIntersection.bounds:Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/util/List;
            pop
         1: .line 4190
            aload 1 /* tree */
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeIntersection.bounds:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Attr.checkIntersection:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCTypeIntersection.type:Lcom/sun/tools/javac/code/Type;
         2: .line 4191
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTypeIntersection tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCTypeIntersection;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTypeParameter(com.sun.tools.javac.tree.JCTree$JCTypeParameter);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tree
         0: .line 4194
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.type:Lcom/sun/tools/javac/code/Type;
            checkcast com.sun.tools.javac.code.Type$TypeVar
            astore 2 /* typeVar */
        start local 2 // com.sun.tools.javac.code.Type$TypeVar typeVar
         1: .line 4196
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.annotations:Lcom/sun/tools/javac/util/List;
            ifnull 3
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.annotations:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 3
         2: .line 4197
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.annotations:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Annotate.annotateTypeParameterSecondStage:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List;)V
         3: .line 4200
      StackMap locals: com.sun.tools.javac.code.Type$TypeVar
      StackMap stack:
            aload 2 /* typeVar */
            getfield com.sun.tools.javac.code.Type$TypeVar.bound:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 5
         4: .line 4202
            aload 2 /* typeVar */
            aload 0 /* this */
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.bounds:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Attr.checkIntersection:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.code.Type$TypeVar.bound:Lcom/sun/tools/javac/code/Type;
         5: .line 4204
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Type$TypeVar typeVar
        end local 1 // com.sun.tools.javac.tree.JCTree$JCTypeParameter tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    6     0     this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1     tree  Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;
            1    6     2  typeVar  Lcom/sun/tools/javac/code/Type$TypeVar;
    MethodParameters:
      Name  Flags
      tree  

  com.sun.tools.javac.code.Type checkIntersection(com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.util.List<com.sun.tools.javac.tree.JCTree$JCExpression>);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0000) 
    Code:
      stack=8, locals=10, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // com.sun.tools.javac.util.List bounds
         0: .line 4207
            new java.util.HashSet
            dup
            invokespecial java.util.HashSet.<init>:()V
            astore 3 /* boundSet */
        start local 3 // java.util.Set boundSet
         1: .line 4208
            aload 2 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 21
         2: .line 4210
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            aload 0 /* this */
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iconst_0
            iconst_0
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Attr.checkBase:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;ZZZ)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
         3: .line 4211
            aload 3 /* boundSet */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
         4: .line 4212
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 6
         5: .line 4213
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            areturn
         6: .line 4215
      StackMap locals: java.util.Set
      StackMap stack:
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.TYPEVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 12
         7: .line 4217
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 21
         8: .line 4218
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
         9: .line 4219
            ldc "type.var.may.not.be.followed.by.other.bounds"
            iconst_0
            anewarray java.lang.Object
        10: .line 4218
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        11: .line 4220
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            areturn
        12: .line 4225
      StackMap locals:
      StackMap stack:
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 5
            goto 20
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.util.List java.util.Set top java.util.Iterator
      StackMap stack:
        13: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            astore 4 /* bound */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCExpression bound
        14: .line 4226
            aload 4 /* bound */
            aload 0 /* this */
            aload 4 /* bound */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            aload 4 /* bound */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            iconst_0
            iconst_1
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Attr.checkBase:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;ZZZ)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
        15: .line 4227
            aload 4 /* bound */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 18
        16: .line 4228
            aload 4 /* bound */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
            astore 2 /* bounds */
        17: .line 4229
            goto 20
        18: .line 4230
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.util.List java.util.Set com.sun.tools.javac.tree.JCTree$JCExpression java.util.Iterator
      StackMap stack:
            aload 4 /* bound */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            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 20
        19: .line 4231
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* bound */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 4 /* bound */
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.erasure:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            aload 3 /* boundSet */
            invokevirtual com.sun.tools.javac.comp.Check.checkNotRepeated:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Ljava/util/Set;)V
        end local 4 // com.sun.tools.javac.tree.JCTree$JCExpression bound
        20: .line 4225
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.util.List java.util.Set top java.util.Iterator
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 13
        21: .line 4237
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree com.sun.tools.javac.util.List java.util.Set
      StackMap stack:
            aload 2 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifne 23
        22: .line 4238
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            areturn
        23: .line 4239
      StackMap locals:
      StackMap stack:
            aload 2 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            iconst_1
            if_icmpne 25
        24: .line 4240
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            areturn
        25: .line 4242
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 2 /* bounds */
            invokestatic com.sun.tools.javac.tree.TreeInfo.types:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Types.makeIntersectionType:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type$IntersectionClassType;
            astore 4 /* owntype */
        start local 4 // com.sun.tools.javac.code.Type owntype
        26: .line 4249
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isInterface:()Z
            ifne 30
        27: .line 4250
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            astore 5 /* extending */
        start local 5 // com.sun.tools.javac.tree.JCTree$JCExpression extending
        28: .line 4251
            aload 2 /* bounds */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 6 /* implementing */
        start local 6 // com.sun.tools.javac.util.List implementing
        29: .line 4252
            goto 32
        end local 6 // com.sun.tools.javac.util.List implementing
        end local 5 // com.sun.tools.javac.tree.JCTree$JCExpression extending
        30: .line 4253
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aconst_null
            astore 5 /* extending */
        start local 5 // com.sun.tools.javac.tree.JCTree$JCExpression extending
        31: .line 4254
            aload 2 /* bounds */
            astore 6 /* implementing */
        start local 6 // com.sun.tools.javac.util.List implementing
        32: .line 4256
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)Lcom/sun/tools/javac/tree/TreeMaker;
        33: .line 4257
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            ldc 1025
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Modifiers:(J)Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
        34: .line 4258
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.empty:Lcom/sun/tools/javac/util/Name;
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        35: .line 4259
            aload 5 /* extending */
            aload 6 /* implementing */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        36: .line 4256
            invokevirtual com.sun.tools.javac.tree.TreeMaker.ClassDef:(Lcom/sun/tools/javac/tree/JCTree$JCModifiers;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            astore 7 /* cd */
        start local 7 // com.sun.tools.javac.tree.JCTree$JCClassDecl cd
        37: .line 4261
            aload 4 /* owntype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            checkcast com.sun.tools.javac.code.Symbol$ClassSymbol
            astore 8 /* c */
        start local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        38: .line 4262
            aload 8 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16777216
            land
            lconst_0
            lcmp
            ifeq 39
            iconst_1
            goto 40
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
        39: iconst_0
      StackMap locals:
      StackMap stack: int
        40: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        41: .line 4263
            aload 7 /* cd */
            aload 8 /* c */
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        42: .line 4264
            aload 8 /* c */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            getfield com.sun.tools.javac.tree.JCTree$JCCompilationUnit.sourcefile:Ljavax/tools/JavaFileObject;
            putfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
        43: .line 4267
            aload 8 /* c */
            dup
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 268435456
            lor
            putfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
        44: .line 4268
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
            aload 7 /* cd */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Enter.classEnv:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 9 /* cenv */
        start local 9 // com.sun.tools.javac.comp.Env cenv
        45: .line 4269
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
            aload 8 /* c */
            aload 9 /* cenv */
            invokevirtual com.sun.tools.javac.comp.TypeEnvs.put:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            pop
        46: .line 4270
            aload 0 /* this */
            aload 8 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        47: .line 4271
            aload 4 /* owntype */
            areturn
        end local 9 // com.sun.tools.javac.comp.Env cenv
        end local 8 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 7 // com.sun.tools.javac.tree.JCTree$JCClassDecl cd
        end local 6 // com.sun.tools.javac.util.List implementing
        end local 5 // com.sun.tools.javac.tree.JCTree$JCExpression extending
        end local 4 // com.sun.tools.javac.code.Type owntype
        end local 3 // java.util.Set boundSet
        end local 2 // com.sun.tools.javac.util.List bounds
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   48     0          this  Lcom/sun/tools/javac/comp/Attr;
            0   48     1          tree  Lcom/sun/tools/javac/tree/JCTree;
            0   48     2        bounds  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            1   48     3      boundSet  Ljava/util/Set<Lcom/sun/tools/javac/code/Type;>;
           14   20     4         bound  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           26   48     4       owntype  Lcom/sun/tools/javac/code/Type;
           28   30     5     extending  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           31   48     5     extending  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
           29   30     6  implementing  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
           32   48     6  implementing  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
           37   48     7            cd  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
           38   48     8             c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           45   48     9          cenv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;)Lcom/sun/tools/javac/code/Type;
    MethodParameters:
        Name  Flags
      tree    
      bounds  

  public void visitWildcard(com.sun.tools.javac.tree.JCTree$JCWildcard);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCWildcard;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCWildcard tree
         0: .line 4277
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCWildcard.kind:Lcom/sun/tools/javac/tree/JCTree$TypeBoundKind;
            getfield com.sun.tools.javac.tree.JCTree$TypeBoundKind.kind:Lcom/sun/tools/javac/code/BoundKind;
            getstatic com.sun.tools.javac.code.BoundKind.UNBOUND:Lcom/sun/tools/javac/code/BoundKind;
            if_acmpne 2
         1: .line 4278
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.objectType:Lcom/sun/tools/javac/code/Type;
            goto 3
         2: .line 4279
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCWildcard.inner:Lcom/sun/tools/javac/tree/JCTree;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
         3: .line 4277
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 2 /* type */
        start local 2 // com.sun.tools.javac.code.Type type
         4: .line 4280
            aload 0 /* this */
            aload 0 /* this */
            aload 1 /* tree */
            new com.sun.tools.javac.code.Type$WildcardType
            dup
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCWildcard.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* type */
            invokevirtual com.sun.tools.javac.comp.Check.checkRefType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         5: .line 4281
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCWildcard.kind:Lcom/sun/tools/javac/tree/JCTree$TypeBoundKind;
            getfield com.sun.tools.javac.tree.JCTree$TypeBoundKind.kind:Lcom/sun/tools/javac/code/BoundKind;
         6: .line 4282
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.boundClass:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokespecial com.sun.tools.javac.code.Type$WildcardType.<init>:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/BoundKind;Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)V
         7: .line 4283
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.TYP:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         8: .line 4280
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         9: .line 4284
            return
        end local 2 // com.sun.tools.javac.code.Type type
        end local 1 // com.sun.tools.javac.tree.JCTree$JCWildcard tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   10     0  this  Lcom/sun/tools/javac/comp/Attr;
            0   10     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCWildcard;
            4   10     2  type  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitAnnotation(com.sun.tools.javac.tree.JCTree$JCAnnotation);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCAnnotation tree
         0: .line 4287
            ldc "should be handled in annotate"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
         1: .line 4288
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCAnnotation tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;
    MethodParameters:
      Name  Flags
      tree  

  public void visitAnnotatedType(com.sun.tools.javac.tree.JCTree$JCAnnotatedType);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCAnnotatedType;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType tree
         0: .line 4291
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.annotations:Lcom/sun/tools/javac/util/List;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribAnnotationTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         1: .line 4292
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.underlyingType:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            invokevirtual com.sun.tools.javac.comp.Attr.attribType:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            astore 2 /* underlyingType */
        start local 2 // com.sun.tools.javac.code.Type underlyingType
         2: .line 4293
            aload 2 /* underlyingType */
            getstatic com.sun.tools.javac.code.TypeMetadata$Annotations.TO_BE_SET:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.code.Type.annotatedType:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/code/Type;
            astore 3 /* annotatedType */
        start local 3 // com.sun.tools.javac.code.Type annotatedType
         3: .line 4295
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.isNewClass:Z
            ifne 5
         4: .line 4296
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.annotations:Lcom/sun/tools/javac/util/List;
            aload 3 /* annotatedType */
            invokevirtual com.sun.tools.javac.comp.Annotate.annotateTypeSecondStage:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)V
         5: .line 4297
      StackMap locals: com.sun.tools.javac.code.Type com.sun.tools.javac.code.Type
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 3 /* annotatedType */
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 4298
            return
        end local 3 // com.sun.tools.javac.code.Type annotatedType
        end local 2 // com.sun.tools.javac.code.Type underlyingType
        end local 1 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    7     0            this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1            tree  Lcom/sun/tools/javac/tree/JCTree$JCAnnotatedType;
            2    7     2  underlyingType  Lcom/sun/tools/javac/code/Type;
            3    7     3   annotatedType  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  

  public void visitErroneous(com.sun.tools.javac.tree.JCTree$JCErroneous);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCErroneous;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCErroneous tree
         0: .line 4301
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCErroneous.errs:Lcom/sun/tools/javac/util/List;
            ifnull 5
         1: .line 4302
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCErroneous.errs:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 3
            goto 4
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCErroneous top java.util.Iterator
      StackMap stack:
         2: aload 3
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            astore 2 /* err */
        start local 2 // com.sun.tools.javac.tree.JCTree err
         3: .line 4303
            aload 0 /* this */
            aload 2 /* err */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            new com.sun.tools.javac.comp.Attr$ResultInfo
            dup
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Kinds$KindSelector.ERR:Lcom/sun/tools/javac/code/Kinds$KindSelector;
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokespecial com.sun.tools.javac.comp.Attr$ResultInfo.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.comp.Attr.attribTree:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 2 // com.sun.tools.javac.tree.JCTree err
         4: .line 4302
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 4304
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCErroneous
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.errType:Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCErroneous.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 4305
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCErroneous tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCErroneous;
            3    4     2   err  Lcom/sun/tools/javac/tree/JCTree;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTree(com.sun.tools.javac.tree.JCTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
         0: .line 4310
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  tree  Lcom/sun/tools/javac/tree/JCTree;
    MethodParameters:
      Name  Flags
      tree  

  public void attrib(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
         0: .line 4317
            invokestatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:()[I
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.getTag:()Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iaload
            lookupswitch { // 3
                    2: 3
                    3: 5
                   93: 1
              default: 7
          }
         1: .line 4319
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCModuleDecl
            getfield com.sun.tools.javac.tree.JCTree$JCModuleDecl.sym:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            invokevirtual com.sun.tools.javac.comp.Attr.attribModule:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)V
         2: .line 4320
            goto 8
         3: .line 4322
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribTopLevel:(Lcom/sun/tools/javac/comp/Env;)V
         4: .line 4323
            goto 8
         5: .line 4325
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCPackageDecl
            getfield com.sun.tools.javac.tree.JCTree$JCPackageDecl.packge:Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            invokevirtual com.sun.tools.javac.comp.Attr.attribPackage:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V
         6: .line 4326
            goto 8
         7: .line 4328
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         8: .line 4330
      StackMap locals:
      StackMap stack:
            return
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    9     1   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
      Name  Flags
      env   

  public void attribTopLevel(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>);
    descriptor: (Lcom/sun/tools/javac/comp/Env;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
         0: .line 4337
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.toplevel:Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            astore 2 /* toplevel */
        start local 2 // com.sun.tools.javac.tree.JCTree$JCCompilationUnit toplevel
         1: .line 4339
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
         2: .line 4340
            goto 5
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.comp.Env com.sun.tools.javac.tree.JCTree$JCCompilationUnit
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
         3: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         4: .line 4341
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 2 /* toplevel */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCCompilationUnit.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 3 /* ex */
            invokevirtual com.sun.tools.javac.comp.Check.completionError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         5: .line 4343
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.tree.JCTree$JCCompilationUnit toplevel
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    6     0      this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1       env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    6     2  toplevel  Lcom/sun/tools/javac/tree/JCTree$JCCompilationUnit;
            4    5     3        ex  Lcom/sun/tools/javac/code/Symbol$CompletionFailure;
      Exception table:
        from    to  target  type
           1     2       3  Class com.sun.tools.javac.code.Symbol$CompletionFailure
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;)V
    MethodParameters:
      Name  Flags
      env   

  public void attribPackage(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.code.Symbol$PackageSymbol);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.code.Symbol$PackageSymbol p
         0: .line 4347
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
         1: .line 4348
            aload 0 /* this */
            aload 2 /* p */
            invokevirtual com.sun.tools.javac.comp.Attr.attribPackage:(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V
         2: .line 4349
            goto 5
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
         3: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         4: .line 4350
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* pos */
            aload 3 /* ex */
            invokevirtual com.sun.tools.javac.comp.Check.completionError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         5: .line 4352
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Symbol$PackageSymbol p
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1   pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0    6     2     p  Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            4    5     3    ex  Lcom/sun/tools/javac/code/Symbol$CompletionFailure;
      Exception table:
        from    to  target  type
           0     2       3  Class com.sun.tools.javac.code.Symbol$CompletionFailure
    MethodParameters:
      Name  Flags
      pos   
      p     

  void attribPackage(com.sun.tools.javac.code.Symbol$PackageSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$PackageSymbol p
         0: .line 4355
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
            aload 1 /* p */
            invokevirtual com.sun.tools.javac.comp.TypeEnvs.get:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* env */
        start local 2 // com.sun.tools.javac.comp.Env env
         1: .line 4356
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCPackageDecl
            getfield com.sun.tools.javac.tree.JCTree$JCPackageDecl.pid:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* p */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecatedAnnotation:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
         2: .line 4357
            return
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.code.Symbol$PackageSymbol p
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1     p  Lcom/sun/tools/javac/code/Symbol$PackageSymbol;
            1    3     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      p     

  public void attribModule(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.code.Symbol$ModuleSymbol);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
         0: .line 4361
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
         1: .line 4362
            aload 0 /* this */
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Attr.attribModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)V
         2: .line 4363
            goto 5
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
         3: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         4: .line 4364
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* pos */
            aload 3 /* ex */
            invokevirtual com.sun.tools.javac.comp.Check.completionError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         5: .line 4366
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1   pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0    6     2     m  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            4    5     3    ex  Lcom/sun/tools/javac/code/Symbol$CompletionFailure;
      Exception table:
        from    to  target  type
           0     2       3  Class com.sun.tools.javac.code.Symbol$CompletionFailure
    MethodParameters:
      Name  Flags
      pos   
      m     

  void attribModule(com.sun.tools.javac.code.Symbol$ModuleSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
         0: .line 4370
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.enter:Lcom/sun/tools/javac/comp/Enter;
            getfield com.sun.tools.javac.comp.Enter.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
            aload 1 /* m */
            invokevirtual com.sun.tools.javac.comp.TypeEnvs.get:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/comp/Env;
            astore 2 /* env */
        start local 2 // com.sun.tools.javac.comp.Env env
         1: .line 4371
            aload 0 /* this */
            aload 2 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
         2: .line 4372
            return
        end local 2 // com.sun.tools.javac.comp.Env env
        end local 1 // com.sun.tools.javac.code.Symbol$ModuleSymbol m
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1     m  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            1    3     2   env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
    MethodParameters:
      Name  Flags
      m     

  public void attribClass(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 4382
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.annotate:Lcom/sun/tools/javac/comp/Annotate;
            invokevirtual com.sun.tools.javac.comp.Annotate.flush:()V
         1: .line 4383
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         2: .line 4384
            goto 5
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
         3: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         4: .line 4385
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* pos */
            aload 3 /* ex */
            invokevirtual com.sun.tools.javac.comp.Check.completionError:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$CompletionFailure;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 3 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
         5: .line 4387
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 1 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition pos
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    6     1   pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0    6     2     c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            4    5     3    ex  Lcom/sun/tools/javac/code/Symbol$CompletionFailure;
      Exception table:
        from    to  target  type
           0     2       3  Class com.sun.tools.javac.code.Symbol$CompletionFailure
    MethodParameters:
      Name  Flags
      pos   
      c     

  void attribClass(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x0000) 
    Code:
      stack=5, locals=9, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 4393
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.ERROR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifeq 1
            return
         1: .line 4397
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aconst_null
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkNonCyclic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)V
         2: .line 4399
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* 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 2 /* st */
        start local 2 // com.sun.tools.javac.code.Type st
         3: .line 4400
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16777216
            land
            lconst_0
            lcmp
            ifne 8
         4: .line 4402
            aload 2 /* st */
            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 6
         5: .line 4403
            aload 0 /* this */
            aload 2 /* st */
            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.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         6: .line 4406
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            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.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpne 8
            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.type:Lcom/sun/tools/javac/code/Type;
            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 8
         7: .line 4407
            aload 0 /* this */
            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$ClassSymbol
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         8: .line 4413
      StackMap locals:
      StackMap stack:
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 268435456
            land
            lconst_0
            lcmp
            ifeq 44
         9: .line 4414
            aload 1 /* c */
            dup
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc -268435457
            land
            putfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
        10: .line 4417
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeEnvs:Lcom/sun/tools/javac/comp/TypeEnvs;
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.comp.TypeEnvs.get:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* env */
        start local 3 // com.sun.tools.javac.comp.Env env
        11: .line 4424
            aload 3 /* env */
            astore 4 /* lintEnv */
        start local 4 // com.sun.tools.javac.comp.Env lintEnv
        12: .line 4425
            goto 14
        13: .line 4426
      StackMap locals: com.sun.tools.javac.comp.Env com.sun.tools.javac.comp.Env
      StackMap stack:
            aload 4 /* lintEnv */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            astore 4 /* lintEnv */
        14: .line 4425
      StackMap locals:
      StackMap stack:
            aload 4 /* lintEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            ifnull 13
        15: .line 4429
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* lintEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.code.Lint.augment:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Lint;
            putfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
        16: .line 4431
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            astore 5 /* prevLint */
        start local 5 // com.sun.tools.javac.code.Lint prevLint
        17: .line 4432
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.sourcefile:Ljavax/tools/JavaFileObject;
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            astore 6 /* prev */
        start local 6 // javax.tools.JavaFileObject prev
        18: .line 4433
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 7 /* prevReturnRes */
        start local 7 // com.sun.tools.javac.comp.Attr$ResultInfo prevReturnRes
        19: .line 4436
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.flush:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
        20: .line 4437
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aconst_null
            putfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        21: .line 4439
            aload 2 /* st */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.enumSym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            if_acmpne 24
        22: .line 4440
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16793600
            land
            lconst_0
            lcmp
            ifne 24
        23: .line 4441
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "enum.no.subclassing"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        24: .line 4444
      StackMap locals: com.sun.tools.javac.code.Lint javax.tools.JavaFileObject com.sun.tools.javac.comp.Attr$ResultInfo
      StackMap stack:
            aload 2 /* st */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            ifnull 28
        25: .line 4445
            aload 2 /* st */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
            ldc 16384
            land
            lconst_0
            lcmp
            ifeq 28
        26: .line 4446
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16793600
            land
            lconst_0
            lcmp
            ifne 28
        27: .line 4447
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "enum.types.not.extensible"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        28: .line 4450
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 30
        29: .line 4451
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            iconst_1
            putfield com.sun.tools.javac.comp.AttrContext.isSerializable:Z
        30: .line 4454
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* env */
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClassBody:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        31: .line 4456
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecatedAnnotation:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
        32: .line 4457
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.comp.Check.checkClassOverrideEqualsAndHashIfNeeded:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        33: .line 4458
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCClassDecl
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.comp.Check.checkFunctionalInterface:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        34: .line 4459
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* env */
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCClassDecl
            invokevirtual com.sun.tools.javac.comp.Check.checkLeaksNotAccessible:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
        35: .line 4460
            goto 41
      StackMap locals:
      StackMap stack: java.lang.Throwable
        36: astore 8
        37: .line 4461
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 7 /* prevReturnRes */
            putfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        38: .line 4462
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        39: .line 4463
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 5 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        40: .line 4464
            aload 8
            athrow
        41: .line 4461
      StackMap locals:
      StackMap stack:
            aload 3 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 7 /* prevReturnRes */
            putfield com.sun.tools.javac.comp.AttrContext.returnResult:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        42: .line 4462
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* prev */
            invokevirtual com.sun.tools.javac.util.Log.useSource:(Ljavax/tools/JavaFileObject;)Ljavax/tools/JavaFileObject;
            pop
        43: .line 4463
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 5 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        end local 7 // com.sun.tools.javac.comp.Attr$ResultInfo prevReturnRes
        end local 6 // javax.tools.JavaFileObject prev
        end local 5 // com.sun.tools.javac.code.Lint prevLint
        end local 4 // com.sun.tools.javac.comp.Env lintEnv
        end local 3 // com.sun.tools.javac.comp.Env env
        44: .line 4467
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Type
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Type st
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   45     0           this  Lcom/sun/tools/javac/comp/Attr;
            0   45     1              c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            3   45     2             st  Lcom/sun/tools/javac/code/Type;
           11   44     3            env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           12   44     4        lintEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           17   44     5       prevLint  Lcom/sun/tools/javac/code/Lint;
           18   44     6           prev  Ljavax/tools/JavaFileObject;
           19   44     7  prevReturnRes  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
      Exception table:
        from    to  target  type
          19    36      36  any
    Exceptions:
      throws com.sun.tools.javac.code.Symbol$CompletionFailure
    MethodParameters:
      Name  Flags
      c     

  public void visitImport(com.sun.tools.javac.tree.JCTree$JCImport);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCImport;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCImport tree
         0: .line 4471
            return
        end local 1 // com.sun.tools.javac.tree.JCTree$JCImport tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCImport;
    MethodParameters:
      Name  Flags
      tree  

  public void visitModuleDef(com.sun.tools.javac.tree.JCTree$JCModuleDecl);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCModuleDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCModuleDecl tree
         0: .line 4474
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCModuleDecl.sym:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            invokevirtual com.sun.tools.javac.code.Symbol$ModuleSymbol.completeUsesProvides:()V
         1: .line 4475
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCModuleDecl.sym:Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            astore 2 /* msym */
        start local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
         2: .line 4476
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            aload 2 /* msym */
            invokevirtual com.sun.tools.javac.code.Lint.augment:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Lint;
            dup_x1
            putfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            astore 3 /* lint */
        start local 3 // com.sun.tools.javac.code.Lint lint
         3: .line 4477
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* lint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            astore 4 /* prevLint */
        start local 4 // com.sun.tools.javac.code.Lint prevLint
         4: .line 4478
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkModuleName:(Lcom/sun/tools/javac/tree/JCTree$JCModuleDecl;)V
         5: .line 4479
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 2 /* msym */
            invokevirtual com.sun.tools.javac.comp.Check.checkDeprecatedAnnotation:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol;)V
         6: .line 4482
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredLintHandler:Lcom/sun/tools/javac/code/DeferredLintHandler;
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCModuleDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            invokevirtual com.sun.tools.javac.code.DeferredLintHandler.flush:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
         7: .line 4483
            goto 11
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCModuleDecl com.sun.tools.javac.code.Symbol$ModuleSymbol com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint
      StackMap stack: java.lang.Throwable
         8: astore 5
         9: .line 4484
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        10: .line 4485
            aload 5
            athrow
        11: .line 4484
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 4 /* prevLint */
            invokevirtual com.sun.tools.javac.comp.Check.setLint:(Lcom/sun/tools/javac/code/Lint;)Lcom/sun/tools/javac/code/Lint;
            pop
        12: .line 4486
            return
        end local 4 // com.sun.tools.javac.code.Lint prevLint
        end local 3 // com.sun.tools.javac.code.Lint lint
        end local 2 // com.sun.tools.javac.code.Symbol$ModuleSymbol msym
        end local 1 // com.sun.tools.javac.tree.JCTree$JCModuleDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   13     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   13     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCModuleDecl;
            2   13     2      msym  Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;
            3   13     3      lint  Lcom/sun/tools/javac/code/Lint;
            4   13     4  prevLint  Lcom/sun/tools/javac/code/Lint;
      Exception table:
        from    to  target  type
           6     8       8  any
    MethodParameters:
      Name  Flags
      tree  

  private void attribClassBody(com.sun.tools.javac.comp.Env<com.sun.tools.javac.comp.AttrContext>, com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=6, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.comp.Env env
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 4490
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
            checkcast com.sun.tools.javac.tree.JCTree$JCClassDecl
            astore 3 /* tree */
        start local 3 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
         1: .line 4491
            aload 2 /* c */
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            if_acmpne 2
            iconst_1
            goto 3
      StackMap locals: com.sun.tools.javac.tree.JCTree$JCClassDecl
      StackMap stack:
         2: iconst_0
      StackMap locals:
      StackMap stack: int
         3: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
         4: .line 4494
            aload 0 /* this */
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.typarams:Lcom/sun/tools/javac/util/List;
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStats:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         5: .line 4495
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.isAnonymous:()Z
            ifne 9
         6: .line 4497
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.typarams:Lcom/sun/tools/javac/util/List;
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         7: .line 4498
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.extending:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)V
         8: .line 4499
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.implementing:Lcom/sun/tools/javac/util/List;
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Env;)V
         9: .line 4502
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.markAbstractIfNeeded:(Lcom/sun/tools/javac/code/Types;)V
        10: .line 4506
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 1536
            land
            lconst_0
            lcmp
            ifne 12
        11: .line 4507
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.comp.Check.checkAllDefined:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        12: .line 4510
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifeq 27
        13: .line 4511
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.implementing:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 17
        14: .line 4512
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.implementing:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCExpression
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        15: .line 4513
            ldc "cant.extend.intf.annotation"
            iconst_0
            anewarray java.lang.Object
        16: .line 4512
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        17: .line 4514
      StackMap locals:
      StackMap stack:
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.typarams:Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 21
        18: .line 4515
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.typarams:Lcom/sun/tools/javac/util/List;
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            invokevirtual com.sun.tools.javac.tree.JCTree$JCTypeParameter.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        19: .line 4516
            ldc "intf.annotation.cant.have.type.params"
            iconst_0
            anewarray java.lang.Object
        20: .line 4515
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        21: .line 4519
      StackMap locals:
      StackMap stack:
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.getAnnotationTypeMetadata:()Lcom/sun/tools/javac/comp/Annotate$AnnotationTypeMetadata;
            invokevirtual com.sun.tools.javac.comp.Annotate$AnnotationTypeMetadata.getRepeatable:()Lcom/sun/tools/javac/code/Attribute$Compound;
            astore 4 /* repeatable */
        start local 4 // com.sun.tools.javac.code.Attribute$Compound repeatable
        22: .line 4521
            aload 4 /* repeatable */
            ifnull 30
        23: .line 4523
            aload 0 /* this */
            aload 3 /* tree */
            aload 4 /* repeatable */
            getfield com.sun.tools.javac.code.Attribute$Compound.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.getDiagnosticPosition:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            astore 5 /* cbPos */
        start local 5 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition cbPos
        24: .line 4524
            aload 5 /* cbPos */
            invokestatic com.sun.tools.javac.util.Assert.checkNonNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
        25: .line 4526
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 2 /* c */
            aload 4 /* repeatable */
            aload 5 /* cbPos */
            invokevirtual com.sun.tools.javac.comp.Check.validateRepeatable:(Lcom/sun/tools/javac/code/Symbol$TypeSymbol;Lcom/sun/tools/javac/code/Attribute$Compound;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;)V
        end local 5 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition cbPos
        end local 4 // com.sun.tools.javac.code.Attribute$Compound repeatable
        26: .line 4528
            goto 30
        27: .line 4532
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkCompatibleSupertypes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)V
        28: .line 4533
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowDefaultMethods:Z
            ifeq 30
        29: .line 4534
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkDefaultMethodClashes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)V
        30: .line 4540
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Check.checkClassBounds:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;)V
        31: .line 4542
            aload 3 /* tree */
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.type:Lcom/sun/tools/javac/code/Type;
        32: .line 4544
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.typarams:Lcom/sun/tools/javac/util/List;
            astore 4 /* l */
        start local 4 // com.sun.tools.javac.util.List l
        33: .line 4545
            goto 36
        34: .line 4546
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.scope:Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCTypeParameter
            getfield com.sun.tools.javac.tree.JCTree$JCTypeParameter.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.findFirst:(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.util.Assert.checkNonNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
        35: .line 4545
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 4 /* l */
      StackMap locals:
      StackMap stack:
        36: aload 4 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 34
        end local 4 // com.sun.tools.javac.util.List l
        37: .line 4550
            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.allparams:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 39
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.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;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.throwableType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 39
        38: .line 4551
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.extending:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCExpression.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "generic.throwable"
            iconst_0
            anewarray java.lang.Object
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        39: .line 4555
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkImplementations:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
        40: .line 4558
            aload 0 /* this */
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 1 /* env */
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAutoCloseable:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Type;)V
        41: .line 4560
            aload 3 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.defs:Lcom/sun/tools/javac/util/List;
            astore 4 /* l */
        start local 4 // com.sun.tools.javac.util.List l
        42: goto 54
        43: .line 4562
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            aload 1 /* env */
            invokevirtual com.sun.tools.javac.comp.Attr.attribStat:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type;
            pop
        44: .line 4565
            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.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            if_acmpeq 53
        45: .line 4566
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 46
            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.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.empty:Lcom/sun/tools/javac/util/Name;
            if_acmpne 53
        46: .line 4567
      StackMap locals:
      StackMap stack:
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            invokestatic com.sun.tools.javac.tree.TreeInfo.flags:(Lcom/sun/tools/javac/tree/JCTree;)J
            ldc 520
            land
            lconst_0
            lcmp
            ifeq 53
        47: .line 4568
            aconst_null
            astore 5 /* sym */
        start local 5 // com.sun.tools.javac.code.Symbol sym
        48: .line 4569
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            getstatic com.sun.tools.javac.tree.JCTree$Tag.VARDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree.hasTag:(Lcom/sun/tools/javac/tree/JCTree$Tag;)Z
            ifeq 49
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            astore 5 /* sym */
        49: .line 4570
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 5 /* sym */
            ifnull 52
        50: .line 4571
            aload 5 /* 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 52
        51: .line 4572
            aload 5 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnonnull 53
        52: .line 4573
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "icls.cant.have.static.decl"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* c */
            aastore
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        end local 5 // com.sun.tools.javac.code.Symbol sym
        53: .line 4560
      StackMap locals:
      StackMap stack:
            aload 4 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 4 /* l */
      StackMap locals:
      StackMap stack:
        54: aload 4 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 43
        end local 4 // com.sun.tools.javac.util.List l
        55: .line 4578
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkCyclicConstructors:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
        56: .line 4581
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.comp.Check.checkNonCyclicElements:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
        57: .line 4584
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            getfield com.sun.tools.javac.comp.AttrContext.lint:Lcom/sun/tools/javac/code/Lint;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
            invokevirtual com.sun.tools.javac.code.Lint.isEnabled:(Lcom/sun/tools/javac/code/Lint$LintCategory;)Z
            ifeq 63
        58: .line 4585
            aload 0 /* this */
            aload 2 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 63
        59: .line 4586
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16384
            land
            lconst_0
            lcmp
            ifne 63
        60: .line 4587
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.isAnonymous:()Z
            ifne 63
        61: .line 4588
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.checkForSerial:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Z
            ifeq 63
        62: .line 4589
            aload 0 /* this */
            aload 3 /* tree */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.checkSerialVersionUID:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        63: .line 4591
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowTypeAnnos:Z
            ifeq 66
        64: .line 4593
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.typeAnnotations:Lcom/sun/tools/javac/code/TypeAnnotations;
            aload 3 /* tree */
            invokevirtual com.sun.tools.javac.code.TypeAnnotations.organizeTypeAnnotationsBodies:(Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;)V
        65: .line 4596
            aload 0 /* this */
            aload 3 /* tree */
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Attr.validateTypeAnnotations:(Lcom/sun/tools/javac/tree/JCTree;Z)V
        66: .line 4598
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 1 // com.sun.tools.javac.comp.Env env
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   67     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   67     1         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   67     2           c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   67     3        tree  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
           22   26     4  repeatable  Lcom/sun/tools/javac/code/Attribute$Compound;
           24   26     5       cbPos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
           33   37     4           l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCTypeParameter;>;
           42   55     4           l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree;>;
           48   53     5         sym  Lcom/sun/tools/javac/code/Symbol;
    Signature: (Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    MethodParameters:
      Name  Flags
      env   
      c     

  boolean checkForSerial(com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)Z
    flags: (0x0000) 
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 4601
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 1024
            land
            lconst_0
            lcmp
            ifne 2
         1: .line 4602
            iconst_1
            ireturn
         2: .line 4604
      StackMap locals:
      StackMap stack:
            aload 1 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            getstatic com.sun.tools.javac.comp.Attr.anyNonAbstractOrDefaultMethod:Lcom/sun/tools/javac/util/Filter;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.anyMatch:(Lcom/sun/tools/javac/util/Filter;)Z
            ireturn
        end local 1 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1     c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
    MethodParameters:
      Name  Flags
      c     

  private com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition getDiagnosticPosition(com.sun.tools.javac.tree.JCTree$JCClassDecl, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        start local 2 // com.sun.tools.javac.code.Type t
         0: .line 4613
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCClassDecl.mods:Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
            getfield com.sun.tools.javac.tree.JCTree$JCModifiers.annotations:Lcom/sun/tools/javac/util/List;
            astore 3 /* al */
        start local 3 // com.sun.tools.javac.util.List al
         1: goto 5
         2: .line 4614
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 3 /* al */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotation
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotation.annotationType:Lcom/sun/tools/javac/tree/JCTree;
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            aload 2 /* t */
            invokevirtual com.sun.tools.javac.code.Types.isSameType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 4
         3: .line 4615
            aload 3 /* al */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotation
            invokevirtual com.sun.tools.javac.tree.JCTree$JCAnnotation.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            areturn
         4: .line 4613
      StackMap locals:
      StackMap stack:
            aload 3 /* al */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 3 /* al */
      StackMap locals:
      StackMap stack:
         5: aload 3 /* al */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 2
        end local 3 // com.sun.tools.javac.util.List al
         6: .line 4618
            aconst_null
            areturn
        end local 2 // com.sun.tools.javac.code.Type t
        end local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            0    7     2     t  Lcom/sun/tools/javac/code/Type;
            1    6     3    al  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCAnnotation;>;
    MethodParameters:
      Name  Flags
      tree  
      t     

  boolean isSerializable(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type t
         0: .line 4624
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.serializableType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.complete:()V
         1: .line 4625
            goto 4
         2: .line 4626
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
            pop
         3: .line 4627
            iconst_0
            ireturn
         4: .line 4629
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* t */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            getfield com.sun.tools.javac.code.Symtab.serializableType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 1 // com.sun.tools.javac.code.Type t
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1     t  Lcom/sun/tools/javac/code/Type;
      Exception table:
        from    to  target  type
           0     1       2  Class com.sun.tools.javac.code.Symbol$CompletionFailure
    MethodParameters:
      Name  Flags
      t     

  private void checkSerialVersionUID(com.sun.tools.javac.tree.JCTree$JCClassDecl, com.sun.tools.javac.code.Symbol$ClassSymbol);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=8, locals=6, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        start local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
         0: .line 4636
            aconst_null
            astore 3 /* svuid */
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol svuid
         1: .line 4637
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.members:()Lcom/sun/tools/javac/code/Scope$WriteableScope;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.names:Lcom/sun/tools/javac/util/Names;
            getfield com.sun.tools.javac.util.Names.serialVersionUID:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.code.Scope$WriteableScope.getSymbolsByName:(Lcom/sun/tools/javac/util/Name;)Ljava/lang/Iterable;
            invokeinterface java.lang.Iterable.iterator:()Ljava/util/Iterator;
            astore 5
            goto 6
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$VarSymbol top java.util.Iterator
      StackMap stack:
         2: aload 5
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Symbol
            astore 4 /* sym */
        start local 4 // com.sun.tools.javac.code.Symbol sym
         3: .line 4638
            aload 4 /* 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 6
         4: .line 4639
            aload 4 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 3 /* svuid */
         5: .line 4640
            goto 7
        end local 4 // com.sun.tools.javac.code.Symbol sym
         6: .line 4637
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         7: .line 4644
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.code.Symbol$ClassSymbol com.sun.tools.javac.code.Symbol$VarSymbol
      StackMap stack:
            aload 3 /* svuid */
            ifnonnull 12
         8: .line 4645
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
         9: .line 4646
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "missing.SVUID"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* c */
            aastore
        10: .line 4645
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        11: .line 4647
            return
        12: .line 4651
      StackMap locals:
      StackMap stack:
            aload 3 /* svuid */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 24
            land
        13: .line 4652
            ldc 24
        14: .line 4651
            lcmp
            ifeq 19
        15: .line 4653
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
        16: .line 4654
            aload 3 /* svuid */
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.diagnosticPositionFor:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "improper.SVUID"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* c */
            aastore
        17: .line 4653
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        18: .line 4654
            goto 28
        19: .line 4657
      StackMap locals:
      StackMap stack:
            aload 3 /* svuid */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            getstatic com.sun.tools.javac.code.TypeTag.LONG:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ifne 24
        20: .line 4658
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
        21: .line 4659
            aload 3 /* svuid */
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.diagnosticPositionFor:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "long.SVUID"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* c */
            aastore
        22: .line 4658
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        23: .line 4659
            goto 28
        24: .line 4662
      StackMap locals:
      StackMap stack:
            aload 3 /* svuid */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnonnull 28
        25: .line 4663
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            getstatic com.sun.tools.javac.code.Lint$LintCategory.SERIAL:Lcom/sun/tools/javac/code/Lint$LintCategory;
        26: .line 4664
            aload 3 /* svuid */
            aload 1 /* tree */
            invokestatic com.sun.tools.javac.tree.TreeInfo.diagnosticPositionFor:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/tree/JCTree;)Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            ldc "constant.SVUID"
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 2 /* c */
            aastore
        27: .line 4663
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Ljava/lang/String;[Ljava/lang/Object;)V
        28: .line 4665
      StackMap locals:
      StackMap stack:
            return
        end local 3 // com.sun.tools.javac.code.Symbol$VarSymbol svuid
        end local 2 // com.sun.tools.javac.code.Symbol$ClassSymbol c
        end local 1 // com.sun.tools.javac.tree.JCTree$JCClassDecl tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   29     0   this  Lcom/sun/tools/javac/comp/Attr;
            0   29     1   tree  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            0   29     2      c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   29     3  svuid  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            3    6     4    sym  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      tree  
      c     

  private com.sun.tools.javac.code.Type capture(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.code.Type type
         0: .line 4668
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* type */
            invokevirtual com.sun.tools.javac.code.Types.capture:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            areturn
        end local 1 // com.sun.tools.javac.code.Type type
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    1     1  type  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      type  

  public void validateTypeAnnotations(com.sun.tools.javac.tree.JCTree, boolean);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;Z)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
        start local 2 // boolean sigOnly
         0: .line 4672
            aload 1 /* tree */
            new com.sun.tools.javac.comp.Attr$TypeAnnotationsValidator
            dup
            aload 0 /* this */
            iload 2 /* sigOnly */
            invokespecial com.sun.tools.javac.comp.Attr$TypeAnnotationsValidator.<init>:(Lcom/sun/tools/javac/comp/Attr;Z)V
            invokevirtual com.sun.tools.javac.tree.JCTree.accept:(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V
         1: .line 4673
            return
        end local 2 // boolean sigOnly
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1     tree  Lcom/sun/tools/javac/tree/JCTree;
            0    2     2  sigOnly  Z
    MethodParameters:
         Name  Flags
      tree     
      sigOnly  

  public void postAttr(com.sun.tools.javac.tree.JCTree);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree tree
         0: .line 4909
            new com.sun.tools.javac.comp.Attr$PostAttrAnalyzer
            dup
            aload 0 /* this */
            invokespecial com.sun.tools.javac.comp.Attr$PostAttrAnalyzer.<init>:(Lcom/sun/tools/javac/comp/Attr;)V
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr$PostAttrAnalyzer.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         1: .line 4910
            return
        end local 1 // com.sun.tools.javac.tree.JCTree tree
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    2     1  tree  Lcom/sun/tools/javac/tree/JCTree;
    MethodParameters:
      Name  Flags
      tree  

  public void setPackageSymbols(com.sun.tools.javac.tree.JCTree$JCExpression, com.sun.tools.javac.code.Symbol);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/code/Symbol;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.tree.JCTree$JCExpression pid
        start local 2 // com.sun.tools.javac.code.Symbol pkg
         0: .line 5060
            new com.sun.tools.javac.comp.Attr$9
            dup
            aload 0 /* this */
            aload 2 /* pkg */
            invokespecial com.sun.tools.javac.comp.Attr$9.<init>:(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Symbol;)V
         1: .line 5073
            aload 1 /* pid */
            invokevirtual com.sun.tools.javac.comp.Attr$9.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         2: .line 5074
            return
        end local 2 // com.sun.tools.javac.code.Symbol pkg
        end local 1 // com.sun.tools.javac.tree.JCTree$JCExpression pid
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1   pid  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            0    3     2   pkg  Lcom/sun/tools/javac/code/Symbol;
    MethodParameters:
      Name  Flags
      pid   
      pkg   

  static int[] $SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 88
            getstatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.tools.javac.tree.JCTree$Tag.values:()[Lcom/sun/tools/javac/tree/JCTree$Tag;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.AND:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 64
            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.tree.JCTree$Tag.ANNOTATED_TYPE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 52
            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.tree.JCTree$Tag.ANNOTATION:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 49
            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.tree.JCTree$Tag.APPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 28
            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.tree.JCTree$Tag.ASSERT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 27
            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.tree.JCTree$Tag.ASSIGN:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 33
            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.tree.JCTree$Tag.BITAND:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 67
            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.tree.JCTree$Tag.BITAND_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 84
            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.tree.JCTree$Tag.BITOR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 65
            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.tree.JCTree$Tag.BITOR_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 82
            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.tree.JCTree$Tag.BITXOR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 66
            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.tree.JCTree$Tag.BITXOR_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 83
            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.tree.JCTree$Tag.BLOCK:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 9
            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.tree.JCTree$Tag.BREAK:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 23
            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.tree.JCTree$Tag.CASE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 16
            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.tree.JCTree$Tag.CATCH:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 19
            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.tree.JCTree$Tag.CLASSDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iconst_5
            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.tree.JCTree$Tag.COMPL:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 57
            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.tree.JCTree$Tag.CONDEXPR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 20
            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.tree.JCTree$Tag.CONTINUE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 24
            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.tree.JCTree$Tag.DIV:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 80
            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.tree.JCTree$Tag.DIV_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 91
            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.tree.JCTree$Tag.DOLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 10
            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.tree.JCTree$Tag.EQ:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 68
            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.tree.JCTree$Tag.ERRONEOUS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 53
            iastore
        75: goto 77
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        76: pop
      StackMap locals:
      StackMap stack:
        77: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.EXEC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 22
            iastore
        78: goto 80
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        79: pop
      StackMap locals:
      StackMap stack:
        80: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.EXPORTS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 94
            iastore
        81: goto 83
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        82: pop
      StackMap locals:
      StackMap stack:
        83: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.FOREACHLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 13
            iastore
        84: goto 86
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        85: pop
      StackMap locals:
      StackMap stack:
        86: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.FORLOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 12
            iastore
        87: goto 89
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        88: pop
      StackMap locals:
      StackMap stack:
        89: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.GE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 73
            iastore
        90: goto 92
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        91: pop
      StackMap locals:
      StackMap stack:
        92: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.GT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 71
            iastore
        93: goto 95
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        94: pop
      StackMap locals:
      StackMap stack:
        95: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 39
            iastore
        96: goto 98
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        97: pop
      StackMap locals:
      StackMap stack:
        98: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 21
            iastore
        99: goto 101
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       100: pop
      StackMap locals:
      StackMap stack:
       101: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.IMPORT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iconst_4
            iastore
       102: goto 104
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       103: pop
      StackMap locals:
      StackMap stack:
       104: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.INDEXED:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 36
            iastore
       105: goto 107
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       106: pop
      StackMap locals:
      StackMap stack:
       107: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LABELLED:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 14
            iastore
       108: goto 110
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       109: pop
      StackMap locals:
      StackMap stack:
       110: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LAMBDA:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 31
            iastore
       111: goto 113
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       112: pop
      StackMap locals:
      StackMap stack:
       113: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 72
            iastore
       114: goto 116
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       115: pop
      StackMap locals:
      StackMap stack:
       116: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LETEXPR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 99
            iastore
       117: goto 119
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       118: pop
      StackMap locals:
      StackMap stack:
       119: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LITERAL:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 40
            iastore
       120: goto 122
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       121: pop
      StackMap locals:
      StackMap stack:
       122: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.LT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 70
            iastore
       123: goto 125
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       124: pop
      StackMap locals:
      StackMap stack:
       125: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.METHODDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 6
            iastore
       126: goto 128
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       127: pop
      StackMap locals:
      StackMap stack:
       128: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MINUS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 78
            iastore
       129: goto 131
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       130: pop
      StackMap locals:
      StackMap stack:
       131: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MINUS_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 89
            iastore
       132: goto 134
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       133: pop
      StackMap locals:
      StackMap stack:
       134: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MOD:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 81
            iastore
       135: goto 137
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       136: pop
      StackMap locals:
      StackMap stack:
       137: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MODIFIERS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 51
            iastore
       138: goto 140
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       139: pop
      StackMap locals:
      StackMap stack:
       140: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MODULEDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 93
            iastore
       141: goto 143
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       142: pop
      StackMap locals:
      StackMap stack:
       143: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MOD_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 92
            iastore
       144: goto 146
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       145: pop
      StackMap locals:
      StackMap stack:
       146: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MUL:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 79
            iastore
       147: goto 149
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       148: pop
      StackMap locals:
      StackMap stack:
       149: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.MUL_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 90
            iastore
       150: goto 152
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       151: pop
      StackMap locals:
      StackMap stack:
       152: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 69
            iastore
       153: goto 155
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       154: pop
      StackMap locals:
      StackMap stack:
       155: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 55
            iastore
       156: goto 158
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       157: pop
      StackMap locals:
      StackMap stack:
       158: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEWARRAY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 30
            iastore
       159: goto 161
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       160: pop
      StackMap locals:
      StackMap stack:
       161: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NEWCLASS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 29
            iastore
       162: goto 164
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       163: pop
      StackMap locals:
      StackMap stack:
       164: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NOT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 56
            iastore
       165: goto 167
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       166: pop
      StackMap locals:
      StackMap stack:
       167: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NO_TAG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iconst_1
            iastore
       168: goto 170
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       169: pop
      StackMap locals:
      StackMap stack:
       170: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.NULLCHK:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 62
            iastore
       171: goto 173
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       172: pop
      StackMap locals:
      StackMap stack:
       173: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.OPENS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 95
            iastore
       174: goto 176
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       175: pop
      StackMap locals:
      StackMap stack:
       176: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.OR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 63
            iastore
       177: goto 179
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       178: pop
      StackMap locals:
      StackMap stack:
       179: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PACKAGEDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iconst_3
            iastore
       180: goto 182
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       181: pop
      StackMap locals:
      StackMap stack:
       182: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PARENS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 32
            iastore
       183: goto 185
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       184: pop
      StackMap locals:
      StackMap stack:
       185: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PLUS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 77
            iastore
       186: goto 188
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       187: pop
      StackMap locals:
      StackMap stack:
       188: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PLUS_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 88
            iastore
       189: goto 191
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       190: pop
      StackMap locals:
      StackMap stack:
       191: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.POS:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 54
            iastore
       192: goto 194
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       193: pop
      StackMap locals:
      StackMap stack:
       194: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.POSTDEC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 61
            iastore
       195: goto 197
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       196: pop
      StackMap locals:
      StackMap stack:
       197: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.POSTINC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 60
            iastore
       198: goto 200
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       199: pop
      StackMap locals:
      StackMap stack:
       200: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PREDEC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 59
            iastore
       201: goto 203
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       202: pop
      StackMap locals:
      StackMap stack:
       203: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PREINC:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 58
            iastore
       204: goto 206
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       205: pop
      StackMap locals:
      StackMap stack:
       206: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.PROVIDES:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 96
            iastore
       207: goto 209
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       208: pop
      StackMap locals:
      StackMap stack:
       209: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.REFERENCE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 38
            iastore
       210: goto 212
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       211: pop
      StackMap locals:
      StackMap stack:
       212: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.REQUIRES:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 97
            iastore
       213: goto 215
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       214: pop
      StackMap locals:
      StackMap stack:
       215: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.RETURN:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 25
            iastore
       216: goto 218
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       217: pop
      StackMap locals:
      StackMap stack:
       218: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SELECT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 37
            iastore
       219: goto 221
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       220: pop
      StackMap locals:
      StackMap stack:
       221: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SKIP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 8
            iastore
       222: goto 224
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       223: pop
      StackMap locals:
      StackMap stack:
       224: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SL:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 74
            iastore
       225: goto 227
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       226: pop
      StackMap locals:
      StackMap stack:
       227: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SL_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 85
            iastore
       228: goto 230
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       229: pop
      StackMap locals:
      StackMap stack:
       230: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 75
            iastore
       231: goto 233
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       232: pop
      StackMap locals:
      StackMap stack:
       233: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SR_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 86
            iastore
       234: goto 236
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       235: pop
      StackMap locals:
      StackMap stack:
       236: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SWITCH:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 15
            iastore
       237: goto 239
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       238: pop
      StackMap locals:
      StackMap stack:
       239: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.SYNCHRONIZED:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 17
            iastore
       240: goto 242
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       241: pop
      StackMap locals:
      StackMap stack:
       242: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.THROW:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 26
            iastore
       243: goto 245
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       244: pop
      StackMap locals:
      StackMap stack:
       245: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TOPLEVEL:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            iconst_2
            iastore
       246: goto 248
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       247: pop
      StackMap locals:
      StackMap stack:
       248: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TRY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 18
            iastore
       249: goto 251
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       250: pop
      StackMap locals:
      StackMap stack:
       251: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEAPPLY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 43
            iastore
       252: goto 254
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       253: pop
      StackMap locals:
      StackMap stack:
       254: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEARRAY:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 42
            iastore
       255: goto 257
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       256: pop
      StackMap locals:
      StackMap stack:
       257: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEBOUNDKIND:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 48
            iastore
       258: goto 260
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       259: pop
      StackMap locals:
      StackMap stack:
       260: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPECAST:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 34
            iastore
       261: goto 263
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       262: pop
      StackMap locals:
      StackMap stack:
       263: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEIDENT:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 41
            iastore
       264: goto 266
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       265: pop
      StackMap locals:
      StackMap stack:
       266: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEINTERSECTION:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 45
            iastore
       267: goto 269
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       268: pop
      StackMap locals:
      StackMap stack:
       269: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEPARAMETER:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 46
            iastore
       270: goto 272
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       271: pop
      StackMap locals:
      StackMap stack:
       272: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPETEST:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 35
            iastore
       273: goto 275
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       274: pop
      StackMap locals:
      StackMap stack:
       275: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPEUNION:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 44
            iastore
       276: goto 278
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       277: pop
      StackMap locals:
      StackMap stack:
       278: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.TYPE_ANNOTATION:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 50
            iastore
       279: goto 281
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       280: pop
      StackMap locals:
      StackMap stack:
       281: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.USES:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 98
            iastore
       282: goto 284
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       283: pop
      StackMap locals:
      StackMap stack:
       284: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.USR:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 76
            iastore
       285: goto 287
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       286: pop
      StackMap locals:
      StackMap stack:
       287: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.USR_ASG:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 87
            iastore
       288: goto 290
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       289: pop
      StackMap locals:
      StackMap stack:
       290: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.VARDEF:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 7
            iastore
       291: goto 293
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       292: pop
      StackMap locals:
      StackMap stack:
       293: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.WHILELOOP:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 11
            iastore
       294: goto 296
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       295: pop
      StackMap locals:
      StackMap stack:
       296: aload 0
            getstatic com.sun.tools.javac.tree.JCTree$Tag.WILDCARD:Lcom/sun/tools/javac/tree/JCTree$Tag;
            invokevirtual com.sun.tools.javac.tree.JCTree$Tag.ordinal:()I
            bipush 47
            iastore
       297: goto 299
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
       298: pop
      StackMap locals:
      StackMap stack:
       299: aload 0
            dup
            putstatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$tools$javac$tree$JCTree$Tag:[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
          77    78      79  Class java.lang.NoSuchFieldError
          80    81      82  Class java.lang.NoSuchFieldError
          83    84      85  Class java.lang.NoSuchFieldError
          86    87      88  Class java.lang.NoSuchFieldError
          89    90      91  Class java.lang.NoSuchFieldError
          92    93      94  Class java.lang.NoSuchFieldError
          95    96      97  Class java.lang.NoSuchFieldError
          98    99     100  Class java.lang.NoSuchFieldError
         101   102     103  Class java.lang.NoSuchFieldError
         104   105     106  Class java.lang.NoSuchFieldError
         107   108     109  Class java.lang.NoSuchFieldError
         110   111     112  Class java.lang.NoSuchFieldError
         113   114     115  Class java.lang.NoSuchFieldError
         116   117     118  Class java.lang.NoSuchFieldError
         119   120     121  Class java.lang.NoSuchFieldError
         122   123     124  Class java.lang.NoSuchFieldError
         125   126     127  Class java.lang.NoSuchFieldError
         128   129     130  Class java.lang.NoSuchFieldError
         131   132     133  Class java.lang.NoSuchFieldError
         134   135     136  Class java.lang.NoSuchFieldError
         137   138     139  Class java.lang.NoSuchFieldError
         140   141     142  Class java.lang.NoSuchFieldError
         143   144     145  Class java.lang.NoSuchFieldError
         146   147     148  Class java.lang.NoSuchFieldError
         149   150     151  Class java.lang.NoSuchFieldError
         152   153     154  Class java.lang.NoSuchFieldError
         155   156     157  Class java.lang.NoSuchFieldError
         158   159     160  Class java.lang.NoSuchFieldError
         161   162     163  Class java.lang.NoSuchFieldError
         164   165     166  Class java.lang.NoSuchFieldError
         167   168     169  Class java.lang.NoSuchFieldError
         170   171     172  Class java.lang.NoSuchFieldError
         173   174     175  Class java.lang.NoSuchFieldError
         176   177     178  Class java.lang.NoSuchFieldError
         179   180     181  Class java.lang.NoSuchFieldError
         182   183     184  Class java.lang.NoSuchFieldError
         185   186     187  Class java.lang.NoSuchFieldError
         188   189     190  Class java.lang.NoSuchFieldError
         191   192     193  Class java.lang.NoSuchFieldError
         194   195     196  Class java.lang.NoSuchFieldError
         197   198     199  Class java.lang.NoSuchFieldError
         200   201     202  Class java.lang.NoSuchFieldError
         203   204     205  Class java.lang.NoSuchFieldError
         206   207     208  Class java.lang.NoSuchFieldError
         209   210     211  Class java.lang.NoSuchFieldError
         212   213     214  Class java.lang.NoSuchFieldError
         215   216     217  Class java.lang.NoSuchFieldError
         218   219     220  Class java.lang.NoSuchFieldError
         221   222     223  Class java.lang.NoSuchFieldError
         224   225     226  Class java.lang.NoSuchFieldError
         227   228     229  Class java.lang.NoSuchFieldError
         230   231     232  Class java.lang.NoSuchFieldError
         233   234     235  Class java.lang.NoSuchFieldError
         236   237     238  Class java.lang.NoSuchFieldError
         239   240     241  Class java.lang.NoSuchFieldError
         242   243     244  Class java.lang.NoSuchFieldError
         245   246     247  Class java.lang.NoSuchFieldError
         248   249     250  Class java.lang.NoSuchFieldError
         251   252     253  Class java.lang.NoSuchFieldError
         254   255     256  Class java.lang.NoSuchFieldError
         257   258     259  Class java.lang.NoSuchFieldError
         260   261     262  Class java.lang.NoSuchFieldError
         263   264     265  Class java.lang.NoSuchFieldError
         266   267     268  Class java.lang.NoSuchFieldError
         269   270     271  Class java.lang.NoSuchFieldError
         272   273     274  Class java.lang.NoSuchFieldError
         275   276     277  Class java.lang.NoSuchFieldError
         278   279     280  Class java.lang.NoSuchFieldError
         281   282     283  Class java.lang.NoSuchFieldError
         284   285     286  Class java.lang.NoSuchFieldError
         287   288     289  Class java.lang.NoSuchFieldError
         290   291     292  Class java.lang.NoSuchFieldError
         293   294     295  Class java.lang.NoSuchFieldError
         296   297     298  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 88
            getstatic com.sun.tools.javac.comp.Attr.$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 16
            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 17
            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 13
            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.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 8
            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.HIDDEN:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.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.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 7
            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.MISSING_ENCL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 12
            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.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_5
            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.NIL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_1
            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.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_2
            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.POLY:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.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.Kinds$Kind.STATICERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 11
            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.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_3
            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.VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_4
            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.WRONG_MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 15
            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_MTHS:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 14
            iastore
        51: goto 53
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        52: pop
      StackMap locals:
      StackMap stack:
        53: aload 0
            dup
            putstatic com.sun.tools.javac.comp.Attr.$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

  static int[] $SWITCH_TABLE$com$sun$source$tree$MemberReferenceTree$ReferenceMode();
    descriptor: ()[I
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 88
            getstatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$source$tree$MemberReferenceTree$ReferenceMode:[I
            dup
            ifnull 1
            areturn
      StackMap locals:
      StackMap stack: int[]
         1: pop
            invokestatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.values:()[Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            arraylength
            newarray 10
            astore 0
         2: aload 0
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.INVOKE:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokevirtual com.sun.source.tree.MemberReferenceTree$ReferenceMode.ordinal:()I
            iconst_1
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.source.tree.MemberReferenceTree$ReferenceMode.NEW:Lcom/sun/source/tree/MemberReferenceTree$ReferenceMode;
            invokevirtual com.sun.source.tree.MemberReferenceTree$ReferenceMode.ordinal:()I
            iconst_2
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            dup
            putstatic com.sun.tools.javac.comp.Attr.$SWITCH_TABLE$com$sun$source$tree$MemberReferenceTree$ReferenceMode:[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

  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 88
            getstatic com.sun.tools.javac.comp.Attr.$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.comp.Attr.$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

  private static boolean lambda$0(com.sun.tools.javac.code.Symbol);
    descriptor: (Lcom/sun/tools/javac/code/Symbol;)Z
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Symbol s
         0: .line 4609
            aload 0 /* s */
            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 1
            aload 0 /* s */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8796093023232
            land
            ldc 1024
            lcmp
            ifeq 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: ireturn
        end local 0 // com.sun.tools.javac.code.Symbol s
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0     s  Lcom/sun/tools/javac/code/Symbol;

  private void lambda$1(com.sun.tools.javac.comp.Attr$ResultInfo, com.sun.tools.javac.comp.InferenceContext, com.sun.tools.javac.tree.JCTree, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Kinds$KindSelector, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=5, locals=8, args_size=7
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 6 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
         0: .line 242
            aload 1
            aload 2
            aload 1
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.Attr$ResultInfo.dup:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         1: .line 241
            astore 7 /* pendingResult */
        start local 7 // com.sun.tools.javac.comp.Attr$ResultInfo pendingResult
         2: .line 243
            aload 0 /* this */
            aload 3
            aload 2
            aload 4
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            aload 5
            aload 7 /* pendingResult */
            invokevirtual com.sun.tools.javac.comp.Attr.check:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type;
            pop
        end local 7 // com.sun.tools.javac.comp.Attr$ResultInfo pendingResult
         3: .line 244
            return
        end local 6 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    4     0                 this  Lcom/sun/tools/javac/comp/Attr;
            0    4     6  instantiatedContext  Lcom/sun/tools/javac/comp/InferenceContext;
            2    3     7        pendingResult  Lcom/sun/tools/javac/comp/Attr$ResultInfo;

  private static void lambda$3(com.sun.tools.javac.tree.JCTree$JCNewClass, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=2, args_size=2
        start local 1 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
         0: .line 2207
            aload 0
            aload 1 /* instantiatedContext */
            aload 0
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
         1: .line 2208
            return
        end local 1 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     1  instantiatedContext  Lcom/sun/tools/javac/comp/InferenceContext;

  private void lambda$4(com.sun.tools.javac.tree.JCTree$JCNewClass, com.sun.tools.javac.tree.JCTree$JCExpression, com.sun.tools.javac.comp.Attr$ResultInfo, com.sun.tools.javac.tree.JCTree$JCClassDecl, com.sun.tools.javac.comp.Env, com.sun.tools.javac.util.List, com.sun.tools.javac.util.List, com.sun.tools.javac.code.Kinds$KindSelector, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/comp/Attr$ResultInfo;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=9, locals=12, args_size=10
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 9 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
         0: .line 2256
            aload 1
            aload 9 /* instantiatedContext */
            aload 1
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructorType:Lcom/sun/tools/javac/code/Type;
         1: .line 2257
            aload 1
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.clazz:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            aload 2
            aload 9 /* instantiatedContext */
            aload 2
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
         2: .line 2258
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            astore 10 /* prevResult */
        start local 10 // com.sun.tools.javac.comp.Attr$ResultInfo prevResult
         3: .line 2260
            aload 0 /* this */
            aload 3
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         4: .line 2261
            aload 0 /* this */
            aload 1
            aload 2
            aload 2
            getfield com.sun.tools.javac.tree.JCTree$JCExpression.type:Lcom/sun/tools/javac/code/Type;
            aload 4
         5: .line 2262
            aload 5
            aload 6
            aload 7
            aload 8
         6: .line 2261
            invokevirtual com.sun.tools.javac.comp.Attr.visitAnonymousClassDefinition:(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/tree/JCTree$JCExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Kinds$KindSelector;)V
         7: .line 2263
            goto 11
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.tree.JCTree$JCNewClass com.sun.tools.javac.tree.JCTree$JCExpression com.sun.tools.javac.comp.Attr$ResultInfo com.sun.tools.javac.tree.JCTree$JCClassDecl com.sun.tools.javac.comp.Env com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.code.Kinds$KindSelector com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.comp.Attr$ResultInfo
      StackMap stack: java.lang.Throwable
         8: astore 11
         9: .line 2264
            aload 0 /* this */
            aload 10 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        10: .line 2265
            aload 11
            athrow
        11: .line 2264
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 10 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        end local 10 // com.sun.tools.javac.comp.Attr$ResultInfo prevResult
        12: .line 2266
            return
        end local 9 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0   13     0                 this  Lcom/sun/tools/javac/comp/Attr;
            0   13     9  instantiatedContext  Lcom/sun/tools/javac/comp/InferenceContext;
            3   12    10           prevResult  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
      Exception table:
        from    to  target  type
           3     8       8  any

  private static boolean lambda$5(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Type t
         0: .line 2523
            aload 0 /* t */
            getstatic com.sun.tools.javac.code.TypeTag.UNDETVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ireturn
        end local 0 // com.sun.tools.javac.code.Type t
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0     t  Lcom/sun/tools/javac/code/Type;

  private static void lambda$6(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Type t
         0: .line 2524
            aload 0 /* t */
            checkcast com.sun.tools.javac.code.Type$UndetVar
            invokevirtual com.sun.tools.javac.code.Type$UndetVar.setThrow:()V
            return
        end local 0 // com.sun.tools.javac.code.Type t
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0     t  Lcom/sun/tools/javac/code/Type;

  private void lambda$7(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition, com.sun.tools.javac.comp.Env, com.sun.tools.javac.util.List, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=6, locals=5, args_size=5
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 4 // com.sun.tools.javac.comp.InferenceContext solvedContext
         0: .line 2678
            aload 0 /* this */
            aload 1
            aload 2
            aload 4 /* solvedContext */
            aload 4 /* solvedContext */
            aload 3
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstTypes:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.comp.Attr.checkAccessibleTypes:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/util/List;)V
            return
        end local 4 // com.sun.tools.javac.comp.InferenceContext solvedContext
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lcom/sun/tools/javac/comp/Attr;
            0    1     4  solvedContext  Lcom/sun/tools/javac/comp/InferenceContext;

  private static void lambda$8(com.sun.tools.javac.tree.JCTree$JCMemberReference, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 2 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
         0: .line 3098
            aload 0
            aload 2 /* instantiatedContext */
            aload 1
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.referentType:Lcom/sun/tools/javac/code/Type;
         1: .line 3099
            return
        end local 2 // com.sun.tools.javac.comp.InferenceContext instantiatedContext
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    2     2  instantiatedContext  Lcom/sun/tools/javac/comp/InferenceContext;

  private static boolean lambda$9(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Type t
         0: .line 3112
            aload 0 /* t */
            getstatic com.sun.tools.javac.code.TypeTag.UNDETVAR:Lcom/sun/tools/javac/code/TypeTag;
            invokevirtual com.sun.tools.javac.code.Type.hasTag:(Lcom/sun/tools/javac/code/TypeTag;)Z
            ireturn
        end local 0 // com.sun.tools.javac.code.Type t
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0     t  Lcom/sun/tools/javac/code/Type;

  private static void lambda$10(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)V
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.javac.code.Type t
         0: .line 3113
            aload 0 /* t */
            checkcast com.sun.tools.javac.code.Type$UndetVar
            invokevirtual com.sun.tools.javac.code.Type$UndetVar.setThrow:()V
            return
        end local 0 // com.sun.tools.javac.code.Type t
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0     t  Lcom/sun/tools/javac/code/Type;

  private void lambda$11(com.sun.tools.javac.comp.Env, com.sun.tools.javac.tree.JCTree$JCFunctionalExpression, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type, com.sun.tools.javac.code.Type, com.sun.tools.javac.comp.Check$CheckContext, com.sun.tools.javac.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;Lcom/sun/tools/javac/comp/InferenceContext;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=7, locals=8, args_size=8
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 7 // com.sun.tools.javac.comp.InferenceContext inferenceContext
         0: .line 3126
            aload 0 /* this */
            aload 1
            aload 2
            aload 3
            aload 7 /* inferenceContext */
            aload 4
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
         1: .line 3127
            aload 7 /* inferenceContext */
            aload 5
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asInstType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            aload 6
         2: .line 3126
            invokevirtual com.sun.tools.javac.comp.Attr.setFunctionalInfo:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/comp/Check$CheckContext;)V
         3: .line 3127
            return
        end local 7 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 0 // com.sun.tools.javac.comp.Attr this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    4     0              this  Lcom/sun/tools/javac/comp/Attr;
            0    4     7  inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
}
SourceFile: "Attr.java"
NestMembers:
  com.sun.tools.javac.comp.Attr$1  com.sun.tools.javac.comp.Attr$2  com.sun.tools.javac.comp.Attr$3  com.sun.tools.javac.comp.Attr$4  com.sun.tools.javac.comp.Attr$5  com.sun.tools.javac.comp.Attr$6  com.sun.tools.javac.comp.Attr$7  com.sun.tools.javac.comp.Attr$8  com.sun.tools.javac.comp.Attr$9  com.sun.tools.javac.comp.Attr$BreakAttr  com.sun.tools.javac.comp.Attr$CheckMode  com.sun.tools.javac.comp.Attr$CheckMode$1  com.sun.tools.javac.comp.Attr$CheckMode$2  com.sun.tools.javac.comp.Attr$ExpressionLambdaReturnContext  com.sun.tools.javac.comp.Attr$FunctionalReturnContext  com.sun.tools.javac.comp.Attr$IdentAttributer  com.sun.tools.javac.comp.Attr$MethodAttrInfo  com.sun.tools.javac.comp.Attr$PostAttrAnalyzer  com.sun.tools.javac.comp.Attr$RecoveryInfo  com.sun.tools.javac.comp.Attr$RecoveryInfo$1  com.sun.tools.javac.comp.Attr$ResultInfo  com.sun.tools.javac.comp.Attr$TargetInfo  com.sun.tools.javac.comp.Attr$TypeAnnotationsValidator
InnerClasses:
  public final BodyKind = com.sun.source.tree.LambdaExpressionTree$BodyKind of com.sun.source.tree.LambdaExpressionTree
  public final ReferenceMode = com.sun.source.tree.MemberReferenceTree$ReferenceMode of com.sun.source.tree.MemberReferenceTree
  public Compound = com.sun.tools.javac.code.Attribute$Compound of com.sun.tools.javac.code.Attribute
  public TypeCompound = com.sun.tools.javac.code.Attribute$TypeCompound of com.sun.tools.javac.code.Attribute
  public final Kind = com.sun.tools.javac.code.Kinds$Kind of com.sun.tools.javac.code.Kinds
  public final KindName = com.sun.tools.javac.code.Kinds$KindName of com.sun.tools.javac.code.Kinds
  public KindSelector = com.sun.tools.javac.code.Kinds$KindSelector of com.sun.tools.javac.code.Kinds
  public final LintCategory = com.sun.tools.javac.code.Lint$LintCategory of com.sun.tools.javac.code.Lint
  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 CompletionFailure = com.sun.tools.javac.code.Symbol$CompletionFailure of com.sun.tools.javac.code.Symbol
  public MethodSymbol = com.sun.tools.javac.code.Symbol$MethodSymbol of com.sun.tools.javac.code.Symbol
  public ModuleSymbol = com.sun.tools.javac.code.Symbol$ModuleSymbol of com.sun.tools.javac.code.Symbol
  public OperatorSymbol = com.sun.tools.javac.code.Symbol$OperatorSymbol of com.sun.tools.javac.code.Symbol
  public PackageSymbol = com.sun.tools.javac.code.Symbol$PackageSymbol of com.sun.tools.javac.code.Symbol
  public abstract TypeSymbol = com.sun.tools.javac.code.Symbol$TypeSymbol of com.sun.tools.javac.code.Symbol
  public VarSymbol = com.sun.tools.javac.code.Symbol$VarSymbol of com.sun.tools.javac.code.Symbol
  public ArrayType = com.sun.tools.javac.code.Type$ArrayType of com.sun.tools.javac.code.Type
  public ClassType = com.sun.tools.javac.code.Type$ClassType of com.sun.tools.javac.code.Type
  public ForAll = com.sun.tools.javac.code.Type$ForAll of com.sun.tools.javac.code.Type
  public IntersectionClassType = com.sun.tools.javac.code.Type$IntersectionClassType of com.sun.tools.javac.code.Type
  public MethodType = com.sun.tools.javac.code.Type$MethodType of com.sun.tools.javac.code.Type
  public TypeVar = com.sun.tools.javac.code.Type$TypeVar of com.sun.tools.javac.code.Type
  public UndetVar = com.sun.tools.javac.code.Type$UndetVar of com.sun.tools.javac.code.Type
  public UnionClassType = com.sun.tools.javac.code.Type$UnionClassType of com.sun.tools.javac.code.Type
  public WildcardType = com.sun.tools.javac.code.Type$WildcardType of com.sun.tools.javac.code.Type
  public Annotations = com.sun.tools.javac.code.TypeMetadata$Annotations of com.sun.tools.javac.code.TypeMetadata
  public FunctionDescriptorLookupError = com.sun.tools.javac.code.Types$FunctionDescriptorLookupError of com.sun.tools.javac.code.Types
  public MapVisitor = com.sun.tools.javac.code.Types$MapVisitor of com.sun.tools.javac.code.Types
  public TypeMapping = com.sun.tools.javac.code.Types$TypeMapping of com.sun.tools.javac.code.Types
  public AnnotationTypeMetadata = com.sun.tools.javac.comp.Annotate$AnnotationTypeMetadata of com.sun.tools.javac.comp.Annotate
  LocalCacheContext = com.sun.tools.javac.comp.ArgumentAttr$LocalCacheContext of com.sun.tools.javac.comp.ArgumentAttr
  com.sun.tools.javac.comp.Attr$1
  com.sun.tools.javac.comp.Attr$2
  com.sun.tools.javac.comp.Attr$3
  com.sun.tools.javac.comp.Attr$4
  com.sun.tools.javac.comp.Attr$5
  com.sun.tools.javac.comp.Attr$6
  com.sun.tools.javac.comp.Attr$7
  com.sun.tools.javac.comp.Attr$8
  com.sun.tools.javac.comp.Attr$9
  private BreakAttr = com.sun.tools.javac.comp.Attr$BreakAttr of com.sun.tools.javac.comp.Attr
  CheckMode = com.sun.tools.javac.comp.Attr$CheckMode of com.sun.tools.javac.comp.Attr
  ExpressionLambdaReturnContext = com.sun.tools.javac.comp.Attr$ExpressionLambdaReturnContext of com.sun.tools.javac.comp.Attr
  FunctionalReturnContext = com.sun.tools.javac.comp.Attr$FunctionalReturnContext of com.sun.tools.javac.comp.Attr
  private IdentAttributer = com.sun.tools.javac.comp.Attr$IdentAttributer of com.sun.tools.javac.comp.Attr
  MethodAttrInfo = com.sun.tools.javac.comp.Attr$MethodAttrInfo of com.sun.tools.javac.comp.Attr
  PostAttrAnalyzer = com.sun.tools.javac.comp.Attr$PostAttrAnalyzer of com.sun.tools.javac.comp.Attr
  RecoveryInfo = com.sun.tools.javac.comp.Attr$RecoveryInfo of com.sun.tools.javac.comp.Attr
  ResultInfo = com.sun.tools.javac.comp.Attr$ResultInfo of com.sun.tools.javac.comp.Attr
  TargetInfo = com.sun.tools.javac.comp.Attr$TargetInfo of com.sun.tools.javac.comp.Attr
  private final TypeAnnotationsValidator = com.sun.tools.javac.comp.Attr$TypeAnnotationsValidator of com.sun.tools.javac.comp.Attr
  public abstract CheckContext = com.sun.tools.javac.comp.Check$CheckContext of com.sun.tools.javac.comp.Check
  public final AttrMode = com.sun.tools.javac.comp.DeferredAttr$AttrMode of com.sun.tools.javac.comp.DeferredAttr
  DeferredAttrContext = com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext of com.sun.tools.javac.comp.DeferredAttr
  DeferredTypeMap = com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap of com.sun.tools.javac.comp.DeferredAttr
  public RecoveryDeferredTypeMap = com.sun.tools.javac.comp.DeferredAttr$RecoveryDeferredTypeMap of com.sun.tools.javac.comp.DeferredAttr
  abstract FreeTypeListener = com.sun.tools.javac.comp.Infer$FreeTypeListener of com.sun.tools.javac.comp.Infer
  public InferenceException = com.sun.tools.javac.comp.Infer$InferenceException of com.sun.tools.javac.comp.Infer
  AccessError = com.sun.tools.javac.comp.Resolve$AccessError of com.sun.tools.javac.comp.Resolve
  public InapplicableMethodException = com.sun.tools.javac.comp.Resolve$InapplicableMethodException of com.sun.tools.javac.comp.Resolve
  InapplicableSymbolError = com.sun.tools.javac.comp.Resolve$InapplicableSymbolError of com.sun.tools.javac.comp.Resolve
  abstract MethodCheck = com.sun.tools.javac.comp.Resolve$MethodCheck of com.sun.tools.javac.comp.Resolve
  MethodReferenceCheck = com.sun.tools.javac.comp.Resolve$MethodReferenceCheck of com.sun.tools.javac.comp.Resolve
  MethodResolutionContext = com.sun.tools.javac.comp.Resolve$MethodResolutionContext of com.sun.tools.javac.comp.Resolve
  MethodResolutionPhase = com.sun.tools.javac.comp.Resolve$MethodResolutionPhase of com.sun.tools.javac.comp.Resolve
  abstract ReferenceChooser = com.sun.tools.javac.comp.Resolve$ReferenceChooser of com.sun.tools.javac.comp.Resolve
  abstract ReferenceLookupHelper = com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper of com.sun.tools.javac.comp.Resolve
  ResolveDeferredRecoveryMap = com.sun.tools.javac.comp.Resolve$ResolveDeferredRecoveryMap of com.sun.tools.javac.comp.Resolve
  abstract ResolveError = com.sun.tools.javac.comp.Resolve$ResolveError of com.sun.tools.javac.comp.Resolve
  StaticError = com.sun.tools.javac.comp.Resolve$StaticError of com.sun.tools.javac.comp.Resolve
  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 JCAnnotatedType = com.sun.tools.javac.tree.JCTree$JCAnnotatedType of com.sun.tools.javac.tree.JCTree
  public JCAnnotation = com.sun.tools.javac.tree.JCTree$JCAnnotation of com.sun.tools.javac.tree.JCTree
  public JCArrayAccess = com.sun.tools.javac.tree.JCTree$JCArrayAccess of com.sun.tools.javac.tree.JCTree
  public JCArrayTypeTree = com.sun.tools.javac.tree.JCTree$JCArrayTypeTree of com.sun.tools.javac.tree.JCTree
  public JCAssert = com.sun.tools.javac.tree.JCTree$JCAssert of com.sun.tools.javac.tree.JCTree
  public JCAssign = com.sun.tools.javac.tree.JCTree$JCAssign of com.sun.tools.javac.tree.JCTree
  public JCAssignOp = com.sun.tools.javac.tree.JCTree$JCAssignOp of com.sun.tools.javac.tree.JCTree
  public JCBinary = com.sun.tools.javac.tree.JCTree$JCBinary of com.sun.tools.javac.tree.JCTree
  public JCBlock = com.sun.tools.javac.tree.JCTree$JCBlock of com.sun.tools.javac.tree.JCTree
  public JCBreak = com.sun.tools.javac.tree.JCTree$JCBreak of com.sun.tools.javac.tree.JCTree
  public JCCase = com.sun.tools.javac.tree.JCTree$JCCase of com.sun.tools.javac.tree.JCTree
  public JCCatch = com.sun.tools.javac.tree.JCTree$JCCatch of com.sun.tools.javac.tree.JCTree
  public JCClassDecl = com.sun.tools.javac.tree.JCTree$JCClassDecl of com.sun.tools.javac.tree.JCTree
  public JCCompilationUnit = com.sun.tools.javac.tree.JCTree$JCCompilationUnit of com.sun.tools.javac.tree.JCTree
  public JCConditional = com.sun.tools.javac.tree.JCTree$JCConditional of com.sun.tools.javac.tree.JCTree
  public JCContinue = com.sun.tools.javac.tree.JCTree$JCContinue of com.sun.tools.javac.tree.JCTree
  public JCDoWhileLoop = com.sun.tools.javac.tree.JCTree$JCDoWhileLoop of com.sun.tools.javac.tree.JCTree
  public JCEnhancedForLoop = com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop of com.sun.tools.javac.tree.JCTree
  public JCErroneous = com.sun.tools.javac.tree.JCTree$JCErroneous of com.sun.tools.javac.tree.JCTree
  public abstract JCExpression = com.sun.tools.javac.tree.JCTree$JCExpression of com.sun.tools.javac.tree.JCTree
  public JCExpressionStatement = com.sun.tools.javac.tree.JCTree$JCExpressionStatement of com.sun.tools.javac.tree.JCTree
  public JCFieldAccess = com.sun.tools.javac.tree.JCTree$JCFieldAccess of com.sun.tools.javac.tree.JCTree
  public JCForLoop = com.sun.tools.javac.tree.JCTree$JCForLoop of com.sun.tools.javac.tree.JCTree
  public abstract JCFunctionalExpression = com.sun.tools.javac.tree.JCTree$JCFunctionalExpression of com.sun.tools.javac.tree.JCTree
  public JCIdent = com.sun.tools.javac.tree.JCTree$JCIdent of com.sun.tools.javac.tree.JCTree
  public JCIf = com.sun.tools.javac.tree.JCTree$JCIf of com.sun.tools.javac.tree.JCTree
  public JCImport = com.sun.tools.javac.tree.JCTree$JCImport of com.sun.tools.javac.tree.JCTree
  public JCInstanceOf = com.sun.tools.javac.tree.JCTree$JCInstanceOf of com.sun.tools.javac.tree.JCTree
  public JCLabeledStatement = com.sun.tools.javac.tree.JCTree$JCLabeledStatement of com.sun.tools.javac.tree.JCTree
  public JCLambda = com.sun.tools.javac.tree.JCTree$JCLambda of com.sun.tools.javac.tree.JCTree
  public final ParameterKind = com.sun.tools.javac.tree.JCTree$JCLambda$ParameterKind of com.sun.tools.javac.tree.JCTree$JCLambda
  public JCLiteral = com.sun.tools.javac.tree.JCTree$JCLiteral of com.sun.tools.javac.tree.JCTree
  public JCMemberReference = com.sun.tools.javac.tree.JCTree$JCMemberReference of com.sun.tools.javac.tree.JCTree
  public final ReferenceKind = com.sun.tools.javac.tree.JCTree$JCMemberReference$ReferenceKind of com.sun.tools.javac.tree.JCTree$JCMemberReference
  public JCMethodDecl = com.sun.tools.javac.tree.JCTree$JCMethodDecl of com.sun.tools.javac.tree.JCTree
  public JCMethodInvocation = com.sun.tools.javac.tree.JCTree$JCMethodInvocation of com.sun.tools.javac.tree.JCTree
  public JCModifiers = com.sun.tools.javac.tree.JCTree$JCModifiers of com.sun.tools.javac.tree.JCTree
  public JCModuleDecl = com.sun.tools.javac.tree.JCTree$JCModuleDecl of com.sun.tools.javac.tree.JCTree
  public JCNewArray = com.sun.tools.javac.tree.JCTree$JCNewArray of com.sun.tools.javac.tree.JCTree
  public JCNewClass = com.sun.tools.javac.tree.JCTree$JCNewClass of com.sun.tools.javac.tree.JCTree
  public JCPackageDecl = com.sun.tools.javac.tree.JCTree$JCPackageDecl of com.sun.tools.javac.tree.JCTree
  public JCParens = com.sun.tools.javac.tree.JCTree$JCParens of com.sun.tools.javac.tree.JCTree
  public abstract JCPolyExpression = com.sun.tools.javac.tree.JCTree$JCPolyExpression of com.sun.tools.javac.tree.JCTree
  public final PolyKind = com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind of com.sun.tools.javac.tree.JCTree$JCPolyExpression
  public JCPrimitiveTypeTree = com.sun.tools.javac.tree.JCTree$JCPrimitiveTypeTree of com.sun.tools.javac.tree.JCTree
  public JCReturn = com.sun.tools.javac.tree.JCTree$JCReturn of com.sun.tools.javac.tree.JCTree
  public JCSkip = com.sun.tools.javac.tree.JCTree$JCSkip of com.sun.tools.javac.tree.JCTree
  public abstract JCStatement = com.sun.tools.javac.tree.JCTree$JCStatement of com.sun.tools.javac.tree.JCTree
  public JCSwitch = com.sun.tools.javac.tree.JCTree$JCSwitch of com.sun.tools.javac.tree.JCTree
  public JCSynchronized = com.sun.tools.javac.tree.JCTree$JCSynchronized of com.sun.tools.javac.tree.JCTree
  public JCThrow = com.sun.tools.javac.tree.JCTree$JCThrow of com.sun.tools.javac.tree.JCTree
  public JCTry = com.sun.tools.javac.tree.JCTree$JCTry of com.sun.tools.javac.tree.JCTree
  public JCTypeApply = com.sun.tools.javac.tree.JCTree$JCTypeApply of com.sun.tools.javac.tree.JCTree
  public JCTypeCast = com.sun.tools.javac.tree.JCTree$JCTypeCast of com.sun.tools.javac.tree.JCTree
  public JCTypeIntersection = com.sun.tools.javac.tree.JCTree$JCTypeIntersection of com.sun.tools.javac.tree.JCTree
  public JCTypeParameter = com.sun.tools.javac.tree.JCTree$JCTypeParameter of com.sun.tools.javac.tree.JCTree
  public JCTypeUnion = com.sun.tools.javac.tree.JCTree$JCTypeUnion of com.sun.tools.javac.tree.JCTree
  public JCUnary = com.sun.tools.javac.tree.JCTree$JCUnary of com.sun.tools.javac.tree.JCTree
  public JCVariableDecl = com.sun.tools.javac.tree.JCTree$JCVariableDecl of com.sun.tools.javac.tree.JCTree
  public JCWhileLoop = com.sun.tools.javac.tree.JCTree$JCWhileLoop of com.sun.tools.javac.tree.JCTree
  public JCWildcard = com.sun.tools.javac.tree.JCTree$JCWildcard of com.sun.tools.javac.tree.JCTree
  public final Tag = com.sun.tools.javac.tree.JCTree$Tag of com.sun.tools.javac.tree.JCTree
  public TypeBoundKind = com.sun.tools.javac.tree.JCTree$TypeBoundKind of com.sun.tools.javac.tree.JCTree
  public abstract Visitor = com.sun.tools.javac.tree.JCTree$Visitor of com.sun.tools.javac.tree.JCTree
  public Key = com.sun.tools.javac.util.Context$Key of com.sun.tools.javac.util.Context
  public final DiagnosticFlag = com.sun.tools.javac.util.JCDiagnostic$DiagnosticFlag of com.sun.tools.javac.util.JCDiagnostic
  public abstract DiagnosticPosition = com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition of com.sun.tools.javac.util.JCDiagnostic
  public final DiagnosticType = com.sun.tools.javac.util.JCDiagnostic$DiagnosticType of com.sun.tools.javac.util.JCDiagnostic
  public final Error = com.sun.tools.javac.util.JCDiagnostic$Error of com.sun.tools.javac.util.JCDiagnostic
  public Factory = com.sun.tools.javac.util.JCDiagnostic$Factory 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 abstract DiagnosticHandler = com.sun.tools.javac.util.Log$DiagnosticHandler of com.sun.tools.javac.util.Log
  public DiscardDiagnosticHandler = com.sun.tools.javac.util.Log$DiscardDiagnosticHandler of com.sun.tools.javac.util.Log
  public final Lookup = java.lang.invoke.MethodHandles$Lookup of java.lang.invoke.MethodHandles