Marshall Schor created UIMA-5251:
------------------------------------
Summary: uv3 set-sorted index mishandles freespace in some cases
Key: UIMA-5251
URL: https://issues.apache.org/jira/browse/UIMA-5251
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 3.0.0SDKexp
Testing with Ruta found a bug in the handling of free space in
OrderedFsSet_array handling of freespace, when the freespace is moved down to
the beginning of already present freespace. The amount of freespace added needs
to account for already present freespace at the beginning.
Also fix toString to not processBatch - causes difficulties in debugging in
this area (because the debugger calls toString if the GUI is showing this
element).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)