Add methods to avoid Sun JVM synchronisation overhead in new String(byte[] b,
String enc)
-----------------------------------------------------------------------------------------
Key: LANG-707
URL: https://issues.apache.org/jira/browse/LANG-707
Project: Commons Lang
Issue Type: Improvement
Environment: https://issues.apache.org/bugzilla/show_bug.cgi?id=51400
Reporter: Sebb
According to Tomcat bug 51400, the use of new String(byte[] b, String enc) can
fall foul of a Sun Java synchronisation bottleneck.
Might be useful to add the code workround to Commons Lang.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira