-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b16
-
generic
-
generic
-
Not verified
Findbugs identified some instanceof checks in the implementation of {Method, Constructor}.toGenericString that are guaranteed to fail. The impossible checks should be removed and replaced with an informative comment.