Thanks for the report. I've added these items to the bugs section here
https://sourceforge.net/tracker/index.php?func=detail&aid=1434350&group_id=147536&atid=768725so i don't lose track of them.
----- Original Message -----
From: "Eugene Kuleshov" <
eu@...>
> Few comments though:
>
> -- It would be nice to have list detector abbreviations somewhere on a
> web site.
>
> -- DLC detector does not say what fields/variables it is complaining
> about. It would be better if it show separate errors/warnings for each
> variable/field. BTW, JavaDoc for that detector is not right too.
> Also, it is unclear if detector is taking into the account, that code
> may need to preserve order and there was no LinkedHashSet for JRE before
> 1.4...
>
> -- Several detectors (including DLC) does not report line numbers if
> issues are related to fields. For those cases line number can be taken
> from any setfield opcode within <init> method (or <clinin> for static
> fields).
>
> -- SMII detector reports false positives for something like
> Class.forName("string") and SomeClass.class.getName()
>
> regards,
> Eugene
_______________________________________________
Findbugs-discuss mailing list
Findbugs-discuss@...
http://mailman.cs.umd.edu/mailman/listinfo/findbugs-discuss