[
https://issues.apache.org/jira/browse/WICKET-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772019#action_12772019
]
Martin Grigorov commented on WICKET-2555:
-----------------------------------------
Thumbs up for everything that is inside the synchronization by the PageMap,
otherwise only for the method local variables.
> Replace implementations of StringBuffer with StringBuilder
> ----------------------------------------------------------
>
> Key: WICKET-2555
> URL: https://issues.apache.org/jira/browse/WICKET-2555
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4.3
> Environment: N/A
> Reporter: James Perry
> Priority: Minor
> Attachments: stringbuilder.patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> Given that 1.4.x depends on the 1.5 JDK, we might as well take advantage of
> the performance gains of replacing the StringBuffer class with StringBuilder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.