You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/05/05 02:34:12 UTC

[jira] [Resolved] (UIMA-4377) some UIMA iterator moveToNext/Prev fail to check for invalid position

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

Marshall Schor resolved UIMA-4377.
----------------------------------
    Resolution: Fixed

> some UIMA iterator moveToNext/Prev fail to check for invalid position
> ---------------------------------------------------------------------
>
>                 Key: UIMA-4377
>                 URL: https://issues.apache.org/jira/browse/UIMA-4377
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.7.1SDK
>
>
> Some implementations of UIMA iterators fail to check to see if the iterator is invalid before attempting to move it forwards or backwards.  In some cases, this could result in an invalid iterator moving to a valid position.  An invalid iterator, moved forward or backwards (or via inc/dec) should remain invalid.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)