[
https://issues.apache.org/jira/browse/OPENJPA-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-1456.
-----------------------------------
Resolution: Fixed
changes only made to trunk
> 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: 1.2.1, 2.0.0-M3
> Reporter: Donald Woods
> Assignee: Donald Woods
> Priority: Minor
> Fix For: 2.0.0-M4
>
> Attachments: OPENJPA-1456.diff
>
>
> 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.