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

ASF GitHub Bot commented on LANG-1274:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/commons-lang/pull/207


> StrSubstitutor should state its thread safety
> ---------------------------------------------
>
>                 Key: LANG-1274
>                 URL: https://issues.apache.org/jira/browse/LANG-1274
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.text.*
>    Affects Versions: 3.4
>            Reporter: david cogen
>            Priority: Trivial
>             Fix For: 3.6
>
>
> Because it doesn't document its thread safety, I am forced to conclude it is 
> not thread safe. I have no choice for my application but to create a derived 
> class StrSubstitor_ThreadSafe which wraps every method within a synchronized; 
> that's tedious.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to