Spotbugs v3.1.7 Release Notes

Release Date: 2018-09-12 // over 5 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ–จ Don't print exit code related output if '-quiet' is passed (#714)
    • Don't underflow the stack at INVOKEDYNAMIC when modeling stack frame types (#500)

    ๐Ÿ”„ CHANGED

    • ๐Ÿ”– ASM_VERSION=ASM7_EXPERIMENTAL by default to support Java 11
    • โœ‚ Removed dependency to jFormatString (GPL) code (#725)
    • ๐Ÿ”Œ Read User Preferences exported from SpotBugs Eclipse Plugin (#728)

    โž• ADDED

    • Set ASM_VERSION=ASM6 if system property spotbugs.experimental=false