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

daney at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jun 1 23:24:00 GMT 2005


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



More information about the Gcc-bugs mailing list