Spotbugs v3.1.2 Release Notes

Release Date: 2018-02-24 // about 6 years ago
  • ➕ Added

    • 👌 Support for errorprone @CanIgnoreReturnValue annotation (#463)
    • ➕ Added support for Checker Framework's Nullable annotations.

    🛠 Fixed

    • Error on lambda analysis: "Constant pool at index 0 is null." (#547)
    • Lambda methods reported as missing classes (#527)
    • Unused variable reported with wrong name (#516)
    • 🏗 Require gradle 4.2.1 to fix gradle build failures on Java 9.0.1
    • 🖨 Do not print exceptions for unsupported classpath files (#497)
    • ⚡️ Update dom4j to 2.1.0 to fix Illegal reflective access on Java 9