Index: applications/editors/josm/plugins/findbugs-filter.xml
===================================================================
--- applications/editors/josm/plugins/findbugs-filter.xml	(revision 33267)
+++ applications/editors/josm/plugins/findbugs-filter.xml	(revision 33268)
@@ -1,3 +1,12 @@
 <FindBugsFilter>
+	<Match>
+		<Bug pattern="SE_BAD_FIELD" />
+	</Match>
+	<Match>
+		<Bug pattern="SE_BAD_FIELD_INNER_CLASS" />
+	</Match>
+	<Match>
+		<Bug pattern="SE_BAD_FIELD_STORE" />
+	</Match>
 
 	<Match>
