Remove unnecessary object creation
----------------------------------
Key: FELIX-2861
URL: https://issues.apache.org/jira/browse/FELIX-2861
Project: Felix
Issue Type: Improvement
Components: Event Admin
Affects Versions: eventadmin-1.2.8
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: eventadmin-1.2.10
The BlacklistingHandlerTask internally creates first a list and then converts
this to an array. If we directly use the list, we can avoid this object
creation without loosing anything.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira