You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Li Jing Qin (JIRA)" <ji...@apache.org> on 2010/03/12 09:05:27 UTC

[jira] Closed: (HARMONY-6467) [classlib][luni]Using StringBuilder.append instead of String plus in while loop in the InetAddress

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

Li Jing Qin closed HARMONY-6467.
--------------------------------

    Estimated Complexity: Novice

Verified. Thanks Regis.

> [classlib][luni]Using StringBuilder.append instead of String plus in while loop in the InetAddress
> --------------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-6467
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6467
>             Project: Harmony
>          Issue Type: Bug
>            Reporter: Li Jing Qin
>            Assignee: Regis Xu
>            Priority: Minor
>             Fix For: 5.0M14
>
>         Attachments: findbug-luni-InetAddress.diff
>
>
> Use a StringBuilder.append in the while loop for efficiency.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.