public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/21869] New: We should to use StringBuilder instead of StringBuffer where appropriate.
@ 2005-06-01 23:24 daney at gcc dot gnu dot org
  2005-06-02  4:59 ` [Bug libgcj/21869] " tromey at gcc dot gnu dot org
  2005-07-27 17:39 ` [Bug classpath/21869] " tromey at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: daney at gcc dot gnu dot org @ 2005-06-01 23:24 UTC (permalink / raw)
  To: java-prs

Libgcj now has the StringBuilder class which should be used in place of
StringBuffer in places where synchronization is not needed.  All of libgcj
should be changed to use StringBuilder where appropriate.

-- 
           Summary: We should to use StringBuilder instead of StringBuffer
                    where appropriate.
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-27 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-01 23:24 [Bug libgcj/21869] New: We should to use StringBuilder instead of StringBuffer where appropriate daney at gcc dot gnu dot org
2005-06-02  4:59 ` [Bug libgcj/21869] " tromey at gcc dot gnu dot org
2005-07-27 17:39 ` [Bug classpath/21869] " tromey at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).