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

Javadoc annotation related issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • tools

      1) Missed (or redundant) annotations info in the method/constructor summary: ElementType.PARAMETER annotations are missed while ElementType.TYPE_USE are not.

      2) Missed TYPE_USE annotations info in detail section for constructor (like @RepTypeUse Constructor() {})

      3) Missed annotations info for type parameters bounds (class A <@TypeParameter @TypeUse T extends @TypeUse Object> {...})

      4) Missed annotation info for method's type argument (<@TypeParameter T> String genericMethod1() {...}
      <@TypeUse T> String genericMethod2() {...})

        1. patch.txt
          40 kB
          Oleg Barbashov

            Unassigned Unassigned
            ogb Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: