Marshall Schor created UIMA-3792:
------------------------------------
Summary: 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)