david cogen created LANG-1274:
---------------------------------

             Summary: 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: Critical


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