Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12420

ConcurrentModificationException for EntryMergePolicyFactoryRegistry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.4.21.Final
    • 9.4.20.Final
    • Core
    • None

      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-

       
       

            dberinde@redhat.com Dan Berindei (Inactive)
            rhn-support-wfink Wolf Fink
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: