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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • 8, 9
    • tools
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: