Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6369

Eliminate unnecessary collection copying in AbstractAddStepHandler constructors

XMLWordPrintable

      Most AbstractAddStepHandler subclasses are constructed using an immutable collection of AttributeDefinition instances. The current constructors create a redundant copy of this collection, regardless of whether the collection is immutable and does not require copying.

              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: