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;>;

  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 91
            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 1749
            bipush 8
            anewarray com.sun.tools.javac.code.TypeTag
            dup
            iconst_0
         2: .line 1750
            getstatic com.sun.tools.javac.code.TypeTag.BYTE:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_1
         3: .line 1751
            getstatic com.sun.tools.javac.code.TypeTag.CHAR:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_2
         4: .line 1752
            getstatic com.sun.tools.javac.code.TypeTag.SHORT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_3
         5: .line 1753
            getstatic com.sun.tools.javac.code.TypeTag.INT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_4
         6: .line 1754
            getstatic com.sun.tools.javac.code.TypeTag.LONG:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            iconst_5
         7: .line 1755
            getstatic com.sun.tools.javac.code.TypeTag.FLOAT:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            bipush 6
         8: .line 1756
            getstatic com.sun.tools.javac.code.TypeTag.DOUBLE:Lcom/sun/tools/javac/code/TypeTag;
            aastore
            dup
            bipush 7
         9: .line 1757
            getstatic com.sun.tools.javac.code.TypeTag.BOOLEAN:Lcom/sun/tools/javac/code/TypeTag;
            aastore
        10: .line 1749
            putstatic com.sun.tools.javac.comp.Attr.primitiveTags:[Lcom/sun/tools/javac/code/TypeTag;
        11: .line 1758
            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 119
            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 120
            aload 1 /* instance */
            ifnonnull 3
         2: .line 121
            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 122
      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 125
            aload 0 /* this */
            invokespecial com.sun.tools.javac.tree.JCTree$Visitor.<init>:()V
         1: .line 353
            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 436
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         3: .line 1657
            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 2718
            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 2886
            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 126
            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 128
            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 129
            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 130
            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 131
            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 132
            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 133
            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 134
            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 135
            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 136
            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 137
            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 138
            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 139
            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 140
            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 141
            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 142
            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 143
            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 144
            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 145
            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 146
            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 147
            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 148
            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 149
            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 150
            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 151
            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 153
            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 155
            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 156
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.STRINGS_IN_SWITCH:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowStringsInSwitch:Z
        34: .line 157
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.POLY:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowPoly:Z
        35: .line 158
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.TYPE_ANNOTATIONS:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowTypeAnnos:Z
        36: .line 159
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.LAMBDA:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowLambda:Z
        37: .line 160
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.DEFAULT_METHODS:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowDefaultMethods:Z
        38: .line 161
            aload 0 /* this */
            getstatic com.sun.tools.javac.code.Source$Feature.STATIC_INTERFACE_METHODS:Lcom/sun/tools/javac/code/Source$Feature;
            aload 3 /* source */
            invokevirtual com.sun.tools.javac.code.Source$Feature.allowedInSource:(Lcom/sun/tools/javac/code/Source;)Z
            putfield com.sun.tools.javac.comp.Attr.allowStaticInterfaceMethods:Z
        39: .line 162
            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 163
            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 165
            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 166
            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 167
            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 168
            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 169
            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 170
            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 171
            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 172
            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 226
            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 228
            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 229
            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 230
            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 228
            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 231
            iload 7 /* shouldCheck */
            ifeq 15
            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 15
         8: .line 232
            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;
         9: .line 233
            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;
        10: .line 234
            aload 3 /* ownkind */
            invokevirtual com.sun.tools.javac.code.Kinds$KindSelector.kindNames:()Ljava/util/Set;
        11: .line 233
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.UnexpectedType:(Ljava/util/Set;Ljava/util/Set;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        12: .line 232
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        13: .line 235
            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
        14: .line 236
            goto 28
        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:
        15: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 24
            aload 5 /* inferenceContext */
            aload 2 /* found */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 24
        16: .line 239
            iload 7 /* shouldCheck */
            ifeq 17
            aload 4 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.pt:Lcom/sun/tools/javac/code/Type;
            goto 18
      StackMap locals:
      StackMap stack:
        17: aload 2 /* found */
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
        18: astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        19: .line 240
            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 28
        20: .line 241
            aload 5 /* inferenceContext */
            aload 2 /* found */
            invokestatic com.sun.tools.javac.util.List.of:(Ljava/lang/Object;)Lcom/sun/tools/javac/util/List;
        21: .line 242
            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$0(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
        22: .line 241
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
        23: .line 248
            goto 28
        end local 6 // com.sun.tools.javac.code.Type owntype
        24: .line 249
      StackMap locals:
      StackMap stack:
            iload 7 /* shouldCheck */
            ifeq 26
        25: .line 250
            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 27
        26: .line 251
      StackMap locals:
      StackMap stack:
            aload 2 /* found */
        27: .line 249
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 6 /* owntype */
        start local 6 // com.sun.tools.javac.code.Type owntype
        28: .line 253
      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 30
        29: .line 254
            aload 1 /* tree */
            aload 6 /* owntype */
            putfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
        30: .line 256
      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   31     0              this  Lcom/sun/tools/javac/comp/Attr;
            0   31     1              tree  Lcom/sun/tools/javac/tree/JCTree;
            0   31     2             found  Lcom/sun/tools/javac/code/Type;
            0   31     3           ownkind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            0   31     4        resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            1   31     5  inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
           14   15     6           owntype  Lcom/sun/tools/javac/code/Type;
           19   24     6           owntype  Lcom/sun/tools/javac/code/Type;
           28   31     6           owntype  Lcom/sun/tools/javac/code/Type;
            7   31     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 265
            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 269
            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 271
            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 272
            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 273
            aload 3 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 1048576
            land
            lconst_0
            lcmp
            ifeq 9
         5: .line 275
      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 277
            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 268
      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=4, 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 288
            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 289
            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 290
            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 291
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 262144
            land
            lconst_0
            lcmp
            ifne 8
         5: .line 293
            aload 3 /* base */
            ifnull 7
         6: .line 294
            aload 3 /* base */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isThisQualifier:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 8
         7: .line 295
      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 296
      StackMap locals:
      StackMap stack:
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.isResourceVariable:()Z
            ifeq 11
         9: .line 297
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            aload 2 /* v */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.TryResourceMayNotBeAssigned:(Lcom/sun/tools/javac/code/Symbol;)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
        10: .line 298
            goto 12
        11: .line 299
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            aload 2 /* v */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantAssignValToFinalVar:(Lcom/sun/tools/javac/code/Symbol;)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
        12: .line 302
      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 310
            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 311
            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 312
            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 313
      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 316
      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 322
            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 329
            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 337
            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 338
            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 339
            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 340
            aconst_null
            aconst_null
            aconst_null
            aconst_null
         4: .line 338
            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 341
            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 342
            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 350
            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 378
            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 382
            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 383
            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 384
            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 389
            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 390
            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 391
            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 392
            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 393
      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 391
            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 390
            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 397
            aload 0 /* this */
            aload 3 /* tree */
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 398
            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 400
            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 401
            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 402
            aload 5 /* b */
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
         6: .line 410
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         7: .line 411
            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 402
            aload 7
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         9: .line 403
      StackMap locals:
      StackMap stack: java.lang.AssertionError
            astore 5 /* ae */
        start local 5 // java.lang.AssertionError ae
        10: .line 404
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            instanceof com.sun.tools.javac.comp.Attr$BreakAttr
            ifeq 15
        11: .line 405
            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 410
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        13: .line 411
            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 405
            aload 7
            areturn
        15: .line 407
      StackMap locals: java.lang.AssertionError
      StackMap stack:
            aload 5 /* ae */
            athrow
        end local 5 // java.lang.AssertionError ae
        16: .line 409
      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 410
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        18: .line 411
            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 412
            aload 6
            athrow
        20: .line 410
      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 411
            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 413
            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 417
            aload 0 /* this */
            aload 3 /* tree */
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         1: .line 418
            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 420
            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 421
            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 422
            aload 5 /* b */
            getfield com.sun.tools.javac.comp.Attr$BreakAttr.env:Lcom/sun/tools/javac/comp/Env;
            astore 7
         6: .line 430
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
         7: .line 431
            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 422
            aload 7
            areturn
        end local 5 // com.sun.tools.javac.comp.Attr$BreakAttr b
         9: .line 423
      StackMap locals:
      StackMap stack: java.lang.AssertionError
            astore 5 /* ae */
        start local 5 // java.lang.AssertionError ae
        10: .line 424
            aload 5 /* ae */
            invokevirtual java.lang.AssertionError.getCause:()Ljava/lang/Throwable;
            instanceof com.sun.tools.javac.comp.Attr$BreakAttr
            ifeq 15
        11: .line 425
            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 430
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        13: .line 431
            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 425
            aload 7
            areturn
        15: .line 427
      StackMap locals: java.lang.AssertionError
      StackMap stack:
            aload 5 /* ae */
            athrow
        end local 5 // java.lang.AssertionError ae
        16: .line 429
      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 430
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.breakTree:Lcom/sun/tools/javac/tree/JCTree;
        18: .line 431
            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 432
            aload 6
            athrow
        20: .line 430
      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 431
            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 433
            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 616
            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 620
            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 647
            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 648
            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 650
            aload 0 /* this */
            aload 2 /* env */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
         3: .line 651
            aload 0 /* this */
            aload 3 /* resultInfo */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         4: .line 652
            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 653
            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 654
            goto 8
         7: .line 655
      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 657
      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 658
            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 659
            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 661
      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 666
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        13: .line 667
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        14: .line 661
            aload 8
            areturn
        15: .line 662
      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 663
            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 664
            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 666
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        19: .line 667
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        20: .line 664
            aload 8
            areturn
        end local 6 // com.sun.tools.javac.code.Symbol$CompletionFailure ex
        21: .line 665
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        22: .line 666
            aload 0 /* this */
            aload 4 /* prevEnv */
            putfield com.sun.tools.javac.comp.Attr.env:Lcom/sun/tools/javac/comp/Env;
        23: .line 667
            aload 0 /* this */
            aload 5 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        24: .line 668
            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 673
            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 672
            astore 2 /* newEnv */
        start local 2 // com.sun.tools.javac.comp.Env newEnv
         2: .line 674
            aload 2 /* newEnv */
            getfield com.sun.tools.javac.comp.Env.outer:Lcom/sun/tools/javac/comp/Env;
            ifnull 4
         3: .line 675
            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 677
      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 681
            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 682
            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 683
            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 684
            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 683
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 3
         6: .line 686
            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 687
            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 686
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        10: .line 689
            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 695
            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 702
            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 708
            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 709
            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 715
            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 716
            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=4, 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 722
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.analyzer:Lcom/sun/tools/javac/comp/Analyzer;
            aload 1 /* tree */
            aload 2 /* env */
            invokevirtual com.sun.tools.javac.comp.Analyzer.copyEnvIfNeeded:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env;
            astore 3 /* analyzeEnv */
        start local 3 // com.sun.tools.javac.comp.Env analyzeEnv
         1: .line 724
            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
         2: .line 726
            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
         3: .line 724
            aload 5
            areturn
         4: .line 725
      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
         5: .line 726
            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
         6: .line 727
            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    7     0        this  Lcom/sun/tools/javac/comp/Attr;
            0    7     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0    7     2         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            1    7     3  analyzeEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
           1     2       4  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 733
            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 734
            aload 1 /* trees */
            astore 5 /* l */
        start local 5 // com.sun.tools.javac.util.List l
         2: goto 5
         3: .line 735
      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 734
            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 736
            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 742
            aload 1 /* trees */
            astore 3 /* l */
        start local 3 // com.sun.tools.javac.util.List l
         1: goto 4
         2: .line 743
      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 742
            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 744
            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 749
            aload 1 /* initialKind */
            astore 5 /* kind */
        start local 5 // com.sun.tools.javac.code.Kinds$KindSelector kind
         1: .line 750
            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 751
            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 752
            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 753
            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 755
      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 750
      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 757
            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 764
            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 765
            aload 1 /* trees */
            astore 4 /* l */
        start local 4 // com.sun.tools.javac.util.List l
         2: goto 5
         3: .line 766
      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 765
            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 767
            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 774
            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 775
            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 785
            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 786
            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 787
            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 788
            aload 5 /* a */
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            invokevirtual com.sun.tools.javac.code.Type$TypeVar.setUpperBound:(Lcom/sun/tools/javac/code/Type;)V
         5: .line 789
            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 790
            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 791
            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 792
            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 791
      StackMap locals:
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 8
        11: .line 793
            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 794
            goto 14
        13: .line 797
      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 799
      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 785
      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 801
            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 802
            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 801
      StackMap locals:
      StackMap stack:
            aload 4
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 17
        20: .line 804
            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 811
            aload 1 /* annotations */
            astore 3 /* al */
        start local 3 // com.sun.tools.javac.util.List al
         1: goto 5
         2: .line 812
      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 813
            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 811
            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 815
            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=6, 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 829
            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 828
            astore 4 /* prevLintPos */
        start local 4 // com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition prevLintPos
         2: .line 831
            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 833
            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 834
            aload 2 /* variable */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifeq 6
         5: .line 836
            aload 2 /* variable */
            aload 2 /* variable */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 2 /* variable */
            aload 6 /* itype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            aload 2 /* variable */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.comp.Check.checkLocalVarType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Type;
            dup_x1
            putfield 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;
            astore 3 /* type */
         6: .line 838
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition javax.tools.JavaFileObject com.sun.tools.javac.code.Type
      StackMap stack:
            aload 6 /* itype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 11
         7: .line 839
            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
         8: .line 844
            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
         9: .line 845
            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
        10: .line 839
            aload 8
            areturn
        11: .line 844
      StackMap locals:
      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
        12: .line 845
            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
        13: .line 841
            aconst_null
            areturn
        end local 6 // com.sun.tools.javac.code.Type itype
        14: .line 843
      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
        15: .line 844
            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
        16: .line 845
            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
        17: .line 846
            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   18     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   18     1          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   18     2     variable  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            0   18     3         type  Lcom/sun/tools/javac/code/Type;
            2   18     4  prevLintPos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            3   18     5   prevSource  Ljavax/tools/JavaFileObject;
            4   14     6        itype  Lcom/sun/tools/javac/code/Type;
      Exception table:
        from    to  target  type
           3     8      14  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 862
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            ifnull 2
         1: .line 863
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
            goto 3
         2: .line 864
      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 862
      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 865
            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=4, 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 873
            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 874
            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 873
      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 875
            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 876
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantInheritFromAnon: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
         6: .line 877
            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 879
      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 880
            aload 1 /* t */
            areturn
         9: .line 881
      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 883
            aload 1 /* t */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            ifnonnull 14
        11: .line 884
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalForwardRef: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
        12: .line 885
            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 888
      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 890
      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 891
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IntfExpectedHere: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
        16: .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
        17: .line 895
      StackMap locals:
      StackMap stack:
            iload 6 /* checkExtensible */
            ifeq 22
        18: .line 896
            iload 4 /* classExpected */
            ifeq 22
        19: .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 512
            land
            lconst_0
            lcmp
            ifeq 22
        20: .line 898
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.NoIntfExpectedHere: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
        21: .line 899
            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 901
      StackMap locals:
      StackMap stack:
            iload 6 /* checkExtensible */
            ifeq 27
        23: .line 902
            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 903
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 7 /* pos */
        25: .line 904
            aload 1 /* t */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantInheritFromFinal:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        26: .line 903
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        27: .line 906
      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 907
            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 911
            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 912
            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 913
            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 914
            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 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.isSpeculative:Z
            ifeq 2
         1: .line 920
            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 919
      StackMap locals:
      StackMap stack: com.sun.tools.javac.comp.ArgumentAttr$LocalCacheContext
            invokestatic java.util.Optional.ofNullable:(Ljava/lang/Object;)Ljava/util/Optional;
         4: .line 918
            astore 2 /* localCacheContext */
        start local 2 // java.util.Optional localCacheContext
         5: .line 924
            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 925
            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 926
            goto 10
         8: .line 931
      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 932
            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 935
      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 936
            aload 3 /* c */
            ifnonnull 14
        12: .line 938
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        13: .line 939
            goto 24
        14: .line 941
      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 947
            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 948
            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 949
            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 951
      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 952
            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 954
            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 955
            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 956
            aload 4
            athrow
        24: .line 955
      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 957
            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 960
            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 961
            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 963
            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 964
            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 965
            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 967
            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 968
            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 973
            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 974
            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 976
            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 980
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.isStatic:()Z
            ifeq 15
        13: .line 981
            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 982
            goto 16
        15: .line 983
      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 985
      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 987
            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 988
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            aload 2 /* m */
            getfield com.sun.tools.javac.code.Symbol$MethodSymbol.name:Lcom/sun/tools/javac/util/Name;
            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;
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.code.Symbol$MethodSymbol.location:()Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.DefaultOverridesObjectMember:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/code/Symbol;)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
        19: .line 992
      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 993
      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 992
            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 995
            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 996
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifeq 33
        26: .line 997
            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 998
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.recvparam:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            ifnull 33
        28: .line 999
      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 1000
            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 1001
      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 1002
      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
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IntfAnnotationMembersCantHaveParams:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        32: .line 999
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        33: .line 1005
      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 1006
      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 1005
            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 1009
            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 1012
            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 1015
            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 1016
            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 1019
      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 1023
            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 1024
            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 1025
            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 1029
      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 1031
            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 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.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 1033
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.ThrowsNotAllowedInIntfAnnotation:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        50: .line 1032
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        51: .line 1036
      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 1037
            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 1038
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IntfAnnotationMembersCantHaveTypeParams:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        54: .line 1037
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        55: .line 1041
      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 1043
            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 1046
      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 1047
      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 1046
            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 1049
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.body:Lcom/sun/tools/javac/tree/JCTree$JCBlock;
            ifnonnull 71
        63: .line 1053
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCMethodDecl.defaultValue:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 68
        64: .line 1054
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 8192
            land
            lconst_0
            lcmp
            ifne 68
        65: .line 1055
            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 1056
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.DefaultAllowedInIntfAnnotationMember:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        67: .line 1055
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        68: .line 1058
      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 101
        69: .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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.MissingMethBodyOrDeclAbstract: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
        70: .line 1060
            goto 101
      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 1061
            aload 8 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 512
            land
            lconst_0
            lcmp
            ifeq 75
        73: .line 1062
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IntfMethCantHaveBody: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
        74: .line 1063
            goto 101
        75: .line 1064
      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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.AbstractMethCantHaveBody: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
        76: .line 1066
            goto 101
      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 1067
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.NativeMethCantHaveBody: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
        79: .line 1068
            goto 101
        80: .line 1072
      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 98
            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 98
        81: .line 1073
            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 1074
            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 1075
            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 1076
      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 1077
            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 1078
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        87: .line 1079
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        88: .line 1080
            iconst_0
        89: .line 1077
            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 1076
            putfield com.sun.tools.javac.tree.JCTree$JCBlock.stats:Lcom/sun/tools/javac/util/List;
        91: .line 1081
            goto 98
      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 98
        93: .line 1082
            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 98
        94: .line 1083
            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 98
        95: .line 1088
            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 1089
            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;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CallToSuperNotAllowedInEnumCtor:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        97: .line 1088
            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 9 // com.sun.tools.javac.tree.JCTree$JCBlock body
        98: .line 1094
      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
        99: .line 1095
            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
       100: .line 1098
            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
       101: .line 1101
      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
       102: .line 1102
            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
       103: .line 1103
            goto 108
      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
       104: astore 10
       105: .line 1104
            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
       106: .line 1105
            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
       107: .line 1106
            aload 10
            athrow
       108: .line 1104
      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
       109: .line 1105
            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
       110: .line 1107
            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  111     0             this  Lcom/sun/tools/javac/comp/Attr;
            0  111     1             tree  Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;
            1  111     2                m  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
            4  111     3  isDefaultMethod  Z
            5  111     4             lint  Lcom/sun/tools/javac/code/Lint;
            6  111     5         prevLint  Lcom/sun/tools/javac/code/Lint;
            7  111     6       prevMethod  Lcom/sun/tools/javac/code/Symbol$MethodSymbol;
           10  103     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  103     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   98     9             body  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
      Exception table:
        from    to  target  type
           7   104     104  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 1111
            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 21
         1: .line 1112
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.sym:Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            ifnull 4
         2: .line 1114
            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 1115
            goto 24
         4: .line 1116
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifeq 13
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.getModifiers:()Lcom/sun/tools/javac/tree/JCTree$JCModifiers;
            getfield com.sun.tools.javac.tree.JCTree$JCModifiers.flags:J
            ldc 8589934592
            land
            lconst_0
            lcmp
            ifne 13
         5: .line 1117
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnonnull 9
         6: .line 1119
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.name:Lcom/sun/tools/javac/util/Name;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.LocalMissingInit:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantInferLocalVarType:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
         7: .line 1120
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Erroneous:()Lcom/sun/tools/javac/tree/JCTree$JCErroneous;
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
         8: .line 1121
            goto 13
         9: .line 1122
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr.canInferLocalVarType:(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            astore 2 /* msg */
        start local 2 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        10: .line 1123
            aload 2 /* msg */
            ifnull 13
        11: .line 1126
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.name:Lcom/sun/tools/javac/util/Name;
            aload 2 /* msg */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantInferLocalVarType:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        12: .line 1127
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Erroneous:()Lcom/sun/tools/javac/tree/JCTree$JCErroneous;
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
        end local 2 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        13: .line 1132
      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
        14: .line 1133
            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
        15: .line 1134
            goto 19
      StackMap locals:
      StackMap stack: java.lang.Throwable
        16: astore 2
        17: .line 1135
            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
        18: .line 1136
            aload 2
            athrow
        19: .line 1135
      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
        20: .line 1138
            goto 24
        21: .line 1139
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 24
        22: .line 1141
            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
        23: .line 1142
            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
        24: .line 1146
      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
        25: .line 1147
            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
        26: .line 1148
            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
        27: .line 1151
            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 31
        28: .line 1152
            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 31
        29: .line 1153
            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 31
        30: .line 1151
            iconst_1
            goto 32
      StackMap locals: com.sun.tools.javac.code.Symbol$VarSymbol com.sun.tools.javac.code.Lint com.sun.tools.javac.code.Lint
      StackMap stack:
        31: iconst_0
      StackMap locals:
      StackMap stack: int
        32: istore 5 /* isImplicitLambdaParameter */
        start local 5 // boolean isImplicitLambdaParameter
        33: .line 1154
            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 */
            ifne 34
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifne 34
            iconst_1
            goto 35
      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
        34: iconst_0
      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
        35: invokevirtual com.sun.tools.javac.comp.Check.validate:(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Z)V
        36: .line 1157
            aload 2 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            pop
        37: .line 1158
            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
        38: .line 1159
            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
        39: .line 1161
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 50
        40: .line 1162
            aload 2 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.flags_field:J
            ldc 16
            land
            lconst_0
            lcmp
            ifeq 42
        41: .line 1163
            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 48
        42: .line 1168
      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
        43: .line 1169
            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;
        44: .line 1173
            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;
        45: .line 1174
            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
        46: .line 1175
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifeq 48
        47: .line 1177
            aload 2 /* v */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.init: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.baseType:()Lcom/sun/tools/javac/code/Type;
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.comp.Check.checkLocalVarType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Type;
            putfield com.sun.tools.javac.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
        end local 6 // com.sun.tools.javac.comp.Env initEnv
        48: .line 1180
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifeq 50
        49: .line 1181
            aload 0 /* this */
            aload 1 /* tree */
            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.setSyntheticVariableType:(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)V
        50: .line 1184
      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;
        51: .line 1185
            goto 55
        52: .line 1186
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        53: .line 1187
            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
        54: .line 1188
            aload 7
            athrow
        55: .line 1187
      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
        56: .line 1189
            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   57     0                       this  Lcom/sun/tools/javac/comp/Attr;
            0   57     1                       tree  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
           10   13     2                        msg  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
           25   57     2                          v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           26   57     3                       lint  Lcom/sun/tools/javac/code/Lint;
           27   57     4                   prevLint  Lcom/sun/tools/javac/code/Lint;
           33   57     5  isImplicitLambdaParameter  Z
           43   48     6                    initEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
          13    16      16  any
          36    52      52  any
    MethodParameters:
      Name  Flags
      tree  

  com.sun.tools.javac.util.JCDiagnostic$Fragment canInferLocalVarType(com.sun.tools.javac.tree.JCTree$JCVariableDecl);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
    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$JCVariableDecl tree
         0: .line 1192
            new com.sun.tools.javac.comp.Attr$LocalInitScanner
            dup
            invokespecial com.sun.tools.javac.comp.Attr$LocalInitScanner.<init>:()V
            astore 2 /* lis */
        start local 2 // com.sun.tools.javac.comp.Attr$LocalInitScanner lis
         1: .line 1193
            aload 2 /* lis */
            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.Attr$LocalInitScanner.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         2: .line 1194
            aload 2 /* lis */
            getfield com.sun.tools.javac.comp.Attr$LocalInitScanner.badInferenceMsg:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            areturn
        end local 2 // com.sun.tools.javac.comp.Attr$LocalInitScanner lis
        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    3     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    3     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            1    3     2   lis  Lcom/sun/tools/javac/comp/Attr$LocalInitScanner;
    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 1257
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         1: .line 1258
            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 1261
            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 1266
            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 1267
            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 1268
            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 1266
            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 1265
            astore 2 /* fakeOwner */
        start local 2 // com.sun.tools.javac.code.Symbol fakeOwner
         6: .line 1270
            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 1269
            astore 3 /* localEnv */
        start local 3 // com.sun.tools.javac.comp.Env localEnv
         8: .line 1272
            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 1274
      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 1275
            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 1276
            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 1281
            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 1282
            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 1283
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCBlock.flags:J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 17
        15: .line 1284
            aload 4 /* cs */
            aload 5 /* tas */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.appendClassInitTypeAttributes:(Lcom/sun/tools/javac/util/List;)V
        16: .line 1285
            goto 27
        17: .line 1286
      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 1289
            goto 27
        19: .line 1292
      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 1291
            astore 2 /* localEnv */
        start local 2 // com.sun.tools.javac.comp.Env localEnv
        21: .line 1294
            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 1295
            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 1296
            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 1297
            aload 3
            athrow
        26: .line 1296
      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 1299
      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 1300
            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 1303
            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 1304
            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 1305
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1306
            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 1309
            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 1310
            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 1311
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1312
            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 1316
            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 1315
            astore 2 /* loopEnv */
        start local 2 // com.sun.tools.javac.comp.Env loopEnv
         2: .line 1318
            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 1319
            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 1320
      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 1321
            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 1322
            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 1323
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         8: .line 1324
            goto 12
         9: .line 1325
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 3
        10: .line 1326
            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 1327
            aload 3
            athrow
        12: .line 1326
      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 1328
            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=4, 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 1332
            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 1331
            astore 2 /* loopEnv */
        start local 2 // com.sun.tools.javac.comp.Env loopEnv
         2: .line 1337
            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 1338
            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
         4: .line 1339
            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
         5: .line 1340
            aload 4 /* elemtype */
            ifnonnull 20
         6: .line 1342
            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
         7: .line 1343
            aload 5 /* base */
            ifnonnull 15
         8: .line 1344
            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;
         9: .line 1345
            aload 3 /* exprType */
        10: .line 1346
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.TypeReqArrayOrIterable:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
        11: .line 1345
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.ForeachNotApplicableToType:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        12: .line 1344
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        13: .line 1347
            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 */
        14: .line 1348
            goto 20
        15: .line 1349
      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
        16: .line 1350
            aload 6 /* iterableParams */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 18
        17: .line 1351
            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 19
        18: .line 1352
      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;
        19: .line 1350
      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
        20: .line 1355
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.var:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            invokevirtual com.sun.tools.javac.tree.JCTree$JCVariableDecl.isImplicitlyTyped:()Z
            ifeq 23
        21: .line 1356
            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.var:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            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.name:Lcom/sun/tools/javac/util/Name;
            invokevirtual com.sun.tools.javac.comp.Check.checkLocalVarType:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/code/Type;
            astore 5 /* inferredType */
        start local 5 // com.sun.tools.javac.code.Type inferredType
        22: .line 1357
            aload 0 /* this */
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCEnhancedForLoop.var:Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            aload 5 /* inferredType */
            invokevirtual com.sun.tools.javac.comp.Attr.setSyntheticVariableType:(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)V
        end local 5 // com.sun.tools.javac.code.Type inferredType
        23: .line 1359
      StackMap locals:
      StackMap stack:
            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
        24: .line 1360
            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
        25: .line 1361
            aload 2 /* loopEnv */
            aload 1 /* tree */
            putfield com.sun.tools.javac.comp.Env.tree:Lcom/sun/tools/javac/tree/JCTree;
        26: .line 1362
            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
        27: .line 1363
            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
        28: .line 1364
            goto 32
        29: .line 1365
      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
        30: .line 1366
            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
        31: .line 1367
            aload 7
            athrow
        32: .line 1366
      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
        33: .line 1368
            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   34     0            this  Lcom/sun/tools/javac/comp/Attr;
            0   34     1            tree  Lcom/sun/tools/javac/tree/JCTree$JCEnhancedForLoop;
            2   34     2         loopEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            3   28     3        exprType  Lcom/sun/tools/javac/code/Type;
            5   28     4        elemtype  Lcom/sun/tools/javac/code/Type;
            7   20     5            base  Lcom/sun/tools/javac/code/Type;
           16   20     6  iterableParams  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           22   23     5    inferredType  Lcom/sun/tools/javac/code/Type;
      Exception table:
        from    to  target  type
           2    29      29  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=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$JCLabeledStatement tree
         0: .line 1372
            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 1373
            goto 9
         2: .line 1374
      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 1375
            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 1376
            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;
         5: .line 1377
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLabeledStatement.label:Lcom/sun/tools/javac/util/Name;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.LabelAlreadyInUse:(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
         6: .line 1376
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
         7: .line 1378
            goto 10
         8: .line 1380
      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 1373
      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 1383
      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 1384
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
        12: .line 1385
            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=5, 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 1388
            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 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;
         2: .line 1390
            astore 3 /* switchEnv */
        start local 3 // com.sun.tools.javac.comp.Env switchEnv
         3: .line 1395
            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 1396
            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 1397
            iload 5 /* stringSwitch */
            ifeq 9
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowStringsInSwitch:Z
            ifne 9
         8: .line 1398
            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;
            getstatic com.sun.tools.javac.code.Source$Feature.STRINGS_IN_SWITCH:Lcom/sun/tools/javac/code/Source$Feature;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.sourceName:Ljava/lang/String;
            invokevirtual com.sun.tools.javac.code.Source$Feature.error:(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
         9: .line 1400
      StackMap locals: int int
      StackMap stack:
            iload 4 /* enumSwitch */
            ifne 11
            iload 5 /* stringSwitch */
            ifne 11
        10: .line 1401
            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 1405
      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 1406
            iconst_0
            istore 7 /* hasDefault */
        start local 7 // boolean hasDefault
        13: .line 1407
            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 51
        15: .line 1408
      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 1409
            aload 9 /* c */
            getfield com.sun.tools.javac.tree.JCTree$JCCase.pat:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 36
        17: .line 1410
            iload 4 /* enumSwitch */
            ifeq 25
        18: .line 1411
            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 1412
            aload 10 /* sym */
            ifnonnull 22
        20: .line 1413
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.EnumLabelMustBeUnqualifiedEnum: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
        21: .line 1414
            goto 40
      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 40
        23: .line 1415
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.DuplicateCaseLabel: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
        end local 10 // com.sun.tools.javac.code.Symbol sym
        24: .line 1417
            goto 40
        25: .line 1418
      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 1419
            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 40
        27: .line 1420
            aload 10 /* pattype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnonnull 33
        28: .line 1421
            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 1422
            iload 5 /* stringSwitch */
            ifeq 30
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.StringConstReq:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            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: getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.ConstExprReq:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        31: .line 1421
      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 com.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
        32: .line 1423
            goto 40
      StackMap locals:
      StackMap stack:
        33: 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 40
        34: .line 1424
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.DuplicateCaseLabel: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
        end local 10 // com.sun.tools.javac.code.Type pattype
        35: .line 1428
            goto 40
      StackMap locals:
      StackMap stack:
        36: iload 7 /* hasDefault */
            ifeq 39
        37: .line 1429
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.DuplicateDefaultLabel: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
        38: .line 1430
            goto 40
        39: .line 1431
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 7 /* hasDefault */
        40: .line 1434
      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;
        41: .line 1433
            astore 10 /* caseEnv */
        start local 10 // com.sun.tools.javac.comp.Env caseEnv
        42: .line 1436
            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
        43: .line 1437
            goto 48
      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
        44: astore 11
        45: .line 1438
            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
        46: .line 1439
            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
        47: .line 1440
            aload 11
            athrow
        48: .line 1438
      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
        49: .line 1439
            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
        50: .line 1407
            aload 8 /* l */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 8 /* l */
      StackMap locals:
      StackMap stack:
        51: aload 8 /* l */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 15
        end local 8 // com.sun.tools.javac.util.List l
        52: .line 1443
            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
        53: .line 1444
            goto 57
        54: .line 1445
      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
        55: .line 1446
            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
        56: .line 1447
            aload 12
            athrow
        57: .line 1446
      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
        58: .line 1448
            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   59     0          this  Lcom/sun/tools/javac/comp/Attr;
            0   59     1          tree  Lcom/sun/tools/javac/tree/JCTree$JCSwitch;
            1   59     2       seltype  Lcom/sun/tools/javac/code/Type;
            3   59     3     switchEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            6   53     4    enumSwitch  Z
            7   53     5  stringSwitch  Z
           12   53     6        labels  Ljava/util/Set<Ljava/lang/Object;>;
           13   53     7    hasDefault  Z
           14   52     8             l  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCCase;>;
           16   50     9             c  Lcom/sun/tools/javac/tree/JCTree$JCCase;
           19   24    10           sym  Lcom/sun/tools/javac/code/Symbol;
           26   35    10       pattype  Lcom/sun/tools/javac/code/Type;
           42   50    10       caseEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
      Exception table:
        from    to  target  type
          42    44      44  any
           3    54      54  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 1452
            goto 5
         1: .line 1453
      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 1454
            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 1455
            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 1452
      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 1457
            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 1461
            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 1462
            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 1463
            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 1464
            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 1465
            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 1466
            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 1467
            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 1468
            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 1469
            aload 7 /* s */
            getfield com.sun.tools.javac.code.Symbol.flags_field:J
            ldc 16384
            land
            lconst_0
            lcmp
            ifne 11
        10: .line 1470
            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 1469
      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 1464
      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 1474
      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 1478
            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 1479
            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 1480
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1481
            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 1485
            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 1487
            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 1489
            iload 3 /* isTryWithResource */
            ifeq 4
         3: .line 1490
            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 1491
      StackMap locals: com.sun.tools.javac.comp.Env int
      StackMap stack:
            aload 2 /* localEnv */
         5: .line 1489
      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 1494
            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 1495
            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 1502
            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 1503
            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 1504
            aload 7 /* twrContext */
        12: .line 1502
            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 1501
            astore 8 /* twrResult */
        start local 8 // com.sun.tools.javac.comp.Attr$ResultInfo twrResult
        14: .line 1505
            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 1506
            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 1507
            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 1510
            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 1512
            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 1513
            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 1514
            goto 22
        21: .line 1515
      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 1494
      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 1519
            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 1520
            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 1521
            iload 3 /* isTryWithResource */
            ifeq 28
        27: .line 1522
            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 1523
      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 1521
      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 1522
            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 1526
      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 1527
      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 1529
            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 1528
            astore 7 /* catchEnv */
        start local 7 // com.sun.tools.javac.comp.Env catchEnv
        36: .line 1531
            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 1532
            aload 6 /* c */
            invokestatic com.sun.tools.javac.tree.TreeInfo.isMultiCatch:(Lcom/sun/tools/javac/tree/JCTree$JCCatch;)Z
            ifeq 39
        38: .line 1534
            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 1536
      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 1537
            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 1539
      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 1540
            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 1541
            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 1539
            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 1542
            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 1543
            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 1544
            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 1545
            aload 9
            athrow
        50: .line 1544
      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 1526
            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 1549
            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 1550
      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 1551
            goto 59
        56: .line 1552
      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 1553
            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 1554
            aload 11
            athrow
        59: .line 1553
      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 1555
            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=7, 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 1558
            aload 3 /* resource */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 22
         1: .line 1559
            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 1560
            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 1561
            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 1562
            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 1564
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
            aload 1 /* pos */
         6: .line 1565
            aload 2 /* env */
         7: .line 1566
            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 1567
            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 1568
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        10: .line 1569
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        11: .line 1564
            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 1570
            goto 16
        13: .line 1571
      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 1572
            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 1573
            aload 6
            athrow
        16: .line 1572
      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 1574
            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 1575
            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 1576
            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 1577
            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 1578
            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 */
            aload 3 /* resource */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.TryResourceThrowsInterruptedExc:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        end local 5 // com.sun.tools.javac.util.Log$DiagnosticHandler discardHandler
        end local 4 // com.sun.tools.javac.code.Symbol close
        22: .line 1581
      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 1584
            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 1586
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 4
         2: .line 1587
            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 1588
      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 1589
      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 1586
      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 1591
            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 1593
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.ConditionalTargetCantBeVoid: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;
            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 1594
            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 1595
            return
        11: .line 1598
      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 1599
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.unknownExprInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            goto 14
        13: .line 1600
      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 1598
      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 1602
            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 1603
            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 1605
            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 1606
            aload 2 /* condtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        21: .line 1607
            aload 4 /* truetype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        22: .line 1608
            aload 5 /* falsetype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 27
        23: .line 1609
            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 1611
            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 1613
      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 1614
            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 1617
            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 1618
      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 1619
            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 1620
            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 1618
            iconst_0
            ireturn
      StackMap locals:
      StackMap stack:
         5: iconst_1
            ireturn
         6: .line 1621
      StackMap locals:
      StackMap stack:
            iconst_0
            ireturn
         7: .line 1622
      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 1624
      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 1625
            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 1626
            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 1625
            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 1629
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
        14: .line 1630
            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 1631
            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 1629
            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 1628
            astore 4 /* speculativeMethodTree */
        start local 4 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation speculativeMethodTree
        18: .line 1632
            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 1633
            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 1634
            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 1635
      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 1633
      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 1636
            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 1637
            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 1640
      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 1639
            astore 8 /* className */
        start local 8 // com.sun.tools.javac.tree.JCTree$JCExpression className
        27: .line 1642
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.deferredAttr:Lcom/sun/tools/javac/comp/DeferredAttr;
        28: .line 1643
            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 1644
            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 1642
            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 1641
            astore 9 /* speculativeNewClassTree */
        start local 9 // com.sun.tools.javac.tree.JCTree$JCExpression speculativeNewClassTree
        32: .line 1645
            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 1647
      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 1648
            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 1647
            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 1648
            getfield com.sun.tools.javac.tree.JCTree.type:Lcom/sun/tools/javac/code/Type;
        37: .line 1647
            astore 10 /* speculativeType */
        start local 10 // com.sun.tools.javac.code.Type speculativeType
        38: .line 1649
            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 1654
            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 1665
            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=5, 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 1689
            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 1690
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
         2: .line 1692
      StackMap locals:
      StackMap stack:
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 4
         3: .line 1693
            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 1692
      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 1694
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 8
         7: .line 1695
            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 1694
      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 1701
            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 1705
            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 1706
            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 1707
            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 1708
            aload 4 /* thenUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        15: .line 1710
      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 1711
            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 1712
            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 1713
            aload 5 /* elseUnboxed */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        19: .line 1716
      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 1717
            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 1718
            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 1719
            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 1720
            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 1716
      StackMap locals:
      StackMap stack:
            iinc 7 1
      StackMap locals:
      StackMap stack:
        26: iload 7
            iload 8
            if_icmplt 20
        27: .line 1726
      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 1727
            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 1728
      StackMap locals:
      StackMap stack:
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.isPrimitive:()Z
            ifeq 31
        30: .line 1729
            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 1731
      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 1732
            aload 3 /* elsetype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        33: .line 1733
      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 1734
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        35: .line 1736
      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 42
        36: .line 1737
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
        37: .line 1738
            aload 2 /* thentype */
        38: .line 1739
            aload 3 /* elsetype */
        39: .line 1738
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.NeitherConditionalSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        40: .line 1737
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        41: .line 1740
            aload 2 /* thentype */
            invokevirtual com.sun.tools.javac.code.Type.baseType:()Lcom/sun/tools/javac/code/Type;
            areturn
        42: .line 1746
      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   43     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   43     1          pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            0   43     2     thentype  Lcom/sun/tools/javac/code/Type;
            0   43     3     elsetype  Lcom/sun/tools/javac/code/Type;
            6   43     4  thenUnboxed  Lcom/sun/tools/javac/code/Type;
           10   43     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 1761
            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 1762
            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 1763
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCIf.elsepart:Lcom/sun/tools/javac/tree/JCTree$JCStatement;
            ifnull 4
         3: .line 1764
            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 1765
      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 1766
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         6: .line 1767
            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 1772
            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 1773
            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 1774
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         3: .line 1775
            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 1778
            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 1779
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         2: .line 1780
            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 1783
            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 1784
            aload 0 /* this */
            aconst_null
            putfield com.sun.tools.javac.comp.Attr.result:Lcom/sun/tools/javac/code/Type;
         2: .line 1785
            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=3, 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 1805
            aload 4 /* env */
            astore 5 /* env1 */
        start local 5 // com.sun.tools.javac.comp.Env env1
         1: .line 1807
            goto 17
         2: .line 1808
      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 1810
      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 1811
            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 1813
            aload 2 /* tag */
            getstatic com.sun.tools.javac.tree.JCTree$Tag.CONTINUE:Lcom/sun/tools/javac/tree/JCTree$Tag;
            if_acmpne 12
         6: .line 1814
            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 1815
            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 1816
            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 1817
            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 1818
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            aload 3 /* label */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.NotLoopLabel:(Lcom/sun/tools/javac/util/Name;)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
        11: .line 1821
      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 1823
      StackMap locals:
      StackMap stack:
            aload 6 /* labelled */
            areturn
        end local 6 // com.sun.tools.javac.tree.JCTree$JCLabeledStatement labelled
        13: .line 1831
      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 1834
      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 1839
      StackMap locals:
      StackMap stack:
            goto 18
        16: .line 1842
      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 1807
      StackMap locals:
      StackMap stack:
            aload 5 /* env1 */
            ifnonnull 2
        18: .line 1844
      StackMap locals:
      StackMap stack:
            aload 3 /* label */
            ifnull 20
        19: .line 1845
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* pos */
            aload 3 /* label */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.UndefLabel:(Lcom/sun/tools/javac/util/Name;)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
            goto 23
        20: .line 1846
      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 1847
            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.ContOutsideLoop: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
            goto 23
        22: .line 1849
      StackMap locals:
      StackMap stack:
            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.BreakOutsideSwitchLoop: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
        23: .line 1850
      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=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$JCReturn tree
         0: .line 1856
            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 1857
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.RetOutsideMeth: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 1858
            goto 15
         3: .line 1861
      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 1862
            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 1863
            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 1864
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.UnexpectedRetVal: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;
         7: .line 1863
            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 1866
      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 1867
            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 1868
            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 1869
            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 1870
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            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;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.MissingRetVal:(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;
        14: .line 1869
            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 1873
      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 1874
            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 1877
            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 1878
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowPoly:Z
            ifeq 5
         4: .line 1879
            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 1881
      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 1882
            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 1885
            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 1886
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCAssert.detail:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 3
         2: .line 1887
            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 1889
      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 1890
            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 1899
            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 1905
            aconst_null
            astore 4 /* typeargtypes */
        start local 4 // com.sun.tools.javac.util.List typeargtypes
         2: .line 1907
            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 1910
            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 1909
            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 1912
            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 1913
            iload 6 /* isConstructorCall */
            ifeq 60
         9: .line 1916
            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 1920
            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 1923
            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 1924
            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 1925
            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 1929
            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 1930
            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 1931
            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 1932
            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;
            aload 9 /* site */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.NoSuperclass:(Lcom/sun/tools/javac/code/Type;)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
        18: .line 1933
            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 1934
            goto 21
        20: .line 1935
      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 1939
      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 1940
            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 1941
            goto 25
        24: .line 1942
      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 1941
      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 1943
      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 1946
            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 1947
            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 1953
            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 1954
            aload 0 /* this */
            aload 11 /* qualifier */
            aload 2 /* localEnv */
        31: .line 1955
            aload 10 /* encl */
        32: .line 1954
            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 1953
            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 1956
            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 1959
            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 1960
            aload 2 /* localEnv */
            aload 9 /* site */
            iconst_1
        38: .line 1959
            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 1962
            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 1963
            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;
        42: .line 1964
            aload 9 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalQualNotIcls:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        43: .line 1963
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        44: .line 1969
      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 1970
            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 1975
      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 1976
            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 1977
            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 1978
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        50: .line 1979
            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 1978
            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 1980
            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 1983
            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 1987
            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 1988
            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 1989
            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 1988
            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 1993
      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 1994
            goto 78
        60: .line 1997
      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 1998
            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 1999
            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 2004
            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 2005
            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 2006
            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 2009
            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 2010
            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 2011
            new java.lang.AssertionError
            dup
            aload 10 /* mtype */
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        69: .line 2013
      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 2014
            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 2015
      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 2013
      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 2016
            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 2017
            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 2019
            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 2023
            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 2024
            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 2026
      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 2027
            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 2030
            aload 1 /* msym */
            ifnull 12
         1: .line 2031
            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 2032
            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 2033
            aload 4 /* argtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 12
         4: .line 2035
            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 2036
            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 2037
            getstatic com.sun.tools.javac.code.BoundKind.EXTENDS:Lcom/sun/tools/javac/code/BoundKind;
         7: .line 2038
            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 2036
            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 2039
            aload 5 /* restype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        10: .line 2040
            aload 5 /* restype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        11: .line 2035
            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 2041
      StackMap locals:
      StackMap stack:
            aload 1 /* msym */
            ifnull 17
        13: .line 2042
            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 2043
            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 2044
            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 2047
            aload 2 /* qualifierType */
            areturn
        17: .line 2049
      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=3, 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 2059
            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 2060
            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 2061
            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 2062
            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 2063
            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 2064
            iconst_1
            ireturn
        end local 4 // com.sun.tools.javac.tree.JCTree$JCBlock body
         6: .line 2066
      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;
         7: .line 2067
            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;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CallMustBeFirstStmtInCtor:(Lcom/sun/tools/javac/util/Name;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
         8: .line 2066
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
         9: .line 2068
            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 2074
            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 2075
            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 2079
            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 2083
            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 2087
            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 2091
            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 2094
            aconst_null
            astore 7 /* annoclazzid */
        start local 7 // com.sun.tools.javac.tree.JCTree$JCAnnotatedType annoclazzid
         5: .line 2096
            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 2097
            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 2098
            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 2099
            aload 6 /* clazzid */
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotatedType
            astore 7 /* annoclazzid */
         9: .line 2100
            aload 7 /* annoclazzid */
            getfield com.sun.tools.javac.tree.JCTree$JCAnnotatedType.underlyingType:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            astore 6 /* clazzid */
        10: .line 2102
            goto 16
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        11: .line 2103
      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 2104
            aload 5 /* clazz */
            checkcast com.sun.tools.javac.tree.JCTree$JCAnnotatedType
            astore 7 /* annoclazzid */
        13: .line 2105
            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 2106
            goto 16
        end local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        15: .line 2107
      StackMap locals:
      StackMap stack:
            aload 5 /* clazz */
            astore 6 /* clazzid */
        start local 6 // com.sun.tools.javac.tree.JCTree$JCExpression clazzid
        16: .line 2111
      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 2113
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 46
        18: .line 2122
            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 2123
            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 2122
            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 2126
            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 2127
            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 2126
            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 2129
            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 2130
            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 2131
            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 2132
            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 2133
            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 2135
            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 2136
            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 2137
            aload 8 /* clazzid1 */
        32: .line 2138
            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 2137
            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 2136
            astore 8 /* clazzid1 */
        35: .line 2141
      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 2142
            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 2141
            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 2143
            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 2144
            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 2145
            aload 8 /* clazzid1 */
        42: .line 2146
            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 2145
            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 2144
            astore 8 /* clazzid1 */
        45: .line 2149
      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 2157
      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 2158
            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 2159
            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 2160
      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 2158
      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 2161
            goto 55
        end local 9 // com.sun.tools.javac.code.Type clazztype
      StackMap locals:
      StackMap stack: java.lang.Throwable
        52: astore 10
        53: .line 2162
            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 2163
            aload 10
            athrow
        start local 9 // com.sun.tools.javac.code.Type clazztype
        55: .line 2162
      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 2165
            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 2166
            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 2167
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 71
        59: .line 2170
            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 2171
            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 2172
            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 2173
            aload 7 /* annoclazzid */
            ifnull 64
        63: .line 2174
            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 2176
      StackMap locals:
      StackMap stack:
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 74
        65: .line 2177
            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 2178
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.AnonClassImplIntfNoQualForNew: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
        67: .line 2179
            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 2180
            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;
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.QualifiedNewOfStaticClass:(Lcom/sun/tools/javac/code/Symbol;)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
        70: .line 2183
            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 2184
            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 2186
            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 2190
      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 2192
            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 2191
            astore 11 /* pkind */
        start local 11 // com.sun.tools.javac.code.Kinds$KindSelector pkind
        77: .line 2193
            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 2194
            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 2196
            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
            ifne 80
            aload 9 /* clazztype */
            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 165
        80: .line 2198
      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 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 2199
            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 2200
            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 2201
            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 2202
      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$JCNewClass.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.EnumCantBeInstantiated: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
        85: .line 2204
      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 2205
            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 2204
            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 2206
            iconst_0
            istore 15 /* skipNonDiamondPath */
        start local 15 // boolean skipNonDiamondPath
        91: .line 2208
            aload 4 /* cdef */
            ifnonnull 98
            iload 14 /* isSpeculativeDiamondInferenceRound */
            ifne 98
        92: .line 2209
            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 2210
            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;
        94: .line 2211
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.AbstractCantBeInstantiated:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        95: .line 2210
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        96: .line 2212
            iconst_1
            istore 15 /* skipNonDiamondPath */
        97: .line 2213
            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 2216
            aload 12 /* argtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 101
       100: .line 2217
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.AnonClassImplIntfNoArgs: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
       101: .line 2219
      StackMap locals:
      StackMap stack:
            aload 13 /* typeargtypes */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifne 103
       102: .line 2220
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.AnonClassImplIntfNoTypeargs: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
       103: .line 2223
      StackMap locals:
      StackMap stack:
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 12 /* argtypes */
       104: .line 2224
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
            astore 13 /* typeargtypes */
       105: .line 2225
            iconst_1
            istore 15 /* skipNonDiamondPath */
       106: .line 2227
      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 2228
            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 2229
            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 2230
            aload 9 /* clazztype */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
       110: .line 2231
            aload 9 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
       111: .line 2228
            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 2233
            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 2234
            aload 17 /* diamondEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
            aload 4 /* cdef */
            ifnonnull 114
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCNewClass.classDeclRemoved:()Z
            ifne 114
            iconst_0
            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_1
      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 2235
            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 2240
            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 2241
            aload 17 /* diamondEnv */
       119: .line 2242
            aload 16 /* site */
       120: .line 2243
            aload 12 /* argtypes */
       121: .line 2244
            aload 13 /* typeargtypes */
       122: .line 2240
            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 2245
            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 2247
            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 2248
            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 2249
            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 2248
            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 2250
            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 2251
            aload 0 /* this */
            aload 1 /* tree */
            aload 16 /* site */
       130: .line 2252
            aload 18 /* constructor */
       131: .line 2253
            aload 17 /* diamondEnv */
       132: .line 2254
            aload 20 /* diamondResult */
       133: .line 2251
            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 2256
            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 2257
            aload 21 /* constructorType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 138
       136: .line 2258
            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 2259
            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 2261
      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 2262
            goto 160
       140: .line 2267
      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 2271
            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 2272
            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 2273
            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 2274
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
       147: .line 2275
            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 2274
            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 2276
            aload 4 /* cdef */
            ifnonnull 160
       150: .line 2277
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
       151: .line 2278
            aload 9 /* clazztype */
       152: .line 2279
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
       153: .line 2280
            aload 16 /* rsEnv */
       154: .line 2281
            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 2277
            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 2282
            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 2283
            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 2287
      StackMap locals:
      StackMap stack:
            aload 4 /* cdef */
            ifnull 163
       161: .line 2288
            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 2289
            return
       163: .line 2292
      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 2293
            aload 9 /* clazztype */
            astore 2 /* owntype */
        end local 15 // boolean skipNonDiamondPath
        end local 14 // boolean isSpeculativeDiamondInferenceRound
       165: .line 2295
      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 2296
            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 2297
            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 2299
            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 2300
            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$2(Lcom/sun/tools/javac/tree/JCTree$JCNewClass;Lcom/sun/tools/javac/comp/InferenceContext;)V (6)
                  (Lcom/sun/tools/javac/comp/InferenceContext;)V
       170: .line 2299
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
       171: .line 2304
      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 2305
            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 2342
            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 2343
            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 2344
            iload 10 /* isDiamond */
            ifeq 10
         3: .line 2345
            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 2346
      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 2347
      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 2348
            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 2349
            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$3(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 2348
            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 2361
            goto 61
        10: .line 2362
      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 2363
            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 2364
            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 2366
            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 2367
            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 2369
            aload 12 /* fragment */
        16: .line 2370
            aload 11 /* invalidDiamondArgs */
            invokevirtual com.sun.tools.javac.util.List.size:()I
            iconst_1
            if_icmple 18
        17: .line 2371
            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 2372
      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 2368
      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 2367
            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 2375
      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 2376
            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 2375
      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 2382
      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 29
        26: .line 2383
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 28
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getOriginalType:()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 28
        27: .line 2384
            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 29
        28: .line 2382
      StackMap locals:
      StackMap stack:
            iconst_0
            goto 30
      StackMap locals:
      StackMap stack:
        29: iconst_1
      StackMap locals:
      StackMap stack: int
        30: istore 11 /* implementing */
        start local 11 // boolean implementing
        31: .line 2386
            iload 11 /* implementing */
            ifeq 34
        32: .line 2387
            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;
        33: .line 2388
            goto 35
        34: .line 2389
      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;
        35: .line 2392
      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 38
        36: .line 2393
            aload 0 /* this */
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.comp.Attr.isSerializable:(Lcom/sun/tools/javac/code/Type;)Z
            ifeq 38
        37: .line 2394
            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
        38: .line 2397
      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
        39: .line 2403
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.encl:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 42
            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 42
        40: .line 2404
            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 2405
            goto 43
        end local 12 // com.sun.tools.javac.util.List finalargtypes
        42: .line 2406
      StackMap locals:
      StackMap stack:
            aload 6 /* argtypes */
            astore 12 /* finalargtypes */
        start local 12 // com.sun.tools.javac.util.List finalargtypes
        43: .line 2412
      StackMap locals: com.sun.tools.javac.util.List
      StackMap stack:
            iload 10 /* isDiamond */
            ifeq 45
            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 45
        44: .line 2413
            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 */
        45: .line 2416
      StackMap locals:
      StackMap stack:
            aload 3 /* clazztype */
            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 46
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            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;
            invokevirtual com.sun.tools.javac.code.Types.createErrorType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            goto 47
        46: .line 2417
      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;
        47: .line 2416
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 3 /* clazztype */
        48: .line 2418
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        49: .line 2419
            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 */
        50: .line 2418
            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
        51: .line 2420
            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 52
            iconst_0
            goto 53
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
        52: iconst_1
      StackMap locals:
      StackMap stack: int
        53: invokestatic com.sun.tools.javac.util.Assert.check:(Z)V
        54: .line 2421
            aload 1 /* tree */
            aload 13 /* sym */
            putfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
        55: .line 2422
            aload 1 /* tree */
            aload 0 /* this */
            aload 1 /* tree */
        56: .line 2423
            aload 3 /* clazztype */
        57: .line 2424
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
        58: .line 2425
            aload 5 /* localEnv */
        59: .line 2426
            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
        60: .line 2422
            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
        61: .line 2428
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewClass.constructor:Lcom/sun/tools/javac/code/Symbol;
            ifnull 63
            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 63
        62: .line 2429
            aload 3 /* clazztype */
            goto 64
      StackMap locals:
      StackMap stack:
        63: 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;
        64: .line 2428
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 11 /* owntype */
        start local 11 // com.sun.tools.javac.code.Type owntype
        65: .line 2430
            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;
        66: .line 2431
            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
        67: .line 2432
            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   68     0                          this  Lcom/sun/tools/javac/comp/Attr;
            0   68     1                          tree  Lcom/sun/tools/javac/tree/JCTree$JCNewClass;
            0   68     2                         clazz  Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            0   68     3                     clazztype  Lcom/sun/tools/javac/code/Type;
            0   68     4                          cdef  Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            0   68     5                      localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   68     6                      argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   68     7                  typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   68     8                         pkind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
            1   68     9              inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            2   68    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;
           31   61    11                  implementing  Z
           41   42    12                 finalargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           43   61    12                 finalargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           51   61    13                           sym  Lcom/sun/tools/javac/code/Symbol;
           65   68    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 2435
            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 2448
            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 2449
            aload 1 /* arg */
            areturn
         2: .line 2451
      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 2452
            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 2454
      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 2455
            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 2456
            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 2457
            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 2458
            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=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$JCNewArray tree
         0: .line 2462
            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 2463
            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 2465
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCNewArray.elemtype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 13
         3: .line 2466
            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 2467
            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 2468
            aload 4 /* elemtype */
            astore 2 /* owntype */
         6: .line 2469
            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 2470
      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 2471
            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 2469
            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 2473
            goto 22
        end local 4 // com.sun.tools.javac.code.Type elemtype
        13: .line 2476
      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 2477
            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 2478
            goto 22
        end local 4 // com.sun.tools.javac.code.Type elemtype
        16: .line 2479
      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 21
        17: .line 2480
            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.enclVar:Lcom/sun/tools/javac/code/Symbol;
            ifnull 18
            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.enclVar: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.Type.isErroneous:()Z
            ifne 21
        18: .line 2481
      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$JCNewArray.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
        19: .line 2482
            aload 0 /* this */
            invokevirtual com.sun.tools.javac.comp.Attr.pt:()Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalInitializerForType:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        20: .line 2481
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        21: .line 2484
      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
        22: .line 2487
      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 25
        23: .line 2488
            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
        24: .line 2489
            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 */
        25: .line 2491
      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 27
        26: .line 2492
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.GenericArrayCreation: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
        27: .line 2493
      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;
        28: .line 2494
            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   29     0      this  Lcom/sun/tools/javac/comp/Attr;
            0   29     1      tree  Lcom/sun/tools/javac/tree/JCTree$JCNewArray;
            1   29     2   owntype  Lcom/sun/tools/javac/code/Type;
            2   29     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;
           22   29     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 2504
            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 2505
      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
            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.enclVar:Lcom/sun/tools/javac/code/Symbol;
            ifnull 2
            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.enclVar: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.Type.isErroneous:()Z
            ifne 3
         2: .line 2507
      StackMap locals:
      StackMap stack:
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.UnexpectedLambda: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
         3: .line 2509
      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 2510
            return
         5: .line 2513
      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 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.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 2514
      StackMap locals:
      StackMap stack: int
            istore 3 /* needsRecovery */
        start local 3 // boolean needsRecovery
         9: .line 2517
            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 2518
            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 2519
            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 2521
      StackMap locals: int
      StackMap stack:
            aconst_null
            astore 4 /* explicitParamTypes */
        start local 4 // com.sun.tools.javac.util.List explicitParamTypes
        13: .line 2522
            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 2524
            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 2525
            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 2528
      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 2529
            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 2530
            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 2532
            aload 6 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 25
        20: .line 2533
            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 2635
            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 2636
            iload 3 /* needsRecovery */
            ifeq 24
        23: .line 2637
            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 2534
      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 2537
      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 2539
            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 37
        27: .line 2541
            aload 7 /* lambdaType */
        28: .line 2542
            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;
        29: .line 2543
            aload 6 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        30: .line 2541
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.InvalidGenericLambdaTarget:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            astore 8 /* msg */
        start local 8 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        31: .line 2544
            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;
            aload 8 /* msg */
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)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
        32: .line 2545
            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;
        33: .line 2635
            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
        34: .line 2636
            iload 3 /* needsRecovery */
            ifeq 36
        35: .line 2637
            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
        36: .line 2546
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic$Fragment
      StackMap stack:
            return
        end local 8 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        37: .line 2549
      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 65
        38: .line 2551
            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
        39: .line 2552
            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
        40: .line 2554
            iconst_0
            istore 10 /* arityMismatch */
        start local 10 // boolean arityMismatch
        41: .line 2556
            goto 56
        42: .line 2557
      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 44
        43: .line 2559
            iconst_1
            istore 10 /* arityMismatch */
        44: .line 2562
      StackMap locals:
      StackMap stack:
            iload 10 /* arityMismatch */
            ifeq 46
        45: .line 2563
            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 47
        46: .line 2564
      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
        47: .line 2562
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 11 /* argType */
        start local 11 // com.sun.tools.javac.code.Type argType
        48: .line 2565
            aload 9 /* params */
            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.isImplicitlyTyped:()Z
            ifeq 50
        49: .line 2566
            aload 0 /* this */
            aload 9 /* params */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            checkcast com.sun.tools.javac.tree.JCTree$JCVariableDecl
            aload 11 /* argType */
            invokevirtual com.sun.tools.javac.comp.Attr.setSyntheticVariableType:(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)V
        50: .line 2568
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            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;
        51: .line 2569
            aload 8 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 53
        52: .line 2570
            aload 8 /* actuals */
            goto 54
        53: .line 2571
      StackMap locals:
      StackMap stack:
            aload 8 /* actuals */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
        54: .line 2569
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.List
            astore 8 /* actuals */
        55: .line 2572
            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
        56: .line 2556
      StackMap locals:
      StackMap stack:
            aload 9 /* params */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 42
        57: .line 2576
            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
        58: .line 2578
            iload 10 /* arityMismatch */
            ifeq 65
        59: .line 2579
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.IncompatibleArgTypesInLambda: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;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        60: .line 2580
            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;
        61: .line 2635
            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
        62: .line 2636
            iload 3 /* needsRecovery */
            ifeq 64
        63: .line 2637
            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
        64: .line 2581
      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
        65: .line 2589
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 3 /* needsRecovery */
        66: .line 2591
            aload 2 /* localEnv */
            getfield com.sun.tools.javac.comp.Env.info:Ljava/lang/Object;
            checkcast com.sun.tools.javac.comp.AttrContext
        67: .line 2592
            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;
        68: .line 2591
            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
        69: .line 2594
            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 72
        70: .line 2595
            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
        71: .line 2596
            goto 74
        72: .line 2597
      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
        73: .line 2598
            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
        74: .line 2601
      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;
        75: .line 2604
            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 76
            iconst_1
            goto 77
      StackMap locals:
      StackMap stack:
        76: iconst_0
        77: .line 2603
      StackMap locals:
      StackMap stack: int
            istore 9 /* isSpeculativeRound */
        start local 9 // boolean isSpeculativeRound
        78: .line 2606
            aload 0 /* this */
            aload 1 /* that */
            invokevirtual com.sun.tools.javac.comp.Attr.preFlow:(Lcom/sun/tools/javac/tree/JCTree$JCLambda;)V
        79: .line 2607
            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
        80: .line 2609
            aload 1 /* that */
            aload 6 /* currentTarget */
            putfield com.sun.tools.javac.tree.JCTree$JCLambda.type:Lcom/sun/tools/javac/code/Type;
        81: .line 2610
            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
        82: .line 2612
            iload 9 /* isSpeculativeRound */
            ifne 88
        83: .line 2614
            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
        84: .line 2615
            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
        85: .line 2616
            aload 0 /* this */
            aload 10 /* inferredThrownTypes */
            aload 7 /* lambdaType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            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.Attr.checkExConstraints:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/InferenceContext;)Z
            ifne 87
        86: .line 2617
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* that */
            aload 7 /* lambdaType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IncompatibleThrownTypesInMref:(Ljava/util/List;)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
        end local 10 // com.sun.tools.javac.util.List inferredThrownTypes
        87: .line 2621
      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 2623
      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 2624
            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 2625
            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 2626
            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 2627
            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 2635
            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 2636
            iload 3 /* needsRecovery */
            ifeq 97
        96: .line 2637
            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 2628
      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 2629
      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 2632
            iconst_0
            istore 3 /* needsRecovery */
       100: .line 2633
            aload 4 /* t */
            athrow
        end local 4 // java.lang.Throwable t
       101: .line 2634
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 12
       102: .line 2635
            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 2636
            iload 3 /* needsRecovery */
            ifeq 105
       104: .line 2637
            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 2639
      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 2635
      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 2636
            iload 3 /* needsRecovery */
            ifeq 109
       108: .line 2637
            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 2640
      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;
           31   37     8                  msg  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
           39   65     8              actuals  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           40   65     9               params  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;>;
           41   65    10        arityMismatch  Z
           48   56    11              argType  Lcom/sun/tools/javac/code/Type;
           69   89     8       bodyResultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
           73   74     9                 body  Lcom/sun/tools/javac/tree/JCTree$JCBlock;
           78   89     9   isSpeculativeRound  Z
           85   87    10  inferredThrownTypes  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    33      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          37    61      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          65    89      90  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
           9    21      98  Class java.lang.Throwable
          25    33      98  Class java.lang.Throwable
          37    61      98  Class java.lang.Throwable
          65    89      98  Class java.lang.Throwable
           9    21     101  any
          25    33     101  any
          37    61     101  any
          65    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=5, locals=10, 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 2654
            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 2655
            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 28
         2: .line 2660
            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 2661
            aload 5 /* currentTarget */
            invokevirtual com.sun.tools.javac.code.Type.isIntersection:()Z
            ifne 11
         4: .line 2662
            aload 3 /* explicitParamTypes */
            ifnull 8
         5: .line 2663
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.infer:Lcom/sun/tools/javac/comp/Infer;
            aload 1 /* that */
         6: .line 2664
            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;
         7: .line 2663
            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 */
         8: .line 2666
      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 */
         9: .line 2667
            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
        10: .line 2668
            goto 30
        end local 4 // com.sun.tools.javac.code.Type lambdaType
        11: .line 2669
      StackMap locals:
      StackMap stack:
            aload 5 /* currentTarget */
            checkcast com.sun.tools.javac.code.Type$IntersectionClassType
            astore 6 /* ict */
        start local 6 // com.sun.tools.javac.code.Type$IntersectionClassType ict
        12: .line 2670
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 7 /* components */
        start local 7 // com.sun.tools.javac.util.ListBuffer components
        13: .line 2671
            aload 6 /* ict */
            invokevirtual com.sun.tools.javac.code.Type$IntersectionClassType.getExplicitComponents:()Lcom/sun/tools/javac/util/List;
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 23
      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 com.sun.tools.javac.code.Type$IntersectionClassType com.sun.tools.javac.util.ListBuffer 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 /* bound */
        start local 8 // com.sun.tools.javac.code.Type bound
        15: .line 2672
            aload 3 /* explicitParamTypes */
            ifnull 21
        16: .line 2674
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.infer:Lcom/sun/tools/javac/comp/Infer;
            aload 1 /* that */
        17: .line 2675
            aload 8 /* bound */
            aload 3 /* explicitParamTypes */
            aload 2 /* resultInfo */
            getfield com.sun.tools.javac.comp.Attr$ResultInfo.checkContext:Lcom/sun/tools/javac/comp/Check$CheckContext;
        18: .line 2674
            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 8 /* bound */
        19: .line 2676
            goto 21
      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 com.sun.tools.javac.code.Type$IntersectionClassType com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Type java.util.Iterator
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        20: pop
        21: .line 2680
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* bound */
            invokevirtual com.sun.tools.javac.code.Types.removeWildcards:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;
            astore 8 /* bound */
        22: .line 2681
            aload 7 /* components */
            aload 8 /* bound */
            invokevirtual com.sun.tools.javac.util.ListBuffer.add:(Ljava/lang/Object;)Z
            pop
        end local 8 // com.sun.tools.javac.code.Type bound
        23: .line 2671
      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 com.sun.tools.javac.code.Type$IntersectionClassType com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 14
        24: .line 2683
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* components */
            invokevirtual com.sun.tools.javac.util.ListBuffer.toList:()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 5 /* currentTarget */
        25: .line 2684
            aload 5 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            dup
            getfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
            ldc 512
            lor
            putfield com.sun.tools.javac.code.Symbol$TypeSymbol.flags_field:J
        26: .line 2685
            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 */
        end local 7 // com.sun.tools.javac.util.ListBuffer components
        end local 6 // com.sun.tools.javac.code.Type$IntersectionClassType ict
        start local 4 // com.sun.tools.javac.code.Type lambdaType
        27: .line 2688
            goto 30
        end local 4 // com.sun.tools.javac.code.Type lambdaType
        28: .line 2689
      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:
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            astore 5 /* currentTarget */
        29: .line 2690
            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
        30: .line 2692
      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 37
            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 37
        31: .line 2694
            aload 4 /* lambdaType */
        32: .line 2695
            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;
        33: .line 2696
            aload 5 /* currentTarget */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
        34: .line 2694
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.InvalidGenericLambdaTarget:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            astore 6 /* msg */
        start local 6 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        35: .line 2697
            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;
            aload 6 /* msg */
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)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
        36: .line 2698
            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 */
        end local 6 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        37: .line 2700
      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   38     0                this  Lcom/sun/tools/javac/comp/Attr;
            0   38     1                that  Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression;
            0   38     2          resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            0   38     3  explicitParamTypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           10   11     4          lambdaType  Lcom/sun/tools/javac/code/Type;
           27   28     4          lambdaType  Lcom/sun/tools/javac/code/Type;
           30   38     4          lambdaType  Lcom/sun/tools/javac/code/Type;
            1   38     5       currentTarget  Lcom/sun/tools/javac/code/Type;
           12   27     6                 ict  Lcom/sun/tools/javac/code/Type$IntersectionClassType;
           13   27     7          components  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
           15   23     8               bound  Lcom/sun/tools/javac/code/Type;
           35   37     6                 msg  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
      Exception table:
        from    to  target  type
          16    19      20  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
    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 2704
            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 2715
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr$6.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         2: .line 2716
            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 2748
            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 2750
      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 2751
            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 2752
            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 2753
            aload 4 /* param */
            getfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
            ifnull 7
         6: .line 2754
            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 2755
      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 2753
      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 2752
      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 2757
            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 2758
            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 2757
            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 2760
      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 2761
            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 2760
            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 2763
      StackMap locals:
      StackMap stack:
            ldc "Cannot get here!"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
        17: .line 2765
            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 2770
            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 2771
            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 2775
            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 2776
            aload 3 /* inferenceContext */
            aload 4 /* ts */
         2: .line 2777
            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$4(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 2776
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
         4: .line 2778
            goto 9
         5: .line 2779
      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 2780
            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 2779
      StackMap locals:
      StackMap stack:
            aload 6
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 6
         9: .line 2783
      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 2841
            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 2842
            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 2843
      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 2841
      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 2845
            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 2846
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.recoveryInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            goto 9
         6: .line 2847
      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 2848
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            aload 4 /* funcContext */
         8: .line 2847
            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 2845
      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=4, 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 2858
            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 2864
            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 8
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCLambda.canCompleteNormally:Z
            ifeq 8
         2: .line 2865
            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 8
            aload 4 /* returnType */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 8
         3: .line 2867
            aload 4 /* returnType */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.MissingRetVal:(Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.IncompatibleRetTypeInLambda:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
         4: .line 2866
            astore 5 /* msg */
        start local 5 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
         5: .line 2868
            aload 3 /* checkContext */
            aload 1 /* tree */
         6: .line 2869
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            aload 5 /* msg */
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic;
         7: .line 2868
            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 5 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
         8: .line 2872
      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
         9: .line 2873
            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 11
        10: .line 2874
            aload 3 /* checkContext */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.IncompatibleArgTypesInLambda: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;
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        11: .line 2876
      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   12     0          this  Lcom/sun/tools/javac/comp/Attr;
            0   12     1          tree  Lcom/sun/tools/javac/tree/JCTree$JCLambda;
            0   12     2    descriptor  Lcom/sun/tools/javac/code/Type;
            0   12     3  checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
            1   12     4    returnType  Lcom/sun/tools/javac/code/Type;
            5    8     5           msg  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            9   12     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 2889
            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 2904
            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 2905
            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 2907
            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 2908
            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 2913
            aload 4 /* owner */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 8
         5: .line 2914
            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 2915
            aload 7 /* s */
            astore 6 /* newScopeOwner */
        end local 7 // com.sun.tools.javac.code.Symbol s
         7: .line 2918
            goto 19
         8: .line 2922
      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 2923
            aload 7 /* clinit */
            ifnonnull 18
        10: .line 2924
            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 2925
            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 2924
            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 2926
            new com.sun.tools.javac.code.Symbol$MethodSymbol
            dup
            ldc 4106
        14: .line 2927
            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 2926
            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 2928
            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 2929
            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 2931
      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 2933
      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 2934
            goto 22
        end local 3 // com.sun.tools.javac.comp.Env lambdaEnv
        21: .line 2935
      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 2937
      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=11, locals=18, 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 2942
            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 2943
      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
            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.enclVar:Lcom/sun/tools/javac/code/Symbol;
            ifnull 2
            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.enclVar: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.Type.isErroneous:()Z
            ifne 3
         2: .line 2945
      StackMap locals:
      StackMap stack:
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.UnexpectedMref: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
         3: .line 2947
      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 2948
            return
         5: .line 2950
      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 2954
            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 2956
            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 18
         8: .line 2957
            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 2958
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 18
        10: .line 2959
            aload 3 /* exprType */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 18
        11: .line 2960
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.typeargs:Lcom/sun/tools/javac/util/List;
            ifnull 18
        12: .line 2961
            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;
        13: .line 2962
            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;
        14: .line 2963
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.MrefInferAndExplicitParams:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
        15: .line 2962
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.InvalidMref:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        16: .line 2961
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        17: .line 2964
            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 */
        18: .line 2968
      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 21
        19: .line 2971
            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;
        20: .line 2972
            return
        21: .line 2975
      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 24
        22: .line 2979
            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
        23: .line 2980
            goto 28
        24: .line 2981
      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
        25: .line 2982
            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 26
            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 26
            iconst_1
            goto 27
      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
        26: 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
        27: putfield com.sun.tools.javac.comp.AttrContext.selectSuper:Z
        end local 4 // com.sun.tools.javac.code.Symbol lhsSym
        28: .line 2985
      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
        29: .line 2986
            aload 1 /* that */
            getfield com.sun.tools.javac.tree.JCTree$JCMemberReference.typeargs:Lcom/sun/tools/javac/util/List;
            ifnull 31
        30: .line 2987
            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 */
        31: .line 2991
      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 34
        32: .line 2992
            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 34
        33: .line 2990
            iconst_1
            goto 35
      StackMap locals:
      StackMap stack:
        34: iconst_0
      StackMap locals:
      StackMap stack: int
        35: istore 5 /* isTargetSerializable */
        start local 5 // boolean isTargetSerializable
        36: .line 2993
            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
        37: .line 2994
            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
        38: .line 2995
            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
        39: .line 2997
            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
        40: .line 2998
            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
        41: .line 2999
            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
        42: .line 3001
            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 44
        43: .line 3002
            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 */
        44: .line 3005
      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
        45: .line 3006
            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
        46: .line 3008
            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;
        47: .line 3009
            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 6 /* targetInfo */
            getfield com.sun.tools.javac.comp.Attr$TargetInfo.descriptor:Lcom/sun/tools/javac/code/Type;
            aload 10 /* referenceCheck */
        48: .line 3010
            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;
        49: .line 3008
            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/code/Type;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 */
        50: .line 3011
            goto 54
      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
        51: astore 13
        52: .line 3012
            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 3013
            aload 13
            athrow
        54: .line 3012
      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
        55: .line 3015
            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
        56: .line 3016
            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
        57: .line 3021
            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 84
        58: .line 3023
            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 - 17
                    9: 61
                   10: 61
                   11: 61
                   12: 59
                   13: 63
                   14: 63
                   15: 61
                   16: 61
                   17: 59
              default: 63
          }
        59: .line 3026
      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
        60: .line 3027
            goto 65
        end local 15 // boolean targetError
        61: .line 3033
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 15 /* targetError */
        start local 15 // boolean targetError
        62: .line 3034
            goto 65
        end local 15 // boolean targetError
        63: .line 3036
      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
        64: .line 3037
            iconst_0
            istore 15 /* targetError */
        start local 15 // boolean targetError
        65: .line 3040
      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
        66: .line 3041
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.FRAGMENT:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
        67: .line 3042
            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 */
        68: .line 3041
            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;
        69: .line 3040
            astore 16 /* detailsDiag */
        start local 16 // com.sun.tools.javac.util.JCDiagnostic detailsDiag
        70: .line 3044
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            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 3045
            iload 15 /* targetError */
            ifeq 73
        72: .line 3046
            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;
            aload 16 /* detailsDiag */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.InvalidMref:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/util/JCDiagnostic;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            goto 74
        73: .line 3047
      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 int com.sun.tools.javac.util.JCDiagnostic
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$Factory com.sun.tools.javac.util.DiagnosticSource com.sun.tools.javac.tree.JCTree$JCMemberReference
            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;
            aload 16 /* detailsDiag */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.InvalidMref:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/util/JCDiagnostic;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        74: .line 3044
      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 int com.sun.tools.javac.util.JCDiagnostic
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$Factory com.sun.tools.javac.util.DiagnosticSource com.sun.tools.javac.tree.JCTree$JCMemberReference com.sun.tools.javac.util.JCDiagnostic$DiagnosticInfo
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.create:(Lcom/sun/tools/javac/util/DiagnosticSource;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticInfo;)Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 17 /* diag */
        start local 17 // com.sun.tools.javac.util.JCDiagnostic diag
        75: .line 3049
            iload 15 /* targetError */
            ifeq 78
            aload 7 /* currentTarget */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpne 78
        76: .line 3052
            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;
        77: .line 3053
            return
        78: .line 3055
      StackMap locals: com.sun.tools.javac.util.JCDiagnostic
      StackMap stack:
            iload 15 /* targetError */
            ifeq 81
        79: .line 3056
            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 17 /* diag */
            invokeinterface com.sun.tools.javac.comp.Check$CheckContext.report:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic;)V
        80: .line 3057
            goto 82
        81: .line 3058
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 17 /* diag */
            invokevirtual com.sun.tools.javac.util.Log.report:(Lcom/sun/tools/javac/util/JCDiagnostic;)V
        82: .line 3060
      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;
        83: .line 3061
            return
        end local 17 // com.sun.tools.javac.util.JCDiagnostic diag
        end local 16 // com.sun.tools.javac.util.JCDiagnostic detailsDiag
        end local 15 // boolean targetError
        84: .line 3065
      StackMap locals:
      StackMap stack:
            aload 1 /* that */
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.isConstructor:()Z
            ifeq 85
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.baseSymbol:()Lcom/sun/tools/javac/code/Symbol;
            goto 86
      StackMap locals:
      StackMap stack: com.sun.tools.javac.tree.JCTree$JCMemberReference
        85: aload 13 /* refSym */
      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.tree.JCTree$JCMemberReference com.sun.tools.javac.code.Symbol
        86: putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.sym:Lcom/sun/tools/javac/code/Symbol;
        87: .line 3066
            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;
        88: .line 3067
            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
        89: .line 3069
            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 92
        90: .line 3071
            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;
        91: .line 3072
            return
        92: .line 3075
      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 96
            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 96
        93: .line 3076
            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
        94: .line 3077
            aload 15 /* enclosingType */
            ifnull 96
            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 96
        95: .line 3079
            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
        96: .line 3083
      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 115
        97: .line 3085
            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 102
        98: .line 3086
            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 102
        99: .line 3087
            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 102
       100: .line 3088
            aload 14 /* lookupHelper */
            getfield com.sun.tools.javac.comp.Resolve$ReferenceLookupHelper.site:Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 102
       101: .line 3089
            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
       102: .line 3092
      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 111
            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 111
       103: .line 3093
            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 111
       104: .line 3095
            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;
       105: .line 3096
            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;
       106: .line 3097
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.StaticMrefWithTargs:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
       107: .line 3096
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.InvalidMref:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
       108: .line 3095
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
       109: .line 3098
            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;
       110: .line 3099
            return
       111: .line 3102
      StackMap locals:
      StackMap stack:
            aload 13 /* refSym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifne 113
            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 113
       112: .line 3104
            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
       113: .line 3107
      StackMap locals:
      StackMap stack:
            iload 5 /* isTargetSerializable */
            ifeq 115
       114: .line 3108
            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
       115: .line 3113
      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 */
       116: .line 3114
            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 117
            getstatic com.sun.tools.javac.code.Type.noType:Lcom/sun/tools/javac/code/Type$JCNoType;
            goto 118
      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
       117: aload 8 /* desc */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
       118: .line 3115
      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 119
            aload 9 /* argtypes */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            goto 120
      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
       119: 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
       120: aload 4 /* typeargtypes */
       121: .line 3113
            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;
       122: .line 3116
            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;
       123: .line 3113
            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;
       124: .line 3112
            astore 15 /* checkInfo */
        start local 15 // com.sun.tools.javac.comp.Attr$ResultInfo checkInfo
       125: .line 3118
            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
       126: .line 3120
            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 130
       127: .line 3121
            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 130
       128: .line 3123
            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 130
       129: .line 3127
            ldc "Can't get here"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
       130: .line 3131
      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 134
       131: .line 3132
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 16 /* refType */
       132: .line 3133
            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;
       133: .line 3132
            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 */
       134: .line 3139
      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 135
            iconst_1
            goto 136
      StackMap locals:
      StackMap stack:
       135: iconst_0
       136: .line 3138
      StackMap locals:
      StackMap stack: int
            istore 17 /* isSpeculativeRound */
        start local 17 // boolean isSpeculativeRound
       137: .line 3141
            aload 1 /* that */
            aload 7 /* currentTarget */
            putfield com.sun.tools.javac.tree.JCTree$JCMemberReference.type:Lcom/sun/tools/javac/code/Type;
       138: .line 3142
            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
       139: .line 3143
            iload 17 /* isSpeculativeRound */
            ifne 141
       140: .line 3144
            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
       141: .line 3146
      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
       142: .line 3147
            goto 148
      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
       143: astore 3 /* ex */
        start local 3 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
       144: .line 3148
            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
       145: .line 3149
            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
       146: .line 3150
            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;
       147: .line 3151
            return
        end local 4 // com.sun.tools.javac.util.JCDiagnostic cause
        end local 3 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
       148: .line 3153
      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  149     0                  this  Lcom/sun/tools/javac/comp/Attr;
            0  149     1                  that  Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;
            6  149     2              localEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            7  142     3              exprType  Lcom/sun/tools/javac/code/Type;
           25   28     4                lhsSym  Lcom/sun/tools/javac/code/Symbol;
           29  142     4          typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           36  142     5  isTargetSerializable  Z
           37  142     6            targetInfo  Lcom/sun/tools/javac/comp/Attr$TargetInfo;
           38  142     7         currentTarget  Lcom/sun/tools/javac/code/Type;
           39  142     8                  desc  Lcom/sun/tools/javac/code/Type;
           41  142     9              argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           42  142    10        referenceCheck  Lcom/sun/tools/javac/comp/Resolve$MethodCheck;
           45  142    11             refResult  Lcom/sun/tools/javac/util/Pair<Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/comp/Resolve$ReferenceLookupHelper;>;
           46  142    12           saved_undet  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           56  142    13                refSym  Lcom/sun/tools/javac/code/Symbol;
           57  142    14          lookupHelper  Lcom/sun/tools/javac/comp/Resolve$ReferenceLookupHelper;
           60   61    15           targetError  Z
           62   63    15           targetError  Z
           65   84    15           targetError  Z
           70   84    16           detailsDiag  Lcom/sun/tools/javac/util/JCDiagnostic;
           75   84    17                  diag  Lcom/sun/tools/javac/util/JCDiagnostic;
           94   96    15         enclosingType  Lcom/sun/tools/javac/code/Type;
          125  142    15             checkInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
          126  142    16               refType  Lcom/sun/tools/javac/code/Type;
          137  142    17    isSpeculativeRound  Z
          144  148     3                    ex  Lcom/sun/tools/javac/code/Types$FunctionDescriptorLookupError;
          145  148     4                 cause  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          46    51      51  any
           6    20     143  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          21    77     143  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          78    83     143  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          84    91     143  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
          92   110     143  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
         111   142     143  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 3157
            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 3158
            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 3159
      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 3157
            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=7, 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 3165
            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 3166
            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 3169
            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 3171
      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 3172
            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 3173
            goto 7
        end local 8 // com.sun.tools.javac.code.Type resType
         6: .line 3176
      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 3179
      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 3181
            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 3182
            aconst_null
            astore 9 /* incompatibleReturnType */
        10: .line 3185
      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 3186
            aload 8 /* resType */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 16
        12: .line 3187
            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 3188
            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 3187
            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 3188
            ifeq 17
        16: .line 3189
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 9 /* incompatibleReturnType */
        17: .line 3193
      StackMap locals:
      StackMap stack:
            aload 9 /* incompatibleReturnType */
            ifnull 22
        18: .line 3195
            aload 8 /* resType */
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getReturnType:()Lcom/sun/tools/javac/code/Type;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.InconvertibleTypes:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.IncompatibleRetTypeInMref:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
        19: .line 3194
            astore 10 /* msg */
        start local 10 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        20: .line 3196
            aload 4 /* checkContext */
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.diags:Lcom/sun/tools/javac/util/JCDiagnostic$Factory;
            aload 10 /* msg */
            invokevirtual com.sun.tools.javac.util.JCDiagnostic$Factory.fragment:(Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)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
        end local 10 // com.sun.tools.javac.util.JCDiagnostic$Fragment msg
        21: .line 3197
            goto 28
        22: .line 3198
      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 3200
            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 3201
            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$5(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 3200
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
        26: .line 3204
            goto 28
        27: .line 3205
      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 3209
      StackMap locals:
      StackMap stack:
            iload 5 /* speculativeAttr */
            ifne 31
        29: .line 3210
            aload 0 /* this */
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            aload 2 /* descriptor */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            aload 6 /* inferenceContext */
            invokevirtual com.sun.tools.javac.comp.Attr.checkExConstraints:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/InferenceContext;)Z
            ifne 31
        30: .line 3211
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 1 /* tree */
            aload 3 /* refType */
            invokevirtual com.sun.tools.javac.code.Type.getThrownTypes:()Lcom/sun/tools/javac/util/List;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IncompatibleThrownTypesInMref:(Ljava/util/List;)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
        31: .line 3214
      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   32     0                    this  Lcom/sun/tools/javac/comp/Attr;
            0   32     1                    tree  Lcom/sun/tools/javac/tree/JCTree$JCMemberReference;
            0   32     2              descriptor  Lcom/sun/tools/javac/code/Type;
            0   32     3                 refType  Lcom/sun/tools/javac/code/Type;
            0   32     4            checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
            0   32     5         speculativeAttr  Z
            1   32     6        inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            2   32     7              returnType  Lcom/sun/tools/javac/code/Type;
            5    6     8                 resType  Lcom/sun/tools/javac/code/Type;
            7   32     8                 resType  Lcom/sun/tools/javac/code/Type;
            8   32     9  incompatibleReturnType  Lcom/sun/tools/javac/code/Type;
           20   21    10                     msg  Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
    MethodParameters:
                 Name  Flags
      tree             
      descriptor       
      refType          
      checkContext     
      speculativeAttr  

  boolean checkExConstraints(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.comp.InferenceContext);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/InferenceContext;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=13, args_size=4
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 1 // com.sun.tools.javac.util.List thrownByFuncExpr
        start local 2 // com.sun.tools.javac.util.List thrownAtFuncType
        start local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
         0: .line 3223
            aload 2 /* thrownAtFuncType */
            invokevirtual com.sun.tools.javac.util.List.stream:()Ljava/util/stream/Stream;
         1: .line 3224
            aload 3 /* inferenceContext */
            invokedynamic test(Lcom/sun/tools/javac/comp/InferenceContext;)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$6(Lcom/sun/tools/javac/comp/InferenceContext;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;
            invokestatic com.sun.tools.javac.util.List.collector:()Ljava/util/stream/Collector;
            invokeinterface java.util.stream.Stream.collect:(Ljava/util/stream/Collector;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.util.List
         2: .line 3223
            astore 4 /* nonProperList */
        start local 4 // com.sun.tools.javac.util.List nonProperList
         3: .line 3225
            aload 2 /* thrownAtFuncType */
            aload 4 /* nonProperList */
            invokevirtual com.sun.tools.javac.util.List.diff:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 5 /* properList */
        start local 5 // com.sun.tools.javac.util.List properList
         4: .line 3231
            aload 1 /* thrownByFuncExpr */
            invokevirtual com.sun.tools.javac.util.List.stream:()Ljava/util/stream/Stream;
         5: .line 3232
            aload 0 /* this */
            invokedynamic test(Lcom/sun/tools/javac/comp/Attr;)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$7(Lcom/sun/tools/javac/code/Type;)Z (7)
                  (Lcom/sun/tools/javac/code/Type;)Z
            invokeinterface java.util.stream.Stream.filter:(Ljava/util/function/Predicate;)Ljava/util/stream/Stream;
            invokestatic com.sun.tools.javac.util.List.collector:()Ljava/util/stream/Collector;
            invokeinterface java.util.stream.Stream.collect:(Ljava/util/stream/Collector;)Ljava/lang/Object;
            checkcast com.sun.tools.javac.util.List
         6: .line 3231
            astore 6 /* checkedList */
        start local 6 // com.sun.tools.javac.util.List checkedList
         7: .line 3239
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 7 /* uncaughtByProperTypes */
        start local 7 // com.sun.tools.javac.util.ListBuffer uncaughtByProperTypes
         8: .line 3240
            aload 6 /* checkedList */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 9
            goto 19
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
         9: aload 9
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 8 /* checked */
        start local 8 // com.sun.tools.javac.code.Type checked
        10: .line 3241
            iconst_0
            istore 10 /* isSubtype */
        start local 10 // boolean isSubtype
        11: .line 3242
            aload 5 /* properList */
            invokevirtual com.sun.tools.javac.util.List.iterator:()Ljava/util/Iterator;
            astore 12
            goto 16
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Type java.util.Iterator int top java.util.Iterator
      StackMap stack:
        12: aload 12
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast com.sun.tools.javac.code.Type
            astore 11 /* proper */
        start local 11 // com.sun.tools.javac.code.Type proper
        13: .line 3243
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 8 /* checked */
            aload 11 /* proper */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            ifeq 16
        14: .line 3244
            iconst_1
            istore 10 /* isSubtype */
        15: .line 3245
            goto 17
        end local 11 // com.sun.tools.javac.code.Type proper
        16: .line 3242
      StackMap locals:
      StackMap stack:
            aload 12
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 12
        17: .line 3248
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer com.sun.tools.javac.code.Type java.util.Iterator int
      StackMap stack:
            iload 10 /* isSubtype */
            ifne 19
        18: .line 3249
            aload 7 /* uncaughtByProperTypes */
            aload 8 /* checked */
            invokevirtual com.sun.tools.javac.util.ListBuffer.add:(Ljava/lang/Object;)Z
            pop
        end local 10 // boolean isSubtype
        end local 8 // com.sun.tools.javac.code.Type checked
        19: .line 3240
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer top java.util.Iterator
      StackMap stack:
            aload 9
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 9
        20: .line 3253
            aload 4 /* nonProperList */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 22
            aload 7 /* uncaughtByProperTypes */
            invokevirtual com.sun.tools.javac.util.ListBuffer.isEmpty:()Z
            ifne 22
        21: .line 3254
            iconst_0
            ireturn
        22: .line 3261
      StackMap locals: com.sun.tools.javac.comp.Attr com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.comp.InferenceContext com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.List com.sun.tools.javac.util.ListBuffer
      StackMap stack:
            aload 3 /* inferenceContext */
            aload 4 /* nonProperList */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.asUndetVars:(Lcom/sun/tools/javac/util/List;)Lcom/sun/tools/javac/util/List;
            astore 8 /* nonProperAsUndet */
        start local 8 // com.sun.tools.javac.util.List nonProperAsUndet
        23: .line 3262
            aload 7 /* uncaughtByProperTypes */
            aload 0 /* this */
            aload 8 /* nonProperAsUndet */
            invokedynamic accept(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/util/List;)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$8(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)V (7)
                  (Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.util.ListBuffer.forEach:(Ljava/util/function/Consumer;)V
        24: .line 3270
            aload 8 /* nonProperAsUndet */
            invokevirtual com.sun.tools.javac.util.List.stream:()Ljava/util/stream/Stream;
        25: .line 3271
            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$10(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;
        26: .line 3272
            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$11(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
        27: .line 3273
            iconst_1
            ireturn
        end local 8 // com.sun.tools.javac.util.List nonProperAsUndet
        end local 7 // com.sun.tools.javac.util.ListBuffer uncaughtByProperTypes
        end local 6 // com.sun.tools.javac.util.List checkedList
        end local 5 // com.sun.tools.javac.util.List properList
        end local 4 // com.sun.tools.javac.util.List nonProperList
        end local 3 // com.sun.tools.javac.comp.InferenceContext inferenceContext
        end local 2 // com.sun.tools.javac.util.List thrownAtFuncType
        end local 1 // com.sun.tools.javac.util.List thrownByFuncExpr
        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       thrownByFuncExpr  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   28     2       thrownAtFuncType  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   28     3       inferenceContext  Lcom/sun/tools/javac/comp/InferenceContext;
            3   28     4          nonProperList  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            4   28     5             properList  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            7   28     6            checkedList  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            8   28     7  uncaughtByProperTypes  Lcom/sun/tools/javac/util/ListBuffer<Lcom/sun/tools/javac/code/Type;>;
           10   19     8                checked  Lcom/sun/tools/javac/code/Type;
           11   19    10              isSubtype  Z
           13   16    11                 proper  Lcom/sun/tools/javac/code/Type;
           23   28     8       nonProperAsUndet  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
    Signature: (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/comp/InferenceContext;)Z
    MethodParameters:
                  Name  Flags
      thrownByFuncExpr  
      thrownAtFuncType  
      inferenceContext  

  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=9, 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 3283
            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 3284
            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 3285
            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$12(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 3284
            invokevirtual com.sun.tools.javac.comp.InferenceContext.addFreeTypeListener:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/comp/Infer$FreeTypeListener;)V
         4: .line 3287
            goto 25
         5: .line 3288
      StackMap locals:
      StackMap stack:
            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 7
         6: .line 3289
            aload 2 /* fExpr */
            aload 5 /* primaryTarget */
            putfield com.sun.tools.javac.tree.JCTree$JCFunctionalExpression.target:Lcom/sun/tools/javac/code/Type;
         7: .line 3291
      StackMap locals:
      StackMap stack:
            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 25
         8: .line 3292
            aload 3 /* pt */
            getstatic com.sun.tools.javac.code.Type.recoveryType:Lcom/sun/tools/javac/code/Type$JCNoType;
            if_acmpeq 25
         9: .line 3299
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1 /* env */
        10: .line 3300
            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.target:Lcom/sun/tools/javac/code/Type;
            ldc 1024
        11: .line 3299
            invokevirtual com.sun.tools.javac.code.Types.makeFunctionalInterfaceClass:(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/code/Type;J)Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            astore 7 /* csym */
        start local 7 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        12: .line 3301
            aload 7 /* csym */
            ifnull 25
        13: .line 3302
            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 7 /* csym */
            aload 7 /* 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
        14: .line 3307
            aload 7 /* 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
        15: .line 3308
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 7 /* 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
        16: .line 3309
            goto 25
      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.code.Symbol$ClassSymbol
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        17: pop
        18: .line 3310
            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 */
        19: .line 3311
            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.target:Lcom/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;
        20: .line 3310
            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 7 // com.sun.tools.javac.code.Symbol$ClassSymbol csym
        21: .line 3314
            goto 25
      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
      StackMap stack: com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
        22: astore 7 /* ex */
        start local 7 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        23: .line 3315
            aload 7 /* ex */
            invokevirtual com.sun.tools.javac.code.Types$FunctionDescriptorLookupError.getDiagnostic:()Lcom/sun/tools/javac/util/JCDiagnostic;
            astore 8 /* cause */
        start local 8 // com.sun.tools.javac.util.JCDiagnostic cause
        24: .line 3316
            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 8 /* 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 8 // com.sun.tools.javac.util.JCDiagnostic cause
        end local 7 // com.sun.tools.javac.code.Types$FunctionDescriptorLookupError ex
        25: .line 3320
      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   26     0            this  Lcom/sun/tools/javac/comp/Attr;
            0   26     1             env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   26     2           fExpr  Lcom/sun/tools/javac/tree/JCTree$JCFunctionalExpression;
            0   26     3              pt  Lcom/sun/tools/javac/code/Type;
            0   26     4  descriptorType  Lcom/sun/tools/javac/code/Type;
            0   26     5   primaryTarget  Lcom/sun/tools/javac/code/Type;
            0   26     6    checkContext  Lcom/sun/tools/javac/comp/Check$CheckContext;
           12   21     7            csym  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
           23   25     7              ex  Lcom/sun/tools/javac/code/Types$FunctionDescriptorLookupError;
           24   25     8           cause  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          14    16      17  Class com.sun.tools.javac.code.Types$FunctionDescriptorLookupError
           9    21      22  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 3323
            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 3324
            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 3325
            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 3326
            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 3327
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalParenthesizedExpression: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
         5: .line 3328
      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 3331
            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 3332
            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 3333
            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 3334
            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 3335
            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 3339
            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 3340
            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 3342
            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 3343
            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 3344
            aload 2 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 11
         5: .line 3345
            aload 3 /* operand */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 11
         6: .line 3346
            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 3347
            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 3348
            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 3349
            aload 2 /* owntype */
        10: .line 3347
            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 3351
      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 3352
            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 3356
            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 3357
            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 3358
      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 3356
      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 3361
            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 3362
            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 3363
            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 3364
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         8: .line 3365
            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 3366
            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 3367
      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 3365
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 4 /* owntype */
        12: .line 3368
            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 3371
            aload 2 /* argtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 17
        14: .line 3372
            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 3373
            aload 6 /* ctype */
            ifnull 17
        16: .line 3374
            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 3378
      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 3379
            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=6, 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 3383
            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 3384
            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 3386
            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 3387
            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 3388
            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 3389
            aload 2 /* left */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         6: .line 3390
            aload 3 /* right */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 17
         7: .line 3391
            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 3392
            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 3394
            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 3395
            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 3396
            aload 7 /* ctype */
            ifnull 13
        12: .line 3397
            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 3404
      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 3405
      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 3406
            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;
            aload 2 /* left */
            aload 3 /* right */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IncomparableTypes:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)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
        16: .line 3410
      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 3412
      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 3413
            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 3416
            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 3417
            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 3420
            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 3423
            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 3424
            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 3425
            iload 6 /* isPoly */
            ifeq 13
         9: .line 3427
            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 3428
            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 3427
            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 3434
            goto 14
        end local 4 // com.sun.tools.javac.comp.Attr$ResultInfo castInfo
        13: .line 3436
      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 3438
      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 3439
            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 3440
            aload 7 /* exprtype */
            invokevirtual com.sun.tools.javac.code.Type.constValue:()Ljava/lang/Object;
            ifnull 20
        19: .line 3441
            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 3442
      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 3443
            iload 6 /* isPoly */
            ifne 23
        22: .line 3444
            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 3445
      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 3448
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
         1: .line 3449
            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 3448
            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 3450
            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 3451
            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 3452
            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 3454
      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 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$JCInstanceOf.clazz:Lcom/sun/tools/javac/tree/JCTree;
            invokevirtual com.sun.tools.javac.tree.JCTree.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalGenericTypeForInstof: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
         8: .line 3456
            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 3458
      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 3459
            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 3460
            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 3461
            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=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$JCArrayAccess tree
         0: .line 3464
            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 3465
            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 3466
            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 3467
            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 3468
            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 3469
      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 3470
            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;
            aload 3 /* atype */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.ArrayReqButFound:(Lcom/sun/tools/javac/code/Type;)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
         7: .line 3471
      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 3472
            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 3473
      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 3474
            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 3480
            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 3483
      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 3484
            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 3485
            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 3486
            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 3487
            goto 8
        end local 2 // com.sun.tools.javac.code.Symbol sym
         7: .line 3488
      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 3490
      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 3499
            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 3500
            iconst_0
            istore 4 /* noOuterThisPath */
        start local 4 // boolean noOuterThisPath
        11: .line 3501
            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 3502
            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 3503
            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 3504
            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 3507
            goto 19
        16: .line 3509
      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 3510
            iconst_0
            istore 4 /* noOuterThisPath */
        18: .line 3511
      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 3507
      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 3508
            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 3516
      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 3517
            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 3521
            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 3525
            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 3526
            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 3532
      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 3533
      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 3534
            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 3535
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 34
        30: .line 3536
            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 3537
            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 3536
      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 3539
      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 3540
            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 3541
            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 3545
            goto 39
        38: .line 3546
      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 3545
      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 3549
      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 3550
            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 3553
      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 3554
            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 3558
            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 3559
            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 3560
            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 3562
      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 3563
            goto 11
         5: .line 3564
      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 3565
            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 3566
      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 3567
            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 3568
      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 3569
            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 3573
      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 3574
            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 3575
            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 3578
      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 3579
            aload 3 /* site */
            astore 4 /* elt */
        start local 4 // com.sun.tools.javac.code.Type elt
        16: .line 3580
            goto 18
        17: .line 3581
      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 3580
      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 3582
            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 3583
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.TypeVarCantBeDeref: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
        21: .line 3584
            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 3585
            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 3586
            return
        end local 4 // com.sun.tools.javac.code.Type elt
        24: .line 3593
      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 3594
            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 3595
            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 3596
            aload 4 /* sitesym */
            ifnull 29
        28: .line 3597
            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 3595
      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 3600
            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 3601
            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 3602
            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 3603
            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;
            aload 3 /* site */
            getfield com.sun.tools.javac.code.Type.tsym:Lcom/sun/tools/javac/code/Symbol$TypeSymbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.NotEnclClass:(Lcom/sun/tools/javac/code/Symbol;)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
        35: .line 3604
            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 3606
      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 3607
            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 3608
            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 3610
      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 3611
            aload 1 /* tree */
            aload 6 /* sym */
            putfield com.sun.tools.javac.tree.JCTree$JCFieldAccess.sym:Lcom/sun/tools/javac/code/Symbol;
        41: .line 3613
            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 3614
            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 3618
      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 3619
            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 3623
            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 3627
            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 3628
            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 3631
      StackMap locals:
      StackMap stack:
            aload 4 /* sitesym */
            ifnull 56
        49: .line 3632
            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 3633
            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 3634
            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 3635
            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 3636
            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 3637
            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 3638
            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 */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Warnings.TryExplicitCloseCall:Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        56: .line 3642
      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 3643
      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 3644
            aload 4 /* sitesym */
            ifnonnull 60
        59: .line 3645
            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 3646
      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 3643
            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 3649
      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 3650
            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 3653
            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 3654
            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 3655
            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 3657
            goto 75
        69: .line 3659
      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 3660
            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 3661
            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 3662
      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 3663
            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 3662
            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 3666
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowStaticInterfaceMethods:Z
            ifne 83
            aload 4 /* sitesym */
            invokevirtual com.sun.tools.javac.code.Symbol.isInterface:()Z
            ifeq 83
        76: .line 3667
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifeq 83
            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 83
        77: .line 3668
            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;
            getstatic com.sun.tools.javac.code.Source$Feature.STATIC_INTERFACE_METHODS_INVOKE:Lcom/sun/tools/javac/code/Source$Feature;
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.sourceName:Ljava/lang/String;
            invokevirtual com.sun.tools.javac.code.Source$Feature.error:(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticFlag;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        78: .line 3670
            goto 83
      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 83
        80: .line 3671
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifeq 83
        81: .line 3672
            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 83
        82: .line 3675
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* tree */
            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;
            aload 6 /* sym */
            getfield com.sun.tools.javac.code.Symbol.owner:Lcom/sun/tools/javac/code/Symbol;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.StaticNotQualifiedByType:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.comp.Check.warnStatic:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        83: .line 3679
      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 88
            aload 6 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 88
        84: .line 3682
            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
        85: .line 3684
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 88
        86: .line 3686
            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
        87: .line 3687
            aload 7 /* site1 */
            ifnull 88
            aload 7 /* site1 */
            astore 3 /* site */
        end local 7 // com.sun.tools.javac.code.Type site1
        88: .line 3691
      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 90
        89: .line 3692
            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
        90: .line 3695
      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
        91: .line 3696
            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;
        92: .line 3697
            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   93     0             this  Lcom/sun/tools/javac/comp/Attr;
            0   93     1             tree  Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
            1   93     2            skind  Lcom/sun/tools/javac/code/Kinds$KindSelector;
           12   93     3             site  Lcom/sun/tools/javac/code/Type;
           16   24     4              elt  Lcom/sun/tools/javac/code/Type;
           25   93     4          sitesym  Lcom/sun/tools/javac/code/Symbol;
           26   93     5  selectSuperPrev  Z
           33   93     6              sym  Lcom/sun/tools/javac/code/Symbol;
           45   48     7                v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           87   88     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=10, 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 3711
            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 3712
            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 3713
            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: 33
                   13: 3
                   14: 33
                   15: 19
                   16: 18
                   17: 33
                   18: 33
                   19: 33
                   20: 33
                   21: 32
              default: 33
          }
         3: .line 3715
      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 3716
            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 3717
            aload 6 /* pos */
            aload 2 /* location */
            aload 3 /* site */
            aload 7 /* name */
            iconst_1
         6: .line 3715
            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 3720
      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 3721
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
         9: .line 3722
            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 3721
            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 3723
      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 3724
      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 3725
      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 15
        14: .line 3728
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            aload 3 /* site */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symtab.getClassField:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            areturn
        15: .line 3731
      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
        16: .line 3732
            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 */
        17: .line 3733
            aload 8 /* sym */
            areturn
        end local 8 // com.sun.tools.javac.code.Symbol sym
        18: .line 3736
      StackMap locals:
      StackMap stack:
            new java.lang.AssertionError
            dup
            aload 1 /* tree */
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        19: .line 3744
      StackMap locals:
      StackMap stack:
            aload 3 /* site */
            invokevirtual com.sun.tools.javac.code.Type.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            ifnull 21
        20: .line 3745
            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 22
        21: .line 3746
      StackMap locals:
      StackMap stack:
            aconst_null
        22: .line 3744
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol
            astore 8 /* sym */
        start local 8 // com.sun.tools.javac.code.Symbol sym
        23: .line 3747
            aload 8 /* sym */
            ifnonnull 26
        24: .line 3748
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* pos */
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.TypeVarCantBeDeref: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
        25: .line 3749
            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
        26: .line 3751
      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 28
        27: .line 3752
            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 29
        28: .line 3753
      StackMap locals:
      StackMap stack:
            aload 8 /* sym */
        29: .line 3751
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol
            astore 9 /* sym2 */
        start local 9 // com.sun.tools.javac.code.Symbol sym2
        30: .line 3754
            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
        31: .line 3755
            aload 8 /* sym */
            areturn
        end local 9 // com.sun.tools.javac.code.Symbol sym2
        end local 8 // com.sun.tools.javac.code.Symbol sym
        32: .line 3759
      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
        33: .line 3763
      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 35
        34: .line 3766
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.syms:Lcom/sun/tools/javac/code/Symtab;
            aload 3 /* site */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            invokevirtual com.sun.tools.javac.code.Symtab.getClassField:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Types;)Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            areturn
        35: .line 3768
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 6 /* pos */
            aload 3 /* site */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantDeref:(Lcom/sun/tools/javac/code/Type;)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
        36: .line 3769
            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   37     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   37     1        tree  Lcom/sun/tools/javac/tree/JCTree$JCFieldAccess;
            0   37     2    location  Lcom/sun/tools/javac/code/Symbol;
            0   37     3        site  Lcom/sun/tools/javac/code/Type;
            0   37     4         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   37     5  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            1   37     6         pos  Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            2   37     7        name  Lcom/sun/tools/javac/util/Name;
           16   18     8         sym  Lcom/sun/tools/javac/code/Symbol;
           23   32     8         sym  Lcom/sun/tools/javac/code/Symbol;
           30   32     9        sym2  Lcom/sun/tools/javac/code/Symbol;
    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 3802
            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 3803
      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.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;
            goto 3
         2: .line 3804
      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 3802
      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 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 3812
            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 3813
            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 3814
            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 3815
            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 3816
            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 3818
      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 3828
            aload 4 /* pt */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 2
         1: .line 3829
            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 3832
      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: 52
                    3: 3
                    4: 22
                    5: 46
                    6: 54
                    7: 54
                    8: 52
              default: 54
          }
         3: .line 3836
      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 3837
            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 57
         5: .line 3838
            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 3839
            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 3844
            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 3845
            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 3846
            goto 57
        10: .line 3858
      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 57
            aload 2 /* site */
            aload 8 /* ownOuter */
            if_acmpeq 57
        11: .line 3859
            aload 2 /* site */
            astore 9 /* normOuter */
        start local 9 // com.sun.tools.javac.code.Type normOuter
        12: .line 3860
            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 3861
            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 3863
      StackMap locals: com.sun.tools.javac.code.Type
      StackMap stack:
            aload 9 /* normOuter */
            ifnonnull 16
        15: .line 3864
            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 3865
      StackMap locals:
      StackMap stack:
            aload 9 /* normOuter */
            aload 8 /* ownOuter */
            if_acmpeq 57
        17: .line 3866
            new com.sun.tools.javac.code.Type$ClassType
            dup
        18: .line 3867
            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 3868
            aload 7 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        20: .line 3866
            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 3871
            goto 57
        end local 7 // com.sun.tools.javac.code.Type owntype
        22: .line 3873
      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 3875
            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.enclVar:Lcom/sun/tools/javac/code/Symbol;
            ifnull 27
        24: .line 3876
            aload 8 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.type: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 27
        25: .line 3878
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.log:Lcom/sun/tools/javac/util/Log;
            aload 8 /* v */
            aload 5 /* env */
            getfield com.sun.tools.javac.comp.Env.enclClass:Lcom/sun/tools/javac/tree/JCTree$JCClassDecl;
            invokestatic com.sun.tools.javac.tree.TreeInfo.positionFor:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/tree/JCTree;)I
            aload 8 /* v */
            getfield com.sun.tools.javac.code.Symbol$VarSymbol.name:Lcom/sun/tools/javac/util/Name;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Fragments.LocalSelfRef:Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantInferLocalVarType:(Lcom/sun/tools/javac/util/Name;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            invokevirtual com.sun.tools.javac.util.Log.error:(ILcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        26: .line 3879
            aload 8 /* v */
            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;
            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.code.Symbol$VarSymbol.type:Lcom/sun/tools/javac/code/Type;
            areturn
        27: .line 3885
      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:
            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 36
        28: .line 3886
            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 36
        29: .line 3887
            aload 8 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 36
        30: .line 3888
            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 31
            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 36
        31: .line 3889
      StackMap locals:
      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
        32: .line 3890
            aload 9 /* s */
            ifnull 36
        33: .line 3891
            aload 9 /* s */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 36
        34: .line 3892
            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 36
        35: .line 3893
            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 8 /* v */
            aload 9 /* s */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.UncheckedAssignToVar:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        end local 9 // com.sun.tools.javac.code.Type s
        36: .line 3898
      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 39
        37: .line 3899
            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 39
            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 39
        38: .line 3900
            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 40
        39: .line 3901
      StackMap locals:
      StackMap stack:
            aload 3 /* sym */
            getfield com.sun.tools.javac.code.Symbol.type:Lcom/sun/tools/javac/code/Type;
        40: .line 3898
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Type
            astore 7 /* owntype */
        start local 7 // com.sun.tools.javac.code.Type owntype
        41: .line 3905
            aload 8 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnull 43
            aload 0 /* this */
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.comp.Attr.isStaticReference:(Lcom/sun/tools/javac/tree/JCTree;)Z
            ifeq 43
        42: .line 3906
            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 */
        43: .line 3908
      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 57
        44: .line 3909
            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 */
        45: .line 3911
            goto 57
        end local 8 // com.sun.tools.javac.code.Symbol$VarSymbol v
        end local 7 // com.sun.tools.javac.code.Type owntype
        46: .line 3913
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 2 /* site */
            aload 3 /* sym */
        47: .line 3914
            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
        48: .line 3915
            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;
        49: .line 3916
            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;
        50: .line 3913
            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
        51: .line 3917
            goto 57
        end local 7 // com.sun.tools.javac.code.Type owntype
        52: .line 3920
      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
        53: .line 3921
            goto 57
        end local 7 // com.sun.tools.javac.code.Type owntype
        54: .line 3923
      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;
        55: .line 3924
            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;
        56: .line 3923
            invokespecial java.lang.AssertionError.<init>:(Ljava/lang/Object;)V
            athrow
        start local 7 // com.sun.tools.javac.code.Type owntype
        57: .line 3931
      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 58
            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 61
        58: .line 3932
      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
        59: .line 3933
            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
        60: .line 3934
            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
        61: .line 3939
      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   62     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   62     1        tree  Lcom/sun/tools/javac/tree/JCTree;
            0   62     2        site  Lcom/sun/tools/javac/code/Type;
            0   62     3         sym  Lcom/sun/tools/javac/code/Symbol;
            0   62     4          pt  Lcom/sun/tools/javac/code/Type;
            0   62     5         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   62     6  resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            4   22     7     owntype  Lcom/sun/tools/javac/code/Type;
           41   46     7     owntype  Lcom/sun/tools/javac/code/Type;
           51   52     7     owntype  Lcom/sun/tools/javac/code/Type;
           53   54     7     owntype  Lcom/sun/tools/javac/code/Type;
           57   62     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   46     8           v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
           32   36     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=4, 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 3960
            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 3961
            aload 5 /* initEnv */
            ifnull 23
         2: .line 3962
            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 23
         3: .line 3963
      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 23
         4: .line 3964
            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 23
         5: .line 3965
            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 23
         8: .line 3966
            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 3967
            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 23
        10: .line 3968
      StackMap locals:
      StackMap stack:
            iload 4 /* onlyWarning */
            ifeq 11
            aload 0 /* this */
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.comp.Attr.isStaticEnumField:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
            ifeq 17
        11: .line 3969
      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 13
        12: .line 3970
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalSelfRef:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
            goto 14
      StackMap locals:
      StackMap stack:
        13: getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalForwardRef:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        14: .line 3969
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$Error
            astore 6 /* errkey */
        start local 6 // com.sun.tools.javac.util.JCDiagnostic$Error errkey
        15: .line 3971
            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 /* errkey */
            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 6 // com.sun.tools.javac.util.JCDiagnostic$Error errkey
        16: .line 3972
            goto 23
      StackMap locals:
      StackMap stack:
        17: aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.useBeforeDeclarationWarning:Z
            ifeq 23
        18: .line 3973
            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 20
        19: .line 3974
            aload 3 /* v */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.SelfRef:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            goto 21
      StackMap locals:
      StackMap stack:
        20: aload 3 /* v */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.ForwardRef:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
        21: .line 3973
      StackMap locals:
      StackMap stack: com.sun.tools.javac.util.JCDiagnostic$Warning
            astore 6 /* warnkey */
        start local 6 // com.sun.tools.javac.util.JCDiagnostic$Warning warnkey
        22: .line 3975
            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 /* warnkey */
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        end local 6 // com.sun.tools.javac.util.JCDiagnostic$Warning warnkey
        23: .line 3979
      StackMap locals:
      StackMap stack:
            aload 3 /* v */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            pop
        24: .line 3981
            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
        25: .line 3982
            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   26     0         this  Lcom/sun/tools/javac/comp/Attr;
            0   26     1         tree  Lcom/sun/tools/javac/tree/JCTree;
            0   26     2          env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   26     3            v  Lcom/sun/tools/javac/code/Symbol$VarSymbol;
            0   26     4  onlyWarning  Z
            1   26     5      initEnv  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
           15   16     6       errkey  Lcom/sun/tools/javac/util/JCDiagnostic$Error;
           22   23     6      warnkey  Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
    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 3990
      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 3992
      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 3993
            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 3995
            aload 1 /* env */
            areturn
        end local 2 // com.sun.tools.javac.tree.JCTree$JCVariableDecl vdecl
         4: .line 3999
      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 4001
            aload 1 /* env */
            areturn
         6: .line 4007
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
         7: .line 4008
      StackMap locals:
      StackMap stack:
            aload 1 /* env */
         8: .line 4009
            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 4010
            aload 1 /* env */
            getfield com.sun.tools.javac.comp.Env.next:Lcom/sun/tools/javac/comp/Env;
            astore 1 /* env */
        10: .line 3989
            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=3, 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 4036
            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 4037
            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 4039
            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 4040
      StackMap locals: com.sun.tools.javac.code.Symbol$ClassSymbol
      StackMap stack:
            return
         4: .line 4045
      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 4046
            return
         6: .line 4050
      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 4051
            return
         8: .line 4053
      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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalEnumStaticRef: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
        end local 4 // com.sun.tools.javac.code.Symbol$ClassSymbol enclClass
         9: .line 4055
      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 4061
            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 4062
            aload 1 /* v */
            invokestatic com.sun.tools.javac.code.Flags.isStatic:(Lcom/sun/tools/javac/code/Symbol;)Z
            ifeq 5
         2: .line 4063
            aload 1 /* v */
            invokestatic com.sun.tools.javac.code.Flags.isConstant:(Lcom/sun/tools/javac/code/Symbol$VarSymbol;)Z
            ifne 5
         3: .line 4064
            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 4061
            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=8, 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 4079
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.flags:()J
            ldc 8
            land
            lconst_0
            lcmp
            ifne 9
         1: .line 4080
            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 9
         2: .line 4081
      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 4082
            aload 8 /* s */
            ifnull 9
            aload 8 /* s */
            invokevirtual com.sun.tools.javac.code.Type.isRaw:()Z
            ifeq 9
         4: .line 4083
            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 4084
            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 4083
            invokevirtual com.sun.tools.javac.code.Types.isSameTypes:(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;)Z
         7: .line 4084
            ifne 9
         8: .line 4085
            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;
            aload 2 /* sym */
            aload 8 /* s */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.UncheckedCallMbrOfRawType:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        end local 8 // com.sun.tools.javac.code.Type s
         9: .line 4089
      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 25
        10: .line 4090
            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 23
      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:
        11: 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
        12: .line 4091
            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 23
        13: .line 4092
            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 14
            goto 23
        14: .line 4094
      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;
        15: .line 4093
            astore 10 /* icand_sup */
        start local 10 // com.sun.tools.javac.util.List icand_sup
        16: .line 4095
            aload 10 /* icand_sup */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 23
        17: .line 4096
            aload 10 /* icand_sup */
            getfield com.sun.tools.javac.util.List.head:Ljava/lang/Object;
            aload 2 /* sym */
            if_acmpeq 23
        18: .line 4097
            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 23
        19: .line 4098
            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;
        20: .line 4099
            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;
            aload 2 /* sym */
            aload 8 /* sup */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Fragments.OverriddenDefault:(Lcom/sun/tools/javac/code/Symbol;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalDefaultSuperCall:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/util/JCDiagnostic$Fragment;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        21: .line 4098
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        22: .line 4100
            goto 24
        end local 10 // com.sun.tools.javac.util.List icand_sup
        end local 8 // com.sun.tools.javac.code.Type sup
        23: .line 4090
      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 11
        24: .line 4103
      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;
        25: .line 4106
      StackMap locals:
      StackMap stack:
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.isStatic:()Z
            ifeq 30
            aload 1 /* site */
            invokevirtual com.sun.tools.javac.code.Type.isInterface:()Z
            ifeq 30
            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 30
        26: .line 4107
            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
        27: .line 4108
            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 30
        28: .line 4109
            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 30
        29: .line 4110
            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;
            aload 1 /* site */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IllegalStaticIntfMethCall:(Lcom/sun/tools/javac/code/Type;)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
        end local 8 // com.sun.tools.javac.tree.JCTree$JCMethodInvocation app
        30: .line 4118
      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
        31: .line 4120
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.rs:Lcom/sun/tools/javac/comp/Resolve;
        32: .line 4121
            aload 4 /* env */
        33: .line 4122
            aload 1 /* site */
        34: .line 4123
            aload 2 /* sym */
        35: .line 4124
            aload 3 /* resultInfo */
        36: .line 4125
            aload 6 /* argtypes */
        37: .line 4126
            aload 7 /* typeargtypes */
        38: .line 4127
            aload 8 /* noteWarner */
        39: .line 4120
            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
        40: .line 4130
            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
        41: .line 4129
            astore 10 /* checkDeferredMap */
        start local 10 // com.sun.tools.javac.comp.DeferredAttr$DeferredTypeMap checkDeferredMap
        42: .line 4132
            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 */
        43: .line 4134
            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 59
        44: .line 4135
            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;
            aload 2 /* sym */
            invokestatic com.sun.tools.javac.code.Kinds.kindName:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/code/Kinds$KindName;
        45: .line 4136
            aload 2 /* sym */
            getfield com.sun.tools.javac.code.Symbol.name:Lcom/sun/tools/javac/util/Name;
        46: .line 4137
            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;
        47: .line 4138
            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;
        48: .line 4139
            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;
        49: .line 4140
            aload 2 /* sym */
            invokevirtual com.sun.tools.javac.code.Symbol.location:()Lcom/sun/tools/javac/code/Symbol;
        50: .line 4135
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.UncheckedMethInvocationApplied:(Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/util/Name;Ljava/lang/Object;Ljava/lang/Object;Lcom/sun/tools/javac/code/Kinds$KindName;Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
            invokevirtual com.sun.tools.javac.comp.Check.warnUnchecked:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        51: .line 4141
            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 54
        52: .line 4142
            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 54
        53: .line 4143
            aload 9 /* owntype */
            invokevirtual com.sun.tools.javac.code.Type.isPartial:()Z
            ifne 59
        54: .line 4146
      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;
        55: .line 4147
            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;
        56: .line 4148
            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;
        57: .line 4149
            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;
        58: .line 4146
            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 */
        59: .line 4153
      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 62
        60: .line 4154
            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 62
        61: .line 4155
            getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.POLY:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
            goto 63
      StackMap locals:
      StackMap stack:
        62: getstatic com.sun.tools.javac.tree.JCTree$JCPolyExpression$PolyKind.STANDALONE:Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
        63: .line 4153
      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
        64: .line 4156
            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
        65: .line 4158
            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 67
        66: .line 4159
            aload 9 /* owntype */
            goto 70
        67: .line 4160
      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
        68: .line 4161
            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;
        69: .line 4160
            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;
        70: .line 4158
      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
        71: .line 4162
      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
        72: .line 4165
            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
        73: .line 4166
            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
        74: .line 4167
      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
        75: .line 4168
            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
        76: .line 4169
            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
        77: .line 4175
            aload 6 /* argtypes */
        78: .line 4176
            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
        79: .line 4175
            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
        80: .line 4177
            aload 11 /* errSym */
            getstatic com.sun.tools.javac.util.JCDiagnostic$DiagnosticType.ERROR:Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticType;
        81: .line 4178
            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 */
        82: .line 4177
            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
        83: .line 4179
            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
        84: .line 4180
            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   85     0              this  Lcom/sun/tools/javac/comp/Attr;
            0   85     1              site  Lcom/sun/tools/javac/code/Type;
            0   85     2               sym  Lcom/sun/tools/javac/code/Symbol;
            0   85     3        resultInfo  Lcom/sun/tools/javac/comp/Attr$ResultInfo;
            0   85     4               env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   85     5          argtrees  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/tree/JCTree$JCExpression;>;
            0   85     6          argtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            0   85     7      typeargtypes  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
            3    9     8                 s  Lcom/sun/tools/javac/code/Type;
           12   23     8               sup  Lcom/sun/tools/javac/code/Type;
           16   23    10         icand_sup  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Symbol$MethodSymbol;>;
           27   30     8               app  Lcom/sun/tools/javac/tree/JCTree$JCMethodInvocation;
           31   85     8        noteWarner  Lcom/sun/tools/javac/util/Warner;
           40   71     9           owntype  Lcom/sun/tools/javac/code/Type;
           42   71    10  checkDeferredMap  Lcom/sun/tools/javac/comp/DeferredAttr$DeferredTypeMap;
           64   71    11             pkind  Lcom/sun/tools/javac/tree/JCTree$JCPolyExpression$PolyKind;
           72   74     9                ex  Lcom/sun/tools/javac/comp/Infer$InferenceException;
           75   85     9                ex  Lcom/sun/tools/javac/comp/Resolve$InapplicableMethodException;
           76   85    10              diag  Lcom/sun/tools/javac/util/JCDiagnostic;
           77   85    11            errSym  Lcom/sun/tools/javac/comp/Resolve$InapplicableSymbolError;
           80   85    12         argtypes2  Lcom/sun/tools/javac/util/List<Lcom/sun/tools/javac/code/Type;>;
           83   85    13           errDiag  Lcom/sun/tools/javac/util/JCDiagnostic;
      Exception table:
        from    to  target  type
          31    70      71  Class com.sun.tools.javac.comp.Infer$InferenceException
          31    70      74  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 4185
            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 4186
            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 4185
            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 4187
            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 4192
            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 4196
            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 4197
            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 4200
            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 4201
            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 4202
            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 4203
            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=6, 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 4210
            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 4213
            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 4216
            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 4218
            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 4219
            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 4220
            aload 4 /* actuals */
            invokevirtual com.sun.tools.javac.util.List.isEmpty:()Z
            ifeq 7
         6: .line 4221
            aload 5 /* formals */
            astore 4 /* actuals */
         7: .line 4223
      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 4224
            aload 4 /* actuals */
            astore 6 /* a */
        start local 6 // com.sun.tools.javac.util.List a
         9: .line 4225
            aload 5 /* formals */
            astore 7 /* f */
        start local 7 // com.sun.tools.javac.util.List f
        10: .line 4226
            goto 14
        11: .line 4227
      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 4228
            aload 6 /* a */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 6 /* a */
        13: .line 4229
            aload 7 /* f */
            getfield com.sun.tools.javac.util.List.tail:Lcom/sun/tools/javac/util/List;
            astore 7 /* f */
        14: .line 4226
      StackMap locals:
      StackMap stack:
            aload 6 /* a */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifne 11
        15: .line 4232
            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 4233
            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 4235
            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 4236
            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 4237
            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 4238
            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 4239
            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 4240
            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 4241
      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 4242
            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 4243
            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 4244
      StackMap locals:
      StackMap stack:
            aload 9 /* site */
            ifnonnull 30
        29: .line 4245
            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 4246
      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 4249
      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 4250
            aload 3 /* clazztype */
            invokevirtual com.sun.tools.javac.code.Type.getMetadata:()Lcom/sun/tools/javac/code/TypeMetadata;
        33: .line 4249
            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 4251
            goto 42
        35: .line 4252
      StackMap locals:
      StackMap stack:
            aload 5 /* formals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            ifeq 40
        36: .line 4253
            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;
        37: .line 4254
            aload 5 /* formals */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            invokestatic java.lang.Integer.toString:(I)Ljava/lang/String;
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.WrongNumberTypeArgs:(Ljava/lang/String;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        38: .line 4253
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        39: .line 4255
            goto 41
        40: .line 4256
      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;
            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$Errors.TypeDoesntTakeParams:(Lcom/sun/tools/javac/code/Symbol;)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
        41: .line 4258
      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 4261
      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 4262
            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=6, 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 4265
            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 4266
            aconst_null
            astore 3 /* all_multicatchTypes */
        start local 3 // com.sun.tools.javac.util.ListBuffer all_multicatchTypes
         2: .line 4267
            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 4268
            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 4269
            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 4270
            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 4271
            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 4269
            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 4272
            aload 6 /* ctype */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 28
        10: .line 4275
            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 4276
            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 4277
            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 4278
            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 4279
            iload 9 /* sub */
            ifne 16
            iload 10 /* sup */
            ifeq 23
        16: .line 4281
      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 4282
            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 4283
            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;
            aload 11 /* a */
            aload 12 /* b */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.MulticatchTypesMustBeDisjoint:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)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
        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 4276
      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 4287
      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 4288
            aload 3 /* all_multicatchTypes */
            ifnull 32
        26: .line 4289
            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 4290
            goto 32
        28: .line 4291
      StackMap locals:
      StackMap stack:
            aload 3 /* all_multicatchTypes */
            ifnonnull 31
        29: .line 4292
            new com.sun.tools.javac.util.ListBuffer
            dup
            invokespecial com.sun.tools.javac.util.ListBuffer.<init>:()V
            astore 3 /* all_multicatchTypes */
        30: .line 4293
            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 4295
      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 4267
      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 4298
            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 4299
            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 4298
            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 4300
            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 4302
            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 4301
            astore 5 /* alternatives */
        start local 5 // com.sun.tools.javac.util.List alternatives
        41: .line 4303
            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 4305
      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 4306
            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 4309
            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 4310
            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 4311
            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 4314
            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 4316
            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 4317
            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 4320
      StackMap locals: com.sun.tools.javac.code.Type$TypeVar
      StackMap stack:
            aload 2 /* typeVar */
            invokevirtual com.sun.tools.javac.code.Type$TypeVar.getUpperBound:()Lcom/sun/tools/javac/code/Type;
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifne 5
         4: .line 4322
            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;
            invokevirtual com.sun.tools.javac.code.Type$TypeVar.setUpperBound:(Lcom/sun/tools/javac/code/Type;)V
         5: .line 4324
      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 4327
            new java.util.HashSet
            dup
            invokespecial java.util.HashSet.<init>:()V
            astore 3 /* boundSet */
        start local 3 // java.util.Set boundSet
         1: .line 4328
            aload 2 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.nonEmpty:()Z
            ifeq 21
         2: .line 4330
            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 4331
            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 4332
            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 4333
            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 4335
      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 4337
            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 4338
            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 4339
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.TypeVarMayNotBeFollowedByOtherBounds:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        10: .line 4338
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        11: .line 4340
            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 4345
      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 4346
            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 4347
            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 4348
            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 4349
            goto 20
        18: .line 4350
      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 4351
            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 4345
      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 4357
      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 4358
            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 4359
      StackMap locals:
      StackMap stack:
            aload 2 /* bounds */
            invokevirtual com.sun.tools.javac.util.List.length:()I
            iconst_1
            if_icmpne 25
        24: .line 4360
            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 4362
      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 4369
            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 4370
            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 4371
            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 4372
            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 4373
      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 4374
            aload 2 /* bounds */
            astore 6 /* implementing */
        start local 6 // com.sun.tools.javac.util.List implementing
        32: .line 4376
      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 4377
            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 4378
            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 4379
            aload 5 /* extending */
            aload 6 /* implementing */
            invokestatic com.sun.tools.javac.util.List.nil:()Lcom/sun/tools/javac/util/List;
        36: .line 4376
            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 4381
            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 4382
            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 4383
            aload 7 /* cd */
            aload 8 /* c */
            putfield com.sun.tools.javac.tree.JCTree$JCClassDecl.sym:Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
        42: .line 4384
            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 4387
            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 4388
            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 4389
            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 4390
            aload 0 /* this */
            aload 8 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
        47: .line 4391
            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 4397
            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 4398
            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 4399
      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 4397
      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 4400
            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 4401
            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 4402
            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 4403
            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 4400
            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 4404
            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 4407
            ldc "should be handled in annotate"
            invokestatic com.sun.tools.javac.util.Assert.error:(Ljava/lang/String;)V
         1: .line 4408
            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 4411
            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 4412
            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 4413
            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 4415
            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 4416
            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 4417
      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 4418
            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 4421
            aload 1 /* tree */
            getfield com.sun.tools.javac.tree.JCTree$JCErroneous.errs:Lcom/sun/tools/javac/util/List;
            ifnull 5
         1: .line 4422
            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 4423
            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 4422
      StackMap locals:
      StackMap stack:
            aload 3
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         5: .line 4424
      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 4425
            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 4430
            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 4437
            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 4439
      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 4440
            goto 8
         3: .line 4442
      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 4443
            goto 8
         5: .line 4445
      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 4446
            goto 8
         7: .line 4448
      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 4450
      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 4457
            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 4459
            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 4460
            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 4461
            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 4463
      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 4467
            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 4468
            aload 0 /* this */
            aload 2 /* p */
            invokevirtual com.sun.tools.javac.comp.Attr.attribPackage:(Lcom/sun/tools/javac/code/Symbol$PackageSymbol;)V
         2: .line 4469
            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 4470
            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 4472
      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 4475
            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 4476
            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 4477
            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 4481
            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 4482
            aload 0 /* this */
            aload 2 /* m */
            invokevirtual com.sun.tools.javac.comp.Attr.attribModule:(Lcom/sun/tools/javac/code/Symbol$ModuleSymbol;)V
         2: .line 4483
            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 4484
            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 4486
      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 4490
            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 4491
            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 4492
            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 4502
            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 4503
            aload 0 /* this */
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.comp.Attr.attribClass:(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V
         2: .line 4504
            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 4505
            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 4507
      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 4513
            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 4517
      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 4519
            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 4520
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16777216
            land
            lconst_0
            lcmp
            ifne 8
         4: .line 4522
            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 4523
            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 4526
      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 4527
            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 4533
      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 4534
            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 4537
            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 4544
            aload 3 /* env */
            astore 4 /* lintEnv */
        start local 4 // com.sun.tools.javac.comp.Env lintEnv
        12: .line 4545
            goto 14
        13: .line 4546
      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 4545
      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 4549
            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 4551
            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 4552
            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 4553
            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 4556
            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 4557
            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 4559
            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 4560
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16793600
            land
            lconst_0
            lcmp
            ifne 24
        23: .line 4561
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.EnumNoSubclassing: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
        24: .line 4564
      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 4565
            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 4566
            aload 1 /* c */
            getfield com.sun.tools.javac.code.Symbol$ClassSymbol.flags_field:J
            ldc 16793600
            land
            lconst_0
            lcmp
            ifne 28
        27: .line 4567
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.EnumTypesNotExtensible: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
        28: .line 4570
      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 4571
            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 4574
      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 4576
            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 4577
            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 4578
            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 4579
            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 4580
            goto 41
      StackMap locals:
      StackMap stack: java.lang.Throwable
        36: astore 8
        37: .line 4581
            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 4582
            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 4583
            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 4584
            aload 8
            athrow
        41: .line 4581
      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 4582
            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 4583
            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 4587
      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 4591
            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 4594
            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 4595
            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 4596
            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 4597
            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 4598
            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 4599
            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 4602
            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 4603
            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 4604
            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 4605
            aload 5
            athrow
        11: .line 4604
      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 4606
            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=4, 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 4610
            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 4611
            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 4614
            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 4615
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.isAnonymous:()Z
            ifne 9
         6: .line 4617
            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 4618
            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 4619
            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 4622
      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 4626
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 1536
            land
            lconst_0
            lcmp
            ifne 12
        11: .line 4627
            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 4630
      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 4631
            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 4632
            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 4633
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.CantExtendIntfAnnotation:Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        16: .line 4632
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        17: .line 4634
      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 4635
            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 4636
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IntfAnnotationCantHaveTypeParams:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Error;
        20: .line 4635
            invokevirtual com.sun.tools.javac.util.Log.error:(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Error;)V
        21: .line 4640
      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 4642
            aload 4 /* repeatable */
            ifnull 30
        23: .line 4644
            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 4645
            aload 5 /* cbPos */
            invokestatic com.sun.tools.javac.util.Assert.checkNonNull:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
        25: .line 4647
            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 4649
            goto 30
        27: .line 4653
      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 4654
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowDefaultMethods:Z
            ifeq 30
        29: .line 4655
            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 4661
      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 4663
            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 4665
            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 4666
            goto 36
        34: .line 4667
      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 4666
            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 4671
            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 4672
            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;
            getstatic com.sun.tools.javac.resources.CompilerProperties$Errors.GenericThrowable: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
        39: .line 4676
      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 4679
            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 4681
            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 4683
      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 4686
            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 4687
            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 4688
      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 4689
            aconst_null
            astore 5 /* sym */
        start local 5 // com.sun.tools.javac.code.Symbol sym
        48: .line 4690
            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 4691
      StackMap locals: com.sun.tools.javac.code.Symbol
      StackMap stack:
            aload 5 /* sym */
            ifnull 52
        50: .line 4692
            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 4693
            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 4694
      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;
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Errors.IclsCantHaveStaticDecl:(Lcom/sun/tools/javac/code/Symbol;)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
        end local 5 // com.sun.tools.javac.code.Symbol sym
        53: .line 4681
      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 4699
            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 4702
            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 4705
            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 62
        58: .line 4706
            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 62
        59: .line 4707
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.flags:()J
            ldc 16896
            land
            lconst_0
            lcmp
            ifne 62
        60: .line 4708
            aload 2 /* c */
            invokevirtual com.sun.tools.javac.code.Symbol$ClassSymbol.isAnonymous:()Z
            ifne 62
        61: .line 4709
            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
        62: .line 4711
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.allowTypeAnnos:Z
            ifeq 65
        63: .line 4713
            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
        64: .line 4716
            aload 0 /* this */
            aload 3 /* tree */
            iconst_0
            invokevirtual com.sun.tools.javac.comp.Attr.validateTypeAnnotations:(Lcom/sun/tools/javac/tree/JCTree;Z)V
        65: .line 4718
      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   66     0        this  Lcom/sun/tools/javac/comp/Attr;
            0   66     1         env  Lcom/sun/tools/javac/comp/Env<Lcom/sun/tools/javac/comp/AttrContext;>;
            0   66     2           c  Lcom/sun/tools/javac/code/Symbol$ClassSymbol;
            1   66     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     

  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 4722
            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 4723
      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 4724
            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 4722
      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 4727
            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 4733
            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 4734
            goto 4
         2: .line 4735
      StackMap locals:
      StackMap stack: com.sun.tools.javac.code.Symbol$CompletionFailure
            pop
         3: .line 4736
            iconst_0
            ireturn
         4: .line 4738
      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=4, 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 4745
            aconst_null
            astore 3 /* svuid */
        start local 3 // com.sun.tools.javac.code.Symbol$VarSymbol svuid
         1: .line 4746
            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 4747
            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 4748
            aload 4 /* sym */
            checkcast com.sun.tools.javac.code.Symbol$VarSymbol
            astore 3 /* svuid */
         5: .line 4749
            goto 7
        end local 4 // com.sun.tools.javac.code.Symbol sym
         6: .line 4746
      StackMap locals:
      StackMap stack:
            aload 5
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 2
         7: .line 4753
      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 4754
            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 4755
            aload 1 /* tree */
            invokevirtual com.sun.tools.javac.tree.JCTree$JCClassDecl.pos:()Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.MissingSVUID:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
        10: .line 4754
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        11: .line 4756
            return
        12: .line 4760
      StackMap locals:
      StackMap stack:
            aload 3 /* svuid */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.flags:()J
            ldc 24
            land
        13: .line 4761
            ldc 24
        14: .line 4760
            lcmp
            ifeq 19
        15: .line 4762
            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 4763
            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;
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.ImproperSVUID:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
        17: .line 4762
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        18: .line 4763
            goto 28
        19: .line 4766
      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 4767
            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 4768
            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;
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.LongSVUID:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
        22: .line 4767
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        23: .line 4768
            goto 28
        24: .line 4771
      StackMap locals:
      StackMap stack:
            aload 3 /* svuid */
            invokevirtual com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue:()Ljava/lang/Object;
            ifnonnull 28
        25: .line 4772
            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 4773
            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;
            aload 2 /* c */
            invokestatic com.sun.tools.javac.resources.CompilerProperties$Warnings.ConstantSVUID:(Lcom/sun/tools/javac/code/Symbol;)Lcom/sun/tools/javac/util/JCDiagnostic$Warning;
        27: .line 4772
            invokevirtual com.sun.tools.javac.util.Log.warning:(Lcom/sun/tools/javac/code/Lint$LintCategory;Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/util/JCDiagnostic$Warning;)V
        28: .line 4774
      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 4777
            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  

  private void setSyntheticVariableType(com.sun.tools.javac.tree.JCTree$JCVariableDecl, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;Lcom/sun/tools/javac/code/Type;)V
    flags: (0x0002) ACC_PRIVATE
    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$JCVariableDecl tree
        start local 2 // com.sun.tools.javac.code.Type type
         0: .line 4781
            aload 2 /* type */
            invokevirtual com.sun.tools.javac.code.Type.isErroneous:()Z
            ifeq 3
         1: .line 4782
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            iconst_m1
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
            invokevirtual com.sun.tools.javac.tree.TreeMaker.Erroneous:()Lcom/sun/tools/javac/tree/JCTree$JCErroneous;
            putfield com.sun.tools.javac.tree.JCTree$JCVariableDecl.vartype:Lcom/sun/tools/javac/tree/JCTree$JCExpression;
         2: .line 4783
            goto 4
         3: .line 4784
      StackMap locals:
      StackMap stack:
            aload 1 /* tree */
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.make:Lcom/sun/tools/javac/tree/TreeMaker;
            iconst_m1
            invokevirtual com.sun.tools.javac.tree.TreeMaker.at:(I)Lcom/sun/tools/javac/tree/TreeMaker;
            aload 2 /* type */
            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;
         4: .line 4786
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.sun.tools.javac.code.Type type
        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    5     0  this  Lcom/sun/tools/javac/comp/Attr;
            0    5     1  tree  Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;
            0    5     2  type  Lcom/sun/tools/javac/code/Type;
    MethodParameters:
      Name  Flags
      tree  
      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 4789
            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 4790
            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 5025
            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 5026
            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 5176
            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 5189
            aload 1 /* pid */
            invokevirtual com.sun.tools.javac.comp.Attr$9.scan:(Lcom/sun/tools/javac/tree/JCTree;)V
         2: .line 5190
            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 90
            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 90
            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 17
            iastore
         3: goto 5
      StackMap locals: int[]
      StackMap stack: java.lang.NoSuchFieldError
         4: pop
      StackMap locals:
      StackMap stack:
         5: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ABSENT_TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 18
            iastore
         6: goto 8
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
         7: pop
      StackMap locals:
      StackMap stack:
         8: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ABSENT_VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 14
            iastore
         9: goto 11
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        10: pop
      StackMap locals:
      StackMap stack:
        11: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.AMBIGUOUS:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 9
            iastore
        12: goto 14
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        13: pop
      StackMap locals:
      StackMap stack:
        14: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.BAD_VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 13
            iastore
        15: goto 17
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        16: pop
      StackMap locals:
      StackMap stack:
        17: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.ERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 8
            iastore
        18: goto 20
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        19: pop
      StackMap locals:
      StackMap stack:
        20: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.HIDDEN:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 10
            iastore
        21: goto 23
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        22: pop
      StackMap locals:
      StackMap stack:
        23: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MDL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 7
            iastore
        24: goto 26
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        25: pop
      StackMap locals:
      StackMap stack:
        26: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MISSING_ENCL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 12
            iastore
        27: goto 29
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        28: pop
      StackMap locals:
      StackMap stack:
        29: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_5
            iastore
        30: goto 32
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        31: pop
      StackMap locals:
      StackMap stack:
        32: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.NIL:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_1
            iastore
        33: goto 35
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        34: pop
      StackMap locals:
      StackMap stack:
        35: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.PCK:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_2
            iastore
        36: goto 38
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        37: pop
      StackMap locals:
      StackMap stack:
        38: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.POLY:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 6
            iastore
        39: goto 41
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        40: pop
      StackMap locals:
      StackMap stack:
        41: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.STATICERR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 11
            iastore
        42: goto 44
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        43: pop
      StackMap locals:
      StackMap stack:
        44: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.TYP:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_3
            iastore
        45: goto 47
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        46: pop
      StackMap locals:
      StackMap stack:
        47: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.VAR:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            iconst_4
            iastore
        48: goto 50
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        49: pop
      StackMap locals:
      StackMap stack:
        50: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.WRONG_MTH:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 16
            iastore
        51: goto 53
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        52: pop
      StackMap locals:
      StackMap stack:
        53: aload 0
            getstatic com.sun.tools.javac.code.Kinds$Kind.WRONG_MTHS:Lcom/sun/tools/javac/code/Kinds$Kind;
            invokevirtual com.sun.tools.javac.code.Kinds$Kind.ordinal:()I
            bipush 15
            iastore
        54: goto 56
      StackMap locals:
      StackMap stack: java.lang.NoSuchFieldError
        55: pop
      StackMap locals:
      StackMap stack:
        56: aload 0
            dup
            putstatic com.sun.tools.javac.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
          53    54      55  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 90
            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 90
            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 void lambda$0(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 244
            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 243
            astore 7 /* pendingResult */
        start local 7 // com.sun.tools.javac.comp.Attr$ResultInfo pendingResult
         2: .line 245
            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 246
            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$2(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 2301
            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 2302
            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$3(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 2350
            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 2351
            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 2352
            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 2354
            aload 0 /* this */
            aload 3
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
         4: .line 2355
            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 2356
            aload 5
            aload 6
            aload 7
            aload 8
         6: .line 2355
            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 2357
            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 2358
            aload 0 /* this */
            aload 10 /* prevResult */
            putfield com.sun.tools.javac.comp.Attr.resultInfo:Lcom/sun/tools/javac/comp/Attr$ResultInfo;
        10: .line 2359
            aload 11
            athrow
        11: .line 2358
      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 2360
            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 void lambda$4(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 2777
            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$5(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 3202
            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 3203
            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$6(com.sun.tools.javac.comp.InferenceContext, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/comp/InferenceContext;Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x100a) ACC_PRIVATE, ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
        start local 1 // com.sun.tools.javac.code.Type e
         0: .line 3224
            aload 0
            aload 1 /* e */
            invokevirtual com.sun.tools.javac.comp.InferenceContext.free:(Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 1 // com.sun.tools.javac.code.Type e
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     1     e  Lcom/sun/tools/javac/code/Type;

  private boolean lambda$7(com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/code/Type;)Z
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    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 e
         0: .line 3232
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.chk:Lcom/sun/tools/javac/comp/Check;
            aload 1 /* e */
            invokevirtual com.sun.tools.javac.comp.Check.isChecked:(Lcom/sun/tools/javac/code/Type;)Z
            ireturn
        end local 1 // com.sun.tools.javac.code.Type e
        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     e  Lcom/sun/tools/javac/code/Type;

  private void lambda$8(com.sun.tools.javac.util.List, com.sun.tools.javac.code.Type);
    descriptor: (Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/code/Type;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 2 // com.sun.tools.javac.code.Type checkedEx
         0: .line 3263
            aload 1
            aload 0 /* this */
            aload 2 /* checkedEx */
            invokedynamic accept(Lcom/sun/tools/javac/comp/Attr;Lcom/sun/tools/javac/code/Type;)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$9(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)V (7)
                  (Lcom/sun/tools/javac/code/Type;)V
            invokevirtual com.sun.tools.javac.util.List.forEach:(Ljava/util/function/Consumer;)V
         1: .line 3266
            return
        end local 2 // com.sun.tools.javac.code.Type checkedEx
        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     2  checkedEx  Lcom/sun/tools/javac/code/Type;

  private static boolean lambda$10(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 3271
            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$11(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 3272
            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$12(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 3285
            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 3286
            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 3285
            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 3286
            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;

  private void lambda$9(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;)V
    flags: (0x1002) ACC_PRIVATE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.tools.javac.comp.Attr this
        start local 2 // com.sun.tools.javac.code.Type nonProper
         0: .line 3264
            aload 0 /* this */
            getfield com.sun.tools.javac.comp.Attr.types:Lcom/sun/tools/javac/code/Types;
            aload 1
            aload 2 /* nonProper */
            invokevirtual com.sun.tools.javac.code.Types.isSubtype:(Lcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Z
            pop
         1: .line 3265
            return
        end local 2 // com.sun.tools.javac.code.Type nonProper
        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     2  nonProper  Lcom/sun/tools/javac/code/Type;
}
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$LocalInitScanner  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 final Feature = com.sun.tools.javac.code.Source$Feature of com.sun.tools.javac.code.Source
  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
  LocalInitScanner = com.sun.tools.javac.comp.Attr$LocalInitScanner 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 Warnings = com.sun.tools.javac.resources.CompilerProperties$Warnings 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 DiagnosticInfo = com.sun.tools.javac.util.JCDiagnostic$DiagnosticInfo 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 final Warning = com.sun.tools.javac.util.JCDiagnostic$Warning 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