Building a String using concatenation in a loop
-----------------------------------------------

                 Key: OFBIZ-4416
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4416
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Dimitri Unruh
            Priority: Minor
         Attachments: OFBIZ-4416.patch

In UtilValidate.java some methods building a String using concatenation in a 
loop.
We can obtaine better performance by using a StringBuilder

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to