Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14852

ProtoStream marshallers for synchronized collection wrappers use wrong mutex

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 24.0.0.Final
    • None
    • Clustering
    • None
    • Undefined

      The ProtoStream marshallers for synchronized collection wrappers marshal the decorated collection while holding the object monitor for the decorated collection.
      However, the specification clearly indicates that one must synchronize on the decorator collection while iterating, not the decorated collection.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: