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 01:56:34 UTC

[jira] [Created] (UIMA-4204) IntHashMap impl of "remove" broken

Marshall Schor created UIMA-4204:
------------------------------------

             Summary: IntHashMap impl of "remove" broken
                 Key: UIMA-4204
                 URL: https://issues.apache.org/jira/browse/UIMA-4204
             Project: UIMA
          Issue Type: Bug
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Blocker
             Fix For: 2.7.0SDK


Originally, the int hash maps had an implicit constraint - items would never be removed.  The naive implementation of remove breaks the map (things which were there become not found).



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