Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8176714

javac is wrongly assuming that field JCMemberReference.overloadKind has been assigned to

XMLWordPrintable

    • b163
    • Verified

        In many cases when a method reference is being attributed, a copy of the tree is created and that copy is the one that is attributed. Field overloadKind is set for a copy of the original tree but it's value is never copied back. Later the compiler assumes that this field has been set when it's actually null

          1. 8176714.patch
            20 kB
            Vicente Arturo Romero Zaldivar

              vromero Vicente Arturo Romero Zaldivar
              vromero Vicente Arturo Romero Zaldivar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: