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

ConcurrentModificationException for EntryMergePolicyFactoryRegistry

    XMLWordPrintable

Details

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

    Description

      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-

       
       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: