LinkedList.LinkedListItemIterator.update(T) does not check comparator
---------------------------------------------------------------------
Key: PIVOT-282
URL: https://issues.apache.org/jira/browse/PIVOT-282
Project: Pivot
Issue Type: Bug
Components: core-collections
Affects Versions: 1.3
Reporter: Todd Volkert
Fix For: 1.3.1
It is possible to update an item in a sorted linked list while iterating
through its item iterator such that the sorting is broken, leaving the list in
an invalid state.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.