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

Reply via email to