Replace uses of StringBuffer with StringBuilder within java.base classes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 18
    • Affects Version/s: 16, 17, 18
    • Component/s: core-libs
    • None
    • b21

      There are still a few usages within the java.base use StringBuffer when they could be replaced by the non-thread-safe equivalent StringBuilder

            Assignee:
            Andrey Turbanov
            Reporter:
            Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: