A. J. David Bosschaert created SLING-9752:
---------------------------------------------
Summary: Concurrent Modification Exception when PostProcessor
changes extensions
Key: SLING-9752
URL: https://issues.apache.org/jira/browse/SLING-9752
Project: Sling
Issue Type: Bug
Components: Feature Model
Affects Versions: Feature Model 1.2.8
Reporter: A. J. David Bosschaert
Assignee: A. J. David Bosschaert
Fix For: Feature Model 1.2.10
When a feature model merge post processor changes the extensions in the
feature, this causes a ConcurrentModificationException.
The postprocess handler should take a defensive copy of the extensions, just
like the merge extensions do to avoid this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)