The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.cyclopsgroup.jmxterm.cc.ConsoleCompletor | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.cyclopsgroup.jmxterm.cc.ConsoleCompletor.complete(String, int, List) ignores return value of String.replaceFirst(String, String) | CORRECTNESS | RV_RETURN_VALUE_IGNORED | 63 | High |