Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 11.1-rc-1
-
Component/s: None
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:
-
Similar issues:
Description
See https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343652&projectId=12310465
** Bug * [COLLECTIONS-689] - Link to Javadoc API broken * [COLLECTIONS-701] - StackOverflowError in SetUniqueList.add() when it receives itself * [COLLECTIONS-709] - MultiSet.Entry::getCount() isn't 0 after removing the last element ** New Feature * [COLLECTIONS-692] - Replace use of deprecated Class#newInstance() #49 * [COLLECTIONS-706] - Add SetUtils.unmodifiableSet(T... items) method ** Improvement * [COLLECTIONS-551] - Move Iterable related methods from CollectionUtils to IterableUtils * [COLLECTIONS-688] - Update platform requirement from Java 7 to 8 * [COLLECTIONS-691] - Use boolean operator for boolean result * [COLLECTIONS-696] - AbstractReferenceMap made easier for subclassing; PR #51. * [COLLECTIONS-703] - The PassiveExpiringMap#put() method should return the previous record only if not expired ** Task * [COLLECTIONS-542] - AbstractHashedMap should not extend AbstractMap anymore