Javadoc should add whitespace between type parameters

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: