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

Constructor.getAnnotatedReturnType() returns empty AnnotatedType

    XMLWordPrintable

Details

    • b34
    • b36

    Backports

      Description

        For Constructor.getAnnotatedReturnType(), I don't think it can get
        returned annotation type from below constructor AnnotationTypeTest01().
        class AnnotationTypeTest01 {
             public @TypeAnno1("TypeAnno1")
             AnnotationTypeTest01() {
             }
        }

        Attachments

          Issue Links

            Activity

              People

                jfranck Joel Borggrén-Franck (Inactive)
                jbwang Charlie Wang (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: