arturobernalg opened a new pull request #32: URL: https://github.com/apache/jspwiki/pull/32
* Remove redundant initializer * Redundant interface modifier --> Not really performance * Remove Unused import * Bulk operation can be used instead of iteration * Manual array copy * Manual array to collection copy * Avoid String concatenation in loop * Redundant 'Collection.addAll()' call. Use Parametrized constructor. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org