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

[jira] Resolved: (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 ]

Tim Ellison resolved HARMONY-4082.
----------------------------------

    Resolution: Fixed

Thanks Robert.

Applied slightly modified patch to LUNI module at repo revision r546204.
I added some javadoc and removed unnecessary casts.

Please check it was applied as you expected.


> [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
>            Assignee: Tim Ellison
>         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.