risdenk opened a new pull request #191: KNOX-2122 - Code cleanup from static code analysis URL: https://github.com/apache/knox/pull/191 ## What changes were proposed in this pull request? * 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 ## How was this patch tested? `mvn -T.75C verify -U -Ppackage,release -Dshellcheck`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
