Use StringBuilder in UtilName
-----------------------------
Key: OFBIZ-1339
URL: https://issues.apache.org/jira/browse/OFBIZ-1339
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Adam Heath
Priority: Minor
Fix For: SVN trunk
Attachments: framework-base-UtilName-StringBuilder.patch
StringBuilder was doing string concatenation in a loop; it's better to use
StringBuilder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.