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/27 15:19:34 UTC

[jira] [Created] (UIMA-4205) PositiveIntSet_impl fails to pass along offset when converting to IntHashSet

Marshall Schor created UIMA-4205:
------------------------------------

             Summary: PositiveIntSet_impl fails to pass along offset when converting to IntHashSet
                 Key: UIMA-4205
                 URL: https://issues.apache.org/jira/browse/UIMA-4205
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.7.0SDK


When converting to IntHashSet, the offset is useful in increasing the likelyhood that the hash set can be represented using short integers.  But the impl failed to pass along the offset when doing the conversion. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)