[ 
https://issues.apache.org/jira/browse/LANG-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979455#action_12979455
 ] 

Niall Pemberton commented on LANG-669:
--------------------------------------

http://svn.apache.org/viewvc?view=revision&revision=1057072

> Use StrBuilder instead of StringBuffer to improve performance where sync. is 
> not an issue (Lang 2.x branch)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-669
>                 URL: https://issues.apache.org/jira/browse/LANG-669
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: 2.5
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>             Fix For: 2.6
>
>
> StrBuilder is an un-synchronized equivalent of StringBuffer. We should *eat 
> our own dogfood* and use it where synchronization is not an issue in the Lang 
> 2.x branch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to