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

Marshall Schor resolved UIMA-4250.
----------------------------------
    Resolution: Fixed

> find method returns wrong fs in edge case
> -----------------------------------------
>
>                 Key: UIMA-4250
>                 URL: https://issues.apache.org/jira/browse/UIMA-4250
>             Project: UIMA
>          Issue Type: Bug
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.7.0SDK
>
>
> the index "find" method (not used very much I think) returns the wrong item 
> very occasionally, because the test of whether or not to use the passed -in 
> fs as the item to return is comparing that fs's address with the position of 
> the found item in the index - it should be comparing the address of the 
> passed in item with the value of the index at that position.



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

Reply via email to