You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/10/09 22:19:00 UTC

[jira] [Created] (MRESOLVER-141) Review index-based access to collections

Michael Osipov created MRESOLVER-141:
----------------------------------------

             Summary: Review index-based access to collections
                 Key: MRESOLVER-141
                 URL: https://issues.apache.org/jira/browse/MRESOLVER-141
             Project: Maven Resolver
          Issue Type: Task
          Components: resolver
    Affects Versions: 1.6.1
            Reporter: Michael Osipov
         Attachments: image-2020-10-10-00-17-38-120.png

At some posts collections are accessed like arrays:
 !image-2020-10-10-00-17-38-120.png|thumbnail! 

This may import performance penalties. Review them and use enhanced for loops or iterators.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)