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

Use a better way of joining things together

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • 14
    • tools

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              prappo Pavel Rappo
              prappo Pavel Rappo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: