Marshall Schor created UIMA-4159:
------------------------------------
Summary: PositiveIntSet - forgot about offset in
maybeSwitchRepresentation in one case
Key: UIMA-4159
URL: https://issues.apache.org/jira/browse/UIMA-4159
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Fix For: 2.7.0SDK
While running, an error was thrown from IntBitSet "key must be positive, but
was 1784316" - which indicates the error message forgot about offsets, and the
maybeSwitchRepresentation method of PositiveIntSet also did for this case.
Check other cases too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)