You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/01/24 20:27:34 UTC

[jira] [Created] (UIMA-4200) IntHashSet bug in converting from 2 byte to 4 byte table

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)