Replace StringBuffer usage with StringBuilder
---------------------------------------------

                 Key: OPENJPA-1456
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1456
             Project: OpenJPA
          Issue Type: Improvement
          Components: performance
    Affects Versions: 2.0.0-M3, 1.2.1
            Reporter: Donald Woods
            Assignee: Donald Woods
            Priority: Minor
             Fix For: 2.0.0-M4


A small performance/scalability improvement by switching most StringBuffer 
usage (which uses synchronization) with StringBuilder.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to