-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
The following call of Map.contains on a map with String
keys with an Object
argument:
Line 225 in c374783
if ((ignored != null) && ignored.contains(key)) { |
Probably the key should be serialized before checking if it should be ignored.
Metadata
Metadata
Assignees
Labels
No labels