Spotbugs v3.1.6 Release Notes

Release Date: 2018-07-18 // almost 6 years ago
  • ๐Ÿ›  Fixed

    • โœ… Potential NPE in test-harness-core (#671)
    • ๐Ÿ‘Œ Support project path with spaces in test-harness-core (#683)
    • ๐Ÿ–จ Processing of "J" (long value constants) was not processed in OpcodeStack.Item(OpcodeStack.Item, String)
    • ๐Ÿ–จ Processing of "Z" (boolean value constants) was not processed in OpcodeStack.Item(OpcodeStack.Item, String)
    • ๐Ÿ–จ Processing of Box classes like java.lang.Integer was not processed in OpcodeStack.Item(OpcodeStack.Item, String)