Marshall Schor created UIMA-4200:
------------------------------------
Summary: IntHashSet bug in converting from 2 byte to 4 byte table
Key: UIMA-4200
URL: https://issues.apache.org/jira/browse/UIMA-4200
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Blocker
Fix For: 2.7.0SDK
To convert between the 2 byte and 4 byte format, doing the offset correction is
needed but was omitted in one case. Also, there is an off-by-1 problem when
computing if a rawkey is out of range for being representable as a 2 byte value
in the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)