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/05/08 15:51:21 UTC

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

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

Nathan Beyer commented on HARMONY-391:
--------------------------------------

Looks good to me. Thanks for the commit.

> [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
>     Assignee: George Harley
>     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