StringBuffer synchronization oversights

XMLWordPrintable

    • b24
    • sparc
    • solaris_7

        The append(primitive type) methods are not properly synchronized. They used to rely upon the fact that StringBuffer.append(str) is synchronized instead but they have since been changed to use new package private wrapper methods and since then the methods are no longer synchronized.

              Assignee:
              Michael Mccloskey (Inactive)
              Reporter:
              Michael Mccloskey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: