-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: 21
-
Component/s: core-libs
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
We have NPE for java.util.ImmutableCollections#contains(Object o) method if pass null as a parameter.
P.S.: I can see "// implicit nullcheck of o" comment in the code.
FREQUENCY : always
We have NPE for java.util.ImmutableCollections#contains(Object o) method if pass null as a parameter.
P.S.: I can see "// implicit nullcheck of o" comment in the code.
FREQUENCY : always