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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b78
    • Verified

      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)

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

              Created:
              Updated:
              Resolved: