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

extra space in javadoc class heading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • 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"

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

              Created:
              Updated:
              Resolved: