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 2014/04/30 22:07:15 UTC

[jira] [Resolved] (UIMA-3792) Remove redundant / conflicting resizing of JCas hash map

     [ https://issues.apache.org/jira/browse/UIMA-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-3792.
----------------------------------

    Resolution: Fixed

> Remove redundant / conflicting resizing of JCas hash map
> --------------------------------------------------------
>
>                 Key: UIMA-3792
>                 URL: https://issues.apache.org/jira/browse/UIMA-3792
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.6.0SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.6.0SDK
>
>
> The caller of JCasHashMap.clear() has code to resize the map.  The impl of the map also does resizing.  Remove the now redundant and conflicting caller-based resizing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)