History log of /openjdk10/jdk/test/java/util/concurrent/ConcurrentMap/ConcurrentRemoveIf.java
Revision Date Author Comments
# 16632:0aedd507e3cd 03-Feb-2017 dl

8171886: Miscellaneous changes imported from jsr166 CVS 2017-02
Reviewed-by: martin, psandoz


# 11898:59831ce86eb1 12-May-2015 psandoz

8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
Reviewed-by: martin, dholmes
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>