javac should make a correct separation between target and non-target resolution errors

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 8, 9
    • Component/s: tools
    • None

      This is a follow-up of JDK-8075184. There are still several errors that are not correctly classified as target or non-target errors. As this change might be tricky and provoke regressions, it's better to use this entry as an umbrella and fix each separate issue as a sub-task.

      As an example error kinds like: HIDDEN, ABSENT_VAR, ABSENT_TYP, etc are not target errors and thus they should be fixed. This has implications for example to determine if a method reference is overloaded or not.

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

              Created:
              Updated: