-
Bug
-
Resolution: Done
-
Major
-
JDG 7.2 GA
-
None
-
False
-
False
-
-
-
-
-
-
CR1
-
Undefined
-
The EntryMergePolicyFactoryRegistry createInstance(...) method uses a synchronized collection but did not synchronize the iteration which is imperative from the Java specification, see https://docs.oracle.com/javase/8/docs/api/java/util/Collections.html#synchronizedList-java.util.List-
- clones
-
ISPN-12420 ConcurrentModificationException for EntryMergePolicyFactoryRegistry
- Closed