[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
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.
|