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

Javadoc should add whitespace between type parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • tools
    • None

      Javadocs are rendered <K,V> and not <K, V> (note the space between the coma and the next element).

      It looks better with a space and this is the nomenclature in the Java code itself.

            nbenalla Nizar Benalla
            nbenalla Nizar Benalla
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: