The following document contains the results of SpotBugs
SpotBugs Version is 3.1.11
Threshold is low
Effort is max
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
17 | 1 | 0 | 0 |
Class | Bugs |
---|---|
it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor.execute() | BAD_PRACTICE | RV_RETURN_VALUE_IGNORED_BAD_PRACTICE | 100 | Low |