[
https://issues.apache.org/jira/browse/UIMA-6282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho updated UIMA-6282:
---------------------------------------------
Issue Type: Bug (was: Task)
> select.at() may fail to respect bounds
> --------------------------------------
>
> Key: UIMA-6282
> URL: https://issues.apache.org/jira/browse/UIMA-6282
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 3.1.1SDK
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Fix For: 3.2.0SDK
>
>
> select.at() may fail to respect bounds.
> * add an annotation x at (10, 20)
> * add an annotation y at (21, MAX_INT)
> * call {{cas.select(Annotation).at\(x).asList().contains\(y)}} -> expected to
> return false, but returns true
--
This message was sent by Atlassian Jira
(v8.3.4#803005)