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)