4.10.4
SpotBugs 4.10.4 CHANGELOG Fixed Fix NN_NAKED_NOTIFY false negatives when a field read is stored in a local variable before notify() or notifyAll() (#3884) Fix ASE_ASSERTION_WITH_SIDE_EFFECT and ASE_ASSERTION_WITH_SIDE_EFFECT_METHOD false positives in every method analysed after a method that reads $assertionsDisabled without throwing an AssertionError (#3483) Fix INT_BAD_COMPARISON_WITH_SIGNED_BYT…