Spotbugs v3.1.4 Release Notes

Release Date: 2018-06-11 // almost 6 years ago
  • 🛠 Fixed

    • RANGE_ARRAY_LENGTH and RANGE_ARRAY_OFFSET false negative (#595)
    • Close source file after analysis (#591)
    • 🔦 Inconsistent reporting for EI_EXPOSE_REP2 (#603)
    • ⚡️ Update asm to 6.2 for better Java 11 support (#648)
    • False positive: 'return value ignored' on Guavas Preconditions.checkNotNull() (#578)
    • spotbugs-ant Ant dependency in wrong scope (#655)