[
https://issues.apache.org/jira/browse/LANG-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637615#comment-15637615
]
ASF GitHub Bot commented on LANG-1274:
--------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-lang/pull/207
[](https://coveralls.io/builds/8674588)
Coverage increased (+0.02%) to 93.576% when pulling
**9fee75f1f39e48e714c85ea28b1d372afee5605b on
PascalSchumacher:StrSubstitutor_thread_safety_documenation** into
**ff4497aff8cc9de4e0b2c6e5e23e5b6550f76f29 on apache:master**.
> 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)