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

[jira] Resolved: (HARMONY-5207) [classlib][performance] HashMap iterators improvements

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

Alexey Petrenko resolved HARMONY-5207.
--------------------------------------

    Resolution: Fixed

The patch has been applied.

> [classlib][performance] HashMap iterators improvements
> ------------------------------------------------------
>
>                 Key: HARMONY-5207
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5207
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Aleksey Shipilev
>            Assignee: Alexey Petrenko
>         Attachments: HARMONY-5207.patch, HashMapTest.java
>
>
> Current HashMap iterators implementation can be optimized by specializing iterators. This will save resources over interface call and need in creation of the new objects.

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