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

RFE to write language model API tests for repeating annotations based on the spec updates

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 8
    • None
    • tools
    • None
    • b78
    • Verified

    Description

      Test expected behaviour for both existing and new methods added in Java language model API for repeating Annotations

      javax.lang.model.element.Element
              getAnnotation(Class<T>)
              getAnnotationMirrors()
              getAnnotations(Class<T>) - new method
              getAnnotations() - new method

      javax.lang.model.util.Elements
              getAllAnnotationMirrors(Element e)

      Attachments

        Activity

          People

            mnunez Matherey Nunez (Inactive)
            mnunez Matherey Nunez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: