Spotbugs v4.2.3 Release Notes

Release Date: 2021-04-12 // about 3 years ago
  • 🛠 Fixed

    • Inconsistency in the description of DLS_DEAD_LOCAL_INCREMENT_IN_RETURN, VO_VOLATILE_INCREMENT and QF_QUESTIONABLE_FOR_LOOP (#1470)
    • ⚠ Should issue warning for SecureRandom object created and used only once (#1464)
    • False positive OBL_UNSATIFIED_OBLIGATION with try with resources (#79)
    • SA_LOCAL_SELF_COMPUTATION bug (#1472)
    • False positive EQ_UNUSUAL with record classes (#1367)