Use a better way of joining things together

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 14
    • Component/s: tools

      jdk.javadoc codebase has considerable number of cases where various things joined together using some separator. Though conceptually similar to functionality of `String.join` or `Collectors.joining`, those cases do not necessarily involve strings or character sequences.

      Those cases should be analyzed so as to extract common functionality.

            Assignee:
            Unassigned
            Reporter:
            Pavel Rappo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: