Use System.lineSeparator() instead of getProperty("line.separator")

XMLWordPrintable

    • b03
    • Not verified

      A number of classes in the base module use System.getProperty("line.separator")
      and could use the more efficient System.lineSeparator()
      to simplify the code and improve performance.

        There are no Sub-Tasks for this issue.

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: