[
https://issues.apache.org/jira/browse/KNOX-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KNOX-2122 started by Kevin Risden.
------------------------------------------
> Code cleanup from static code analysis
> --------------------------------------
>
> Key: KNOX-2122
> URL: https://issues.apache.org/jira/browse/KNOX-2122
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.4.0
>
>
> * Diamond operator
> * Static method calls instead of on instances
> * Remove null check before instanceof
> * Use computeIfAbsent where possible
> * Remove simple nested if statements
> * Remove redundant cast
--
This message was sent by Atlassian Jira
(v8.3.4#803005)