nerago opened a new pull request, #420: URL: https://github.com/apache/commons-collections/pull/420
Intended bug fixes: DualBidiMaps using reference equality where Object.equals is appropriate TreeBidiMap and PatriciaTrie implementations of OrderedMapIterator misbehave when switching between next and previous AbstractSortedMapDecorator.nextKey throws exception on absent/null key CompositeMap.values.remove throws error for missing mutator unlike other CompositeMap remove operations FixedSizeSortedMap.putAll has inverted condition for IllegalArgumentException UnmodifiableTrie.entrySet uses wrong set wrapper See jira for more notes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org