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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 5.0
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: