You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/09/08 19:25:57 UTC

[jira] Resolved: (PIVOT-282) LinkedListItemIterator's mutator methods don't check the list's comparator

     [ https://issues.apache.org/jira/browse/PIVOT-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Volkert resolved PIVOT-282.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.1)
                   1.3

> LinkedListItemIterator's mutator methods don't check the list's 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
>
>
> It is possible to insert or 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.