This is an automated email from the ASF dual-hosted git repository. rec pushed a commit to branch release/3.5.x in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git
commit fd73bff241239ef56aedfaa2954ece042d405330 Merge: 61dfca3e0 0f3ed2b5a Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Mon Aug 19 09:41:38 2024 +0200 Merge pull request #377 from apache/bugfix/#368-select(AnnotationBaseFs-type).count()-seems-to-return-MAX_LONG Issue #368: select(AnnotationBaseFs-type).count() seems to return MAX_LONG .../org/apache/uima/cas/impl/SelectFSs_impl.java | 25 ++++++++++++-------- .../org/apache/uima/cas/impl/SelectFsTest.java | 27 +++++++++++++++++----- 2 files changed, 36 insertions(+), 16 deletions(-)
