You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Mueller (JIRA)" <ji...@apache.org> on 2010/04/11 22:38:43 UTC

[jira] Updated: (CAMEL-2632) Use StringBuffer instead of StringBuilder, if no synchronization is needed

     [ https://issues.apache.org/activemq/browse/CAMEL-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Mueller updated CAMEL-2632:
-------------------------------------

    Attachment: camel-core.patch

The suggested patch for camel-core

> Use StringBuffer instead of StringBuilder, if no synchronization is needed
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-2632
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2632
>             Project: Apache Camel
>          Issue Type: Improvement
>         Environment: All
>            Reporter: Christian Mueller
>            Assignee: Christian Mueller
>            Priority: Minor
>             Fix For: 2.3.0
>
>         Attachments: camel-core.patch
>
>
> Many classes in Camel uses StringBuffer to concatenate Strings. But if no synchronization is needed, StringBuilder is faster alternative.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira