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

Enhance javax.a.p.RoundEnvironment after repeating annotations

    XMLWordPrintable

Details

    Description

      For 9 we should consider adding:

      RoundEnvironment.getElementsAnnotatedWith(Set<Class<? extends Annotation>> s)
      RoundEnvironment.getElementsAnnotatedWith(Set<AnnotationMirror> s)

      To make life easier for users of repeating annotations. Currently a user needs to make two calls, one getting all elements annotated with the container and one getting elements with the actual annotation.

      Attachments

        Issue Links

          Activity

            People

              darcy Joe Darcy
              jfranck Joel Borggrén-Franck (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: