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/04 23:15:07 UTC

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

Marshall Schor created UIMA-4377:
------------------------------------

             Summary: 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)