Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6282

select.at() may fail to respect bounds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.1SDK
    • 3.2.0SDK
    • Core Java Framework
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              rec Richard Eckart de Castilho
              rec Richard Eckart de Castilho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: