You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robert Hu (JIRA)" <ji...@apache.org> on 2007/06/06 10:56:26 UTC

[jira] Updated: (HARMONY-4061) [classlib][luni] Performance improvement of java.util.Collections

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

Robert Hu updated HARMONY-4061:
-------------------------------

    Attachment: HARMONY-4061.diff

Please try this patch.
Thanks a lot!

> [classlib][luni] Performance improvement of java.util.Collections
> -----------------------------------------------------------------
>
>                 Key: HARMONY-4061
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4061
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Robert Hu
>         Attachments: HARMONY-4061.diff
>
>
> Improvement in java.util.Collections: 
> Refine indexOf(Object)/lastIndexOf(Object) of "java.util.Collections.SynchronizedList",  use array operations instead of list operations.

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