FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
1 1 0 0

de.smartics.checkstyle.checks.strings.StringLiteralEncodingCheck

Bug Category Details Line Priority
Found reliance on default encoding in de.smartics.checkstyle.checks.strings.StringLiteralEncodingCheck.isProperlyEncoded(String): String.getBytes() I18N DM_DEFAULT_ENCODING 123 High