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/07 07:51:25 UTC

[jira] Updated: (HARMONY-4082) [classlib][luni] Performance improvement of java.util.LinkedHashMap

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

Robert Hu updated HARMONY-4082:
-------------------------------

    Attachment: HARMONY-4082.diff

Please try this patch.
Thanks a lot!

> [classlib][luni] Performance improvement of java.util.LinkedHashMap
> -------------------------------------------------------------------
>
>                 Key: HARMONY-4082
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4082
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Robert Hu
>         Attachments: HARMONY-4082.diff
>
>
> The performance of java.util.LinkedHashMap can be improved:
> In LinkedHashMap, we override the "containsValue(Object)" from HashMap

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