You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/11/06 11:15:59 UTC

[jira] [Resolved] (LANG-1274) StrSubstitutor should state its thread safety

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

Pascal Schumacher resolved LANG-1274.
-------------------------------------
       Resolution: Fixed
         Assignee: Pascal Schumacher
    Fix Version/s: 3.6

> 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
>            Assignee: Pascal Schumacher
>            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)