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)