[ https://issues.apache.org/jira/browse/HARMONY-5207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Petrenko reassigned HARMONY-5207:
----------------------------------------
Assignee: Alexey Petrenko
> [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.
|