You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2008/06/12 11:53:45 UTC

[jira] Commented: (HARMONY-5771) [classlib][luni][performance] j.u.IdentityHashMap implementation based on HashMap code

    [ https://issues.apache.org/jira/browse/HARMONY-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604466#action_12604466 ] 

Mark Hindess commented on HARMONY-5771:
---------------------------------------

>From a brief look at this patch it looks like you change the "private static final long serialVersionUID" in IdentityHashMap.java.  There is no need to redo the patch but potential committers should be aware so they can manually revert this part of the change.


> [classlib][luni][performance] j.u.IdentityHashMap implementation based on HashMap code 
> ---------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5771
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5771
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: Classlib
>            Reporter: Aleksey Shipilev
>         Attachments: cl-identityhashmap-onHM-rc1.patch, cl-identityhashmap-onHM-rc2.patch, HARMONY-5771.patch, HARMONY-5771.sh
>
>
> This issue moves IdentityHashMap to HashMap code.

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