Investigate replacing WorkArounds.isSynthesized

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      The functionality of javadoc's WorkArounds.isSynthesized should be provided by

      Elements.getOrigin​(AnnotatedConstruct c, AnnotationMirror a) == Origin.MANDATED

      If that is *not* the case, the operation of getOrigin for annotation should be examined.

      Recent work on JDK-8005295 indicates the mandated information is being set as expected for compiler-generated container annotations use for repeating annotations.

            Assignee:
            Unassigned
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: