| Progress: |
|
|
|
69 of 95 issues have been resolved
|
|
|
|
|
| |
|
COLLECTIONS-290 |
UNRESOLVED
|
AllPredicate should be able to cast objects
|
|
|
| |
|
COLLECTIONS-272 |
UNRESOLVED
|
Anyone know why the Comparators aren't Serializable?
|
|
|
| |
|
COLLECTIONS-330 |
UNRESOLVED
|
ConcurrentModificationException using remove from the keySet the LRUMap
|
|
|
| |
|
COLLECTIONS-277 |
UNRESOLVED
|
Create commons-collections-deprecated.jar for Generics
|
|
|
| |
|
COLLECTIONS-344 |
UNRESOLVED
|
Delete MapUtils.getXxx
|
|
|
| |
|
COLLECTIONS-293 |
UNRESOLVED
|
EqualPredicate should be able to accept an Equator
|
|
|
| |
|
COLLECTIONS-343 |
UNRESOLVED
|
Functor singleton classes do not implement singleton pattern correctly
|
|
|
| |
|
COLLECTIONS-275 |
UNRESOLVED
|
IndexedCollection would be a useful addition to Commons Collections
|
|
|
| |
|
COLLECTIONS-328 |
UNRESOLVED
|
ListUtils.intersect is slow
|
|
|
| |
|
COLLECTIONS-231 |
UNRESOLVED
|
Not return the base interface on decorate
|
|
|
| |
|
COLLECTIONS-234 |
UNRESOLVED
|
Please provide nightly builds of collections_jdk5_branch
|
|
|
| |
|
COLLECTIONS-229 |
UNRESOLVED
|
Remove deprecated classes from generics version
|
|
|
| |
|
COLLECTIONS-251 |
UNRESOLVED
|
Replace getInstance() and decorate() methods with get{ClassName}()
|
|
|
| |
|
COLLECTIONS-327 |
UNRESOLVED
|
Serialisable classes without serialVersionUID
|
|
|
| |
|
COLLECTIONS-326 |
UNRESOLVED
|
Thread-safety and code-safety issue in BeanMap
|
|
|
| |
|
COLLECTIONS-242 |
UNRESOLVED
|
Add Equator interface for more powerful collections
|
|
|
| |
|
COLLECTIONS-285 |
UNRESOLVED
|
TreeBidiMap should implement Serializable
|
|
|
| |
|
COLLECTIONS-322 |
UNRESOLVED
|
Adds a Collections wrapper around the w3c NodeList
|
|
|
| |
|
COLLECTIONS-331 |
UNRESOLVED
|
CollatingIterator NPE when Comparator is null
|
|
|
| |
|
COLLECTIONS-223 |
UNRESOLVED
|
CollectionUtils.addAll() methods should return the input collection
|
|
|
| |
|
COLLECTIONS-333 |
UNRESOLVED
|
Generic versions of Transformed* classes
|
|
|
| |
|
COLLECTIONS-310 |
UNRESOLVED
|
Modifications of a SetUniqueList.subList() invalidate the parent list
|
|
|
| |
|
COLLECTIONS-244 |
UNRESOLVED
|
Proposal to support generic multi-key maps with keys of different types
|
|
|
| |
|
COLLECTIONS-269 |
UNRESOLVED
|
build.xml doesn't download emma
|
|
|
| |
|
COLLECTIONS-148 |
UNRESOLVED
|
[collections] Change to HashEntry inner class of AbstractHashedMap
|
|
|
| |
|
COLLECTIONS-255 |
UNRESOLVED
|
Unused variable in TreeBidiMap.java
|
|
|
| |
|
COLLECTIONS-240 |
FIXED
|
MultiValueMap should implement Serializable
|
|
|
| |
|
COLLECTIONS-279 |
WON'T FIX
|
LRUMap: moveToMRU is not invoked for new entry
|
|
|
| |
|
COLLECTIONS-246 |
INVALID
|
LoopingListIterator behaves unexpected on next and previous mixed
|
|
|
| |
|
COLLECTIONS-217 |
FIXED
|
Flat3Map.Entry.setValue() overwrites other Entry values
|
|
|
| |
|
COLLECTIONS-218 |
FIXED
|
CollectionUtils.select() does not return passed in collection
|
|
|
| |
|
COLLECTIONS-321 |
FIXED
|
ComparableComparator.getInstance() not compilable with jdk-compiler
|
|
|
| |
|
COLLECTIONS-245 |
FIXED
|
Genericise CollectionUtils and ListUtils.
|
|
|
| |
|
COLLECTIONS-282 |
FIXED
|
Generify iterators package
|
|
|
| |
|
COLLECTIONS-286 |
FIXED
|
New util method: CollectionUtils.getSingleton(List<T> singletonList) which returns the single object in the list or throws an exception
|
|
|
| |
|
COLLECTIONS-110 |
FIXED
|
Support parametized classes with commons.collections.
|
|
|
| |
|
COLLECTIONS-233 |
WON'T FIX
|
Closure is an inaccurate name
|
|
|
| |
|
COLLECTIONS-274 |
INVALID
|
Maven 2 pom file
|
|
|
| |
|
COLLECTIONS-230 |
FIXED
|
CollectionUtils.size(null) should return 0
|
|
|
| |
|
COLLECTIONS-214 |
FIXED
|
ExtendedProperties - field include should be non-static and private
|
|
|
| |
|
COLLECTIONS-299 |
FIXED
|
ExtendedProperties.convertProperties loses non-String values
|
|
|
| |
|
COLLECTIONS-238 |
FIXED
|
ExtendedProperties.load() does not allow empty property values
|
|
|
| |
|
COLLECTIONS-264 |
FIXED
|
FastTreeMap forgets the comparator
|
|
|
| |
|
COLLECTIONS-294 |
FIXED
|
Fix case-insensitive string handling
|
|
|
| |
|
COLLECTIONS-261 |
FIXED
|
Flat3Map.remove() does not return the correct value when size <= 3
|
|
|
| |
|
COLLECTIONS-288 |
FIXED
|
Javadoc: incorrect behavior explained for ListUtils.transformedList
|
|
|
| |
|
COLLECTIONS-256 |
FIXED
|
ListUtils.transformedList(list, transformer) doesn't transform
|
|
|
| |
|
COLLECTIONS-235 |
FIXED
|
Missing static int ListUtils.indexOf(List,Predicate) method
|
|
|
| |
|
COLLECTIONS-304 |
FIXED
|
SetUniqueList set method use corrupts uniqness
|
|
|
| |
|
COLLECTIONS-219 |
FIXED
|
The CollectionUtils.removeAll method calls the ListUtils.retainAll method instead of the ListUtils.removeAll method.
|
|
|
| |
|
COLLECTIONS-271 |
FIXED
|
org.apache.commons.collections.ExtendedProperties#combine don't import string properly
|
|
|
| |
|
COLLECTIONS-262 |
FIXED
|
probably apidoc error: firstKey() and lastKey() in AbstractLinkedMap
|
|
|
| |
|
COLLECTIONS-278 |
FIXED
|
put() and putAll() don't update the getKeys() map
|
|
|
| |
|
COLLECTIONS-239 |
WON'T FIX
|
In LinkIterator hasPrevious() is not working properly for the first entry
|
|
|
| |
|
COLLECTIONS-215 |
WON'T FIX
|
Javadoc in DefaultedMap very inconsistent
|
|
|
| |
|
COLLECTIONS-291 |
WON'T FIX
|
LoopingListIterator to implement OrderedIterator?
|
|
|
| |
|
COLLECTIONS-339 |
WON'T FIX
|
ObjectArrayIterator can/should implement ListIterator
|
|
|
| |
|
COLLECTIONS-257 |
DUPLICATE
|
CollectionUtils.removeAll() calls ListUtils.retainAll()
|
|
|
| |
|
COLLECTIONS-111 |
CANNOT REPRODUCE
|
IteratorChain skips over elements in iterator
|
|
|
| |
|
COLLECTIONS-3 |
CANNOT REPRODUCE
|
NPE: map.LRUMap.reuseMapping(LRUMap.java:272)
|
|
|
| |
|
COLLECTIONS-243 |
FIXED
|
Generic versions of Predicated, Syncronized and Unmodifiable classes
|
|
|
| |
|
COLLECTIONS-253 |
FIXED
|
Generics version of PredicateUtils and the predicates it creates
|
|
|
| |
|
COLLECTIONS-273 |
FIXED
|
Generify functors
|
|
|
| |
|
COLLECTIONS-340 |
FIXED
|
NOPClosure has a broken equals method
|
|
|
| |
|
COLLECTIONS-260 |
FIXED
|
TransformingComparator should have a constructor with just a Transformer
|
|
|
| |
|
COLLECTIONS-182 |
FIXED
|
[collections] Change CollectionUtils.forAllDo to return the Closure
|
|
|
| |
|
COLLECTIONS-247 |
FIXED
|
update build to compile with Java 5 and use JUnit 4 and EasyMock in generics branch
|
|
|
| |
|
COLLECTIONS-259 |
WON'T FIX
|
TransformerClosure should implement Transformer and allow extension.
|
|
|
| |
|
COLLECTIONS-317 |
FIXED
|
AbstractHashedMap(Map map) constructor calls overridable non-final method
|
|
|
| |
|
COLLECTIONS-280 |
FIXED
|
Add Predicate that failed PredicatedCollection.validate to IllegalArgumentException text
|
|
|
| |
|
COLLECTIONS-289 |
FIXED
|
Add new method getIteratorIndex() to CollatingIterator
|
|
|
| |
|
COLLECTIONS-194 |
FIXED
|
Add populateMap() methods to MapUtils
|
|
|
| |
|
COLLECTIONS-281 |
FIXED
|
Change maven build to create Collections Test Framework jar
|
|
|
| |
|
COLLECTIONS-318 |
FIXED
|
CollectionUtils.size(Object object) has impossible null check
|
|
|
| |
|
COLLECTIONS-298 |
FIXED
|
CollectionUtils.sizeIsEmpty(null) should return true
|
|
|
| |
|
COLLECTIONS-221 |
FIXED
|
CompositeCollection, CompositeMap, CompositeSet should implement Serializable
|
|
|
| |
|
COLLECTIONS-266 |
FIXED
|
Issue with MultiKey when serialized/deserialized via RMI
|
|
|
| |
|
COLLECTIONS-319 |
FIXED
|
IteratorUtils.getIterator(Object obj) performs redundant null check
|
|
|
| |
|
COLLECTIONS-316 |
FIXED
|
LRUMap constructor javadoc and behavior are inconsistent (maxSize cannot be less than 0)
|
|
|
| |
|
COLLECTIONS-226 |
FIXED
|
ListOrderedMap additional methods
|
|
|
| |
|
COLLECTIONS-216 |
FIXED
|
MultiKey's toString method should use Arrays.toString
|
|
|
| |
|
COLLECTIONS-228 |
FIXED
|
MultiValueMap put and putAll do not return the correct values
|
|
|
| |
|
COLLECTIONS-220 |
FIXED
|
Serialization/Deserialization doesn't work well with empty buffers.
|
|
|
| |
|
COLLECTIONS-249 |
FIXED
|
SetUniqueList.addAll(int index, Collection coll) adds to end of list instead of at specified index
|
|
|
| |
|
COLLECTIONS-307 |
FIXED
|
SetUniqueList.subList().contains() method checks against full parent list, not sublist range
|
|
|
| |
|
COLLECTIONS-320 |
FIXED
|
StaticBucketMap#putall() uses inefficient keySet() iterator when it could use entrySet() iterator
|
|
|
| |
|
COLLECTIONS-265 |
FIXED
|
TreeBag allows uncomparable item to be added, breaking toString
|
|
|
| |
|
COLLECTIONS-268 |
FIXED
|
maven gets 301 error when attempting to download dependencies
|
|
|
| |
|
COLLECTIONS-276 |
WON'T FIX
|
*Utils classes should not be extensible or able to be instantiated.
|
|
|
| |
|
COLLECTIONS-287 |
WON'T FIX
|
Null-safe Collections.size
|
|
|
| |
|
COLLECTIONS-341 |
FIXED
|
Mark NOPClosure class as final
|
|
|
| |
|
COLLECTIONS-297 |
FIXED
|
Fix javadoc for Collections.size() with regard to null handling
|
|
|
| |
|
COLLECTIONS-303 |
FIXED
|
Improved documentation for unmodifiable collections
|
|
|
| |
|
COLLECTIONS-232 |
FIXED
|
Some tests contain assertEquals arguments in the incorrect order
|
|
|
| |
|
COLLECTIONS-267 |
WON'T FIX
|
TestMultiKeyMap new test case for Serialization and Deserialization
|
|
|
| Progress: |
|
|
|
1 of 10 issues have been resolved
|
|
|
|
|
| |
|
COLLECTIONS-213 |
UNRESOLVED
|
CollectionUtils API extension: algorithm methods accept an Iterator argument
|
|
|
| |
|
COLLECTIONS-324 |
UNRESOLVED
|
Fields transformer and decorated in comparators.TransformingComparator could be made final
|
|
|
| |
|
COLLECTIONS-237 |
UNRESOLVED
|
MultiValueMap: behavior of entrySet().iterator() is not the expected one
|
|
|
| |
|
COLLECTIONS-323 |
UNRESOLVED
|
Behavior of constructors CaseInsensitiveMap inconsistent with standard Java HashMap
|
|
|
| |
|
COLLECTIONS-8 |
UNRESOLVED
|
Comparator Predicate
|
|
|
| |
|
COLLECTIONS-165 |
UNRESOLVED
|
Filtered Maps, Lists, and Sets
|
|
|
| |
|
COLLECTIONS-152 |
UNRESOLVED
|
Implementation of SynchronizedBidiMap and SynchronizedMap, with tests
|
|
|
| |
|
COLLECTIONS-258 |
UNRESOLVED
|
DualLinkedHashBidiMap
|
|
|
| |
|
COLLECTIONS-227 |
UNRESOLVED
|
TreeBidiMap should implement SortedBidiMap
|
|
|
| |
|
COLLECTIONS-259 |
WON'T FIX
|
TransformerClosure should implement Transformer and allow extension.
|
|
|
|
|
| |
No issues.
|