Cooper created COLLECTIONS-487:
----------------------------------
Summary: 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
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)