[
https://issues.apache.org/jira/browse/COLLECTIONS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved COLLECTIONS-498.
-----------------------------------------
Resolution: Fixed
Fixed in r1540833.
> CollectionBag should respect removeAll / retainAll contract of decorated bags
> -----------------------------------------------------------------------------
>
> Key: COLLECTIONS-498
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-498
> Project: Commons Collections
> Issue Type: Bug
> Affects Versions: 4.0-alpha1
> Reporter: Thomas Neidhart
> Fix For: 4.0
>
>
> In case the decorated collection does not support removal, i.e. throws an
> UnsupportedOperationException, CollectionBag does not respect this in case a
> null argument was specified.
> To be consistent with the testing framework, CollectionBag shall delegate the
> call to the decorated collection in such cases.
--
This message was sent by Atlassian JIRA
(v6.1#6144)