FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
2 1 0 0

org.opendaylight.protocol.bgp.util.HexDumpBGPFileParser

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