Skip to content

Release Candidate 1, with prerelease findbugs plugin

Pre-release
Pre-release
Compare
Choose a tag to compare
@kjlubick kjlubick released this 03 Oct 03:10
· 347 commits to master since this release

More quickfixes and an updated findbugs-3.0.1 plugin. Fixed multi-fix and added colors to gutter annotations.

Supported quickfixes
See the FindBugs and fb-contrib bug description pages for more info

fb-contrib

  • CSI_CHAR_SET_ISSUES_USE_STANDARD_CHARSET
  • CSI_CHAR_SET_ISSUES_USE_STANDARD_CHARSET_NAME
  • LSC_LITERAL_STRING_COMPARISON
  • MDM_RANDOM_SEED
  • NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION
  • NAB_NEEDLESS_BOXING_PARSE
  • SPP_USE_BIGDECIMAL_STRING_CTOR
  • SPP_USE_ISNAN
  • UCPM_USE_CHARACTER_PARAMETERIZED_METHOD

FindBugs

  • DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
  • FE_TEST_IF_EQUAL_TO_NOT_A_NUMBER
  • RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
  • SQL_BAD_PREPARED_STATEMENT_ACCESS
  • SQL_BAD_RESULTSET_ACCESS
  • WMI_WRONG_MAP_ITERATOR

See the Readme for installation instructions.