• Icon: Sub-task Sub-task
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      Initial assessment is that this does not need a new API, seems like a bug in the doclet implementation handling TypeParameters for inherited interface methods, for instance:
      All Implemented Interfaces:
          Serializable, Comparable<ElementKind>
      instead we get
      All Implemented Interfaces:
          Serializable, Comparable<E> <---- looks getDeclaredTypes are not being applied correctly.

            ksrini Kumar Srinivasan
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: