The following document contains the results of FindBugs Report
FindBugs Version is 2.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
de.smartics.pmd.rules.strings.StringLiteralEncodingRule | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Found reliance on default encoding in de.smartics.pmd.rules.strings.StringLiteralEncodingRule.isProperlyEncoded(String): String.getBytes() | I18N | DM_DEFAULT_ENCODING | 119 | High |