You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2016/10/09 11:38:21 UTC

[jira] [Updated] (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 ]

Benedikt Ritter updated LANG-1274:
----------------------------------
    Priority: Trivial  (was: Critical)

> 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
>
> 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)