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

[jira] Resolved: (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 ]

Igor Vaynberg resolved WICKET-2555.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg

applied to 1.5, thanks Juergen

> 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
>            Assignee: Igor Vaynberg
>            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.