You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robert Hu (JIRA)" <ji...@apache.org> on 2007/06/12 08:38:26 UTC

[jira] Closed: (HARMONY-4083) [classlib][luni] Performance improvement of java.util.ListResourceBundle

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

Robert Hu closed HARMONY-4083.
------------------------------


Wonderful!
Verified, thanks a lot!

> [classlib][luni] Performance improvement of java.util.ListResourceBundle
> ------------------------------------------------------------------------
>
>                 Key: HARMONY-4083
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4083
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Robert Hu
>            Assignee: Tim Ellison
>         Attachments: HARMONY-4083.diff
>
>
> The performance of ListResourceBundle can be improved:
> 1. Use HashMap instead of Hashtable as the type of its internal table
> 2. Improve Enumeration

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