bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/21869] We should to use StringBuilder instead of StringBu


From: gnu_andrew at member dot fsf dot org
Subject: [Bug classpath/21869] We should to use StringBuilder instead of StringBuffer where appropriate.
Date: 27 Feb 2008 23:00:55 -0000


------- 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]