You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2011/04/13 21:14:05 UTC

[jira] [Resolved] (DERBY-5071) [patch] use string buffers when building strings in loops

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

Knut Anders Hatlen resolved DERBY-5071.
---------------------------------------

          Resolution: Fixed
    Issue & fix info:   (was: [Patch Available])

It looks like all the planned work on this issue is completed. Marking as resolved.

> [patch] use string buffers when building strings in loops
> ---------------------------------------------------------
>
>                 Key: DERBY-5071
>                 URL: https://issues.apache.org/jira/browse/DERBY-5071
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Server
>    Affects Versions: 10.7.1.1
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>              Labels: derby_triage10_8
>             Fix For: 10.8.1.1
>
>         Attachments: use_stringbuffer.diff
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Various spots in code builds up strings in loops.
>    This causes n extra StringBuffer allocations and n extra String allocations
> patch replaces with direct StringBuffer use.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira