New bug patterns; in some cases, bugs previous reported as other bug patterns are reported as instances of these new bug patterns in order to make it easier for developers to understand the bug reports
PT_ABSOLUTE_PATH_TRAVERSAL
PT_RELATIVE_PATH_TRAVERSAL
NP_NONNULL_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
MS_SHOULD_BE_REFACTORED_TO_BE_FINAL
BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
PT_ABSOLUTE_PATH_TRAVERSAL
TQ_COMPARING_VALUES_WITH_INCOMPATIBLE_TYPE_QUALIFIERS
Changes to fix false negatives for the following bug patterns: BC_UNCONFIRMED_CAST, EC_BAD_ARRAY_COMPARE, EQ_UNUSUAL, GC_UNRELATED_TYPES, and NP_PARAMETER_MUST_BE_NONNULL_BUT_MARKED_AS_NULLABLE.
Changes to fix false positions for the following bug patterns: DMI_DOH, EC_UNRELATED_TYPES, and SE_BAD_FIELD.
For more information :-
http://findbugs.sourceforge.net/index.html
http://sourceforge.net/projects/findbugs/
0 comments:
Post a Comment