-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7
-
Component/s: core-libs
-
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.