You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dominik Süß (Jira)" <ji...@apache.org> on 2020/02/12 13:48:00 UTC

[jira] [Created] (SLING-9066) Dependency updates can lead to ConcurrentModificationException

Dominik Süß created SLING-9066:
----------------------------------

             Summary: Dependency updates can lead to ConcurrentModificationException
                 Key: SLING-9066
                 URL: https://issues.apache.org/jira/browse/SLING-9066
             Project: Sling
          Issue Type: Bug
          Components: Content-Package to Feature Model Converter
    Affects Versions: Content-Package to Feature Model Converter 1.0.8
            Reporter: Dominik Süß


The adjustments of dependencies as introduced with SLING-8649 currently iterate over the dependencies while modifying the collection which can lead to a ConcurrentModificationException. 



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