Details
Description
FindBugs complains about usages of ItemImpl#perform that is annotated with @CheckForNull but callers expecting a non-null return value.... most prominently in NodeImpl
Attachments
Issue Links
- is related to
-
OAK-3528 Unchecked assignements in calls to performVoid()
- Closed