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

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

                Created:
                Updated:
                Resolved: