Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3220

reduce number of PhaseEvent instances created

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.2-SNAPSHOT
    • 2.0.8, 2.1.2
    • None
    • None

    Description

      PhaseListenerManager currently creates a new PhaseEvent instance per phaseId, per listener, per before/after. The supplied patch reduces this to per phaseId, per before/after, sharing instances of this immutable class among listeners.

      Attachments

        1. MYFACES-3220.patch.txt
          2 kB
          Matthew Jason Benson

        Issue Links

          Activity

            People

              lu4242 Leonardo Uribe
              mbenson Matthew Jason Benson
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: