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/21 17:20:35 UTC

[jira] [Updated] (UIMA-4192) IntBitSet has wrong impl around offset

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

Marshall Schor updated UIMA-4192:
---------------------------------
    Summary: IntBitSet has wrong impl around offset  (was: IntBitSet has wrong isValid() method)

> IntBitSet has wrong impl around offset
> --------------------------------------
>
>                 Key: UIMA-4192
>                 URL: https://issues.apache.org/jira/browse/UIMA-4192
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Blocker
>             Fix For: 2.7.0SDK
>
>
> All refs to the underlying BitSet.get(int) need to use the offset, but the isValid() forgot.  Fix all places needing this.



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