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/02/27 19:41:04 UTC

[jira] [Created] (UIMA-4267) Int2IntRBT fails with ArrayIndexOutOfBounds exception

Marshall Schor created UIMA-4267:
------------------------------------

             Summary: Int2IntRBT fails with ArrayIndexOutOfBounds exception
                 Key: UIMA-4267
                 URL: https://issues.apache.org/jira/browse/UIMA-4267
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
    Affects Versions: 2.6.0SDK
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Critical
             Fix For: 2.7.0SDK


Int2IntRBT space allocation using the klrp mode has bad logic for expanding the values[] int array - it doesn't get called at the right times.  A user observed getting an array index out of bounds.  I put in a test case which added 6-7 million entries, and it failed after about 6.3 million.  



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