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

stddoclet: Class diagram doesn't line up just right for short class names

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P5 P5
    • None
    • 1.2.0
    • tools

      If a class name is only one letter long, the class idiagram at the top of
      the class page is a bit askew:

      java.lang.Object
        |
        +--C
              |
              +--Together

      Note that the vertical line (|) should line up under the second
      character of the word, like this:

      java.lang.Object
        |
        +--C
            |
            +--Together

      The first case of this example is at:
      http://javaweb.eng/docs/bugs/javadoc-bugs/bug4136239-inheritedcomments/html-1.2/Together.html

            dkramersunw Douglas Kramer (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: