Marshall Schor created UIMA-4002:
------------------------------------
Summary: flush method of Int2IntRBT not clearing cache of
lastNodeGotten
Key: UIMA-4002
URL: https://issues.apache.org/jira/browse/UIMA-4002
Project: UIMA
Issue Type: Bug
Components: Core Java Framework
Affects Versions: 2.6.0SDK
Reporter: Marshall Schor
Assignee: Marshall Schor
Priority: Minor
Fix For: 2.6.1SDK
The Int2IntRBT (a map from int to int) has a variable which remembers the last
node gotten, and attempts to optimize lookups for common cases. When a flush()
happens, this needs to be reset.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)