extra space in javadoc class heading

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 8
    • Component/s: tools
    • b98
    • Verified

      Simple package private class, generates this:


      Class Test<T>

          java.lang.Object
              Test<T>


           class Test<T>
          extends java.lang.Object

      There's an extra space before "class" compared to "extends"

            Assignee:
            Bhavesh Patel (Inactive)
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: