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

javac, before calling rawInstantiate from selectBest the warner should be cleared out

XMLWordPrintable

    • b82
    • Not verified

        There is a call in class Resolve from method selectBest() to method rawInstantiate() using as the Warner the field: types.noWarnings. If this field is not cleared before the call, it can share state between calls, thus provoking misleading warning or compilation errors.

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

                Created:
                Updated:
                Resolved: