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

typeannotations tests' code is missing target annotation

XMLWordPrintable

    • generic
    • generic

      Some tests in the typeannotations repo,
      tools/javac/T6985181.java
      tools/javac/annotations/6881115/T6881115.java
      tools/javac/processing/model/element/TestAnonClassNames.java
      are missing some annotations on the annotations.
      They fail due to a missing @Target annotation targetting the annotation for TYPE_PARAMETER(T6985181.java) and TYPE(T6881115.java) and TYPE_USE(TestAnonClassNames.java)

            ssides Steve Sides
            ssides Steve Sides
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: