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

[Fmt-*] RFE: java.text.Format should use StringBuilder

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 5.0
    • core-libs
    • generic
    • generic

      Tiger (1.5) will have a new unsynchronized version of StringBuffer, known
      as StringBuilder. See 4261803. Existing APIs that use StringBuffer, such
      as

      public abstract StringBuffer java.text.Format.format(Object obj,
                                          StringBuffer toAppendTo,
                                          FieldPosition pos);

      should have overloadings that allow them to be used with StringBuilder
      as well.
      ###@###.### 11/5/04 00:51 GMT

            nishjain Nishit Jain
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: