Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b108
-
generic
-
generic
-
Verified
Description
Some cases where an explicit null check is needed were missed. This patch adds missing checks and tests.
Attachments
Issue Links
- relates to
-
JDK-7123424 (coll) CopyOnWriteArrayList/CopyOnWriteArraySet don't throw NPE for removeAll(null)/retainAll(null)
- Resolved
-
JDK-8015656 (coll) unexpected NPE from removeAll causes JavaFX 8 build failure
- Closed
-
JDK-4802647 (coll) NullPointerException not thrown by AbstractCollection.retainAll/removeAll
- Closed
-
JDK-8001575 Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
- Closed