The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.opendaylight.protocol.bgp.util.HexDumpBGPFileParser | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.protocol.bgp.util.HexDumpBGPFileParser.clearWhiteSpaceToUpper(String) | I18N | DM_CONVERT_CASE | 89 | Low |