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 2009/06/26 15:45:07 UTC

[jira] Closed: (HARMONY-4532) [classlib][luni] HashMap constructor should re-calculate the capacity

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

Tim Ellison closed HARMONY-4532.
--------------------------------


No response, assuming ok.

> [classlib][luni] HashMap constructor should re-calculate the capacity
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4532
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4532
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Jimmy, Jing Lv
>            Assignee: Leo Li
>         Attachments: Harmony4532.diff
>
>
> According to our hash map algorithm, we should re-calculate the capacity in the constructor when the capacity is passed in as a parameter. Currently HashMap(int,float) lacks this re-calculation.

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