[Bug classpath/21869] We should to use StringBuilder instead of StringBuffer where appropriate.

gnu_andrew at member dot fsf dot org gcc-bugzilla@gcc.gnu.org
Wed Feb 27 23:01:00 GMT 2008



------- Comment #6 from gnu_andrew at member dot fsf dot org  2008-02-27 23:00 -------
The new structure is committed.  As StringBuilder is final, we will have to
clone AbstractStringBuilder in the gnu.classpath package.  This is not too
problematic, as we don't expect the internal class to need to change.


-- 

gnu_andrew at member dot fsf dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
   Last reconfirmed|2008-02-17 15:58:22         |2008-02-27 23:00:53
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21869



More information about the Gcc-bugs mailing list