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

Improve robustness of StringBuilder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • core-libs
    • Fix Understood

      StringBuilder is not specified to be thread safe and if used in multiple threads the relationship among the coder, count, and capacity need to be checked carefully.
      The robustness of the implementations can be improved without loss of performance.

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

              Created:
              Updated: