Colm O hEigeartaigh created KNOX-892:
----------------------------------------

             Summary: Fix FindBugs "Dodgy Code" issues
                 Key: KNOX-892
                 URL: https://issues.apache.org/jira/browse/KNOX-892
             Project: Apache Knox
          Issue Type: Improvement
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
            Priority: Minor
             Fix For: 0.13.0


This task is to fix some of the FindBugs "Dodgy Code" issues. Among the issues 
fixed are:

a) Write to static variables from instance methods
b) Replaced EMPTY_* with empty* to remove some warnings
c) Removed some unnecessary testing for null
d) Fixed some potential NPEs on File.listFiles() if the path refers to a file 
rather than a directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to