Javadoc annotation related issues

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: 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. src.zip
          26 kB
        2. patch.txt
          40 kB

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

              Created:
              Updated: