[
https://issues.apache.org/jira/browse/KNOX-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1664:
-------------------------------
Attachment: KNOX-1664.patch
Status: Patch Available (was: In Progress)
> Miscellaneous code cleanup
> --------------------------
>
> Key: KNOX-1664
> URL: https://issues.apache.org/jira/browse/KNOX-1664
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1664.patch
>
>
> * Unnecessary boxing/unboxing
> * Collection.toArray()
> * String concatenation in loop
> * StringBuffer -> StringBuilder where possible
> * Identical catch block collapse
> * Inline redundant variable
> * Collections methods (addAll, isEmpty)
> * Use isEmpty where applicable
> * Remove redundant initializer
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)