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 2008/01/08 17:42:33 UTC

[jira] Created: (HARMONY-5374) [classlib][luni] Specialize HashMap implementation for Integer keys

[classlib][luni] Specialize HashMap implementation for Integer keys
-------------------------------------------------------------------

                 Key: HARMONY-5374
                 URL: https://issues.apache.org/jira/browse/HARMONY-5374
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Tim Ellison


As described on the dev list here:
  http://www.mail-archive.com/dev@harmony.apache.org/msg09709.html

See also HARMONY-5014 and http://www.mail-archive.com/dev@harmony.apache.org/msg11948.html
  

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


[jira] Resolved: (HARMONY-5374) [classlib][luni] Specialize HashMap implementation for Integer keys

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-5374.
----------------------------------

    Resolution: Won't Fix
      Assignee: Tim Ellison

Don't see same improvement on DRLVM.


> [classlib][luni] Specialize HashMap implementation for Integer keys
> -------------------------------------------------------------------
>
>                 Key: HARMONY-5374
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5374
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Tim Ellison
>            Assignee: Tim Ellison
>         Attachments: H5374.P1.patch, harmony-5374.patch
>
>
> As described on the dev list here:
>   http://www.mail-archive.com/dev@harmony.apache.org/msg09709.html
> See also HARMONY-5014 and http://www.mail-archive.com/dev@harmony.apache.org/msg11948.html
>   

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


[jira] Closed: (HARMONY-5374) [classlib][luni] Specialize HashMap implementation for Integer keys

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-5374.
--------------------------------


> [classlib][luni] Specialize HashMap implementation for Integer keys
> -------------------------------------------------------------------
>
>                 Key: HARMONY-5374
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5374
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Tim Ellison
>            Assignee: Tim Ellison
>         Attachments: H5374.P1.patch, harmony-5374.patch
>
>
> As described on the dev list here:
>   http://www.mail-archive.com/dev@harmony.apache.org/msg09709.html
> See also HARMONY-5014 and http://www.mail-archive.com/dev@harmony.apache.org/msg11948.html
>   

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


[jira] Updated: (HARMONY-5374) [classlib][luni] Specialize HashMap implementation for Integer keys

Posted by "Aleksey Shipilev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Shipilev updated HARMONY-5374:
--------------------------------------

    Attachment: H5374.P1.patch

H5374.P1.patch
Splitting findNonNullEntryKey in specialized chunks - to help inliner in DRLVM.

> [classlib][luni] Specialize HashMap implementation for Integer keys
> -------------------------------------------------------------------
>
>                 Key: HARMONY-5374
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5374
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Tim Ellison
>         Attachments: H5374.P1.patch, harmony-5374.patch
>
>
> As described on the dev list here:
>   http://www.mail-archive.com/dev@harmony.apache.org/msg09709.html
> See also HARMONY-5014 and http://www.mail-archive.com/dev@harmony.apache.org/msg11948.html
>   

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


[jira] Updated: (HARMONY-5374) [classlib][luni] Specialize HashMap implementation for Integer keys

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison updated HARMONY-5374:
---------------------------------

    Attachment: harmony-5374.patch

Patch for specialization.


> [classlib][luni] Specialize HashMap implementation for Integer keys
> -------------------------------------------------------------------
>
>                 Key: HARMONY-5374
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5374
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Tim Ellison
>         Attachments: harmony-5374.patch
>
>
> As described on the dev list here:
>   http://www.mail-archive.com/dev@harmony.apache.org/msg09709.html
> See also HARMONY-5014 and http://www.mail-archive.com/dev@harmony.apache.org/msg11948.html
>   

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