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

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.

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

              Created:
              Updated:
              Resolved: