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

Use a better way of joining things together

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 14
    • 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.

            Unassigned Unassigned
            prappo Pavel Rappo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: