Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Most if not all calls to SessionDelegate#performVoid pass a raw type to that method instead of parametrizing it with the Void type, which leads to an "unchecked assignment" warning.
Attachments
Issue Links
- relates to
-
OAK-2712 Possible null-dereference when calling ItemImpl#perform
- Closed