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

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.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: