You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/11/21 20:07:13 UTC

[jira] Updated: (WICKET-2555) Replace implementations of StringBuffer with StringBuilder

     [ https://issues.apache.org/jira/browse/WICKET-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag updated WICKET-2555:
---------------------------------------

    Attachment: wicket-2555.patch

> 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: Trivial
>             Fix For: 1.5-M4
>
>         Attachments: stringbuilder.patch, wicket-2555.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.