Improve robustness of StringBuilder

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: core-libs
    • b23

      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.

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

              Created:
              Updated:
              Resolved: