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

Constructor.getAnnotatedReturnType() returns empty AnnotatedType

XMLWordPrintable

    • b34
    • b36

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

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

                Created:
                Updated:
                Resolved: