The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.deegree.JavaCheck$1 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.deegree.JavaCheck$1.actionPerformed(ActionEvent) invokes System.exit(...), which shuts down the entire virtual machine | BAD_PRACTICE | DM_EXIT | 73 | Medium |