Marshall Schor created UIMA-5841:
------------------------------------
Summary: uv3 getArray and size, for Subiterator broken
Key: UIMA-5841
URL: https://issues.apache.org/jira/browse/UIMA-5841
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.1SDK
getArray and size make a copy of the subiterator, which picks up the current
positioning. Add a moveToFirst on the copy, to make these methods work
correctly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)