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

JSR 269: please provide RoundEnvironment.getElementsAnnotatedWith(Class<? extends Annotation>)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 6
    • 6
    • core-libs

    Description

      javax.annotation.processing.RoundEnvironment.getElementsAnnotatedWith(TypeElement)
      is a bit hard to use. This would be simpler:

      roundEnv.getElementsAnnotatedWith(MyAnnotation.class);

      Attachments

        Activity

          People

            darcy Joe Darcy
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: