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

Investigate replacing WorkArounds.isSynthesized

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • 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.

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

              Created:
              Updated: