Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1581

MarkupWriterImpl makes many, many defensive copies of its listener list

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.3, 5.2
    • 5.3
    • tapestry-core

    Description

      It currently makes defensive copies before iterating over its listeners, to guard against adds or removes during the iteration. CopyOnWriteArrayList would bypass the need for defensive copying.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: