[
https://issues.apache.org/jira/browse/COLLECTIONS-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved COLLECTIONS-487.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 4.0
You have found the most prominent bug in collections-3.2.1, which has been
fixed for the upcoming 4.0 release.
Although this bug alone would be enough to justify a 3.2.2 release ;-).
> CollectionUtils.removeAll is not work as expected
> -------------------------------------------------
>
> Key: COLLECTIONS-487
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-487
> Project: Commons Collections
> Issue Type: Bug
> Components: Collection, List
> Affects Versions: 3.2.1
> Environment: JDK 1.6
> Reporter: Cooper
> Priority: Blocker
> Fix For: 4.0
>
> Original Estimate: 0.1h
> Remaining Estimate: 0.1h
>
> http://svn.apache.org/viewvc/commons/proper/collections/tags/COLLECTIONS_3_2_1/src/java/org/apache/commons/collections/CollectionUtils.java?revision=1211567&view=markup
> Line: 1122
> Problem:
> The method called "removeAll", but call "retainAll" internally.
--
This message was sent by Atlassian JIRA
(v6.1#6144)