You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Nathan Beyer (JIRA)" <ji...@apache.org> on 2006/04/22 02:20:05 UTC

[jira] Updated: (HARMONY-391) [classlib][luni] Use StringBuilder in MsgHelp.format() and test case

     [ http://issues.apache.org/jira/browse/HARMONY-391?page=all ]

Nathan Beyer updated HARMONY-391:
---------------------------------

    Attachment: MsgHelp_use_StringBuilder_patch.txt
                MsgHelpTest.java

> [classlib][luni] Use StringBuilder in MsgHelp.format() and test case
> --------------------------------------------------------------------
>
>          Key: HARMONY-391
>          URL: http://issues.apache.org/jira/browse/HARMONY-391
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Nathan Beyer
>     Priority: Minor
>  Attachments: MsgHelpTest.java, MsgHelp_use_StringBuilder_patch.txt
>
> Converting the MsgHelp.format() method to use StringBuilder instead of StringBuffer, since there's no concurrency involved. Additionally, add a basic test case for the method.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira