-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Attachments#ADDITIONAL_MODULES is attached to the top level DU, but modified by sub deployments in ManifestClassPathProcessor#createAdditionalModule without any sort of synchronisation. This can result in ConcurrentModificationException when the list is read/written to by other sub deployments at the same time.
- is related to
-
WFLY-12855 UnsupportedOperationException in several DUPs on undeploy
- Closed