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

uv3 edge case failures in setting up JCas

    XMLWordPrintableJSON

Details

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

    Description

      After adding the capability to merge from JCas class definitions into existing type systems, some edge cases appeared causing failures or replication in conformance testing and setting up the offsets in JCas classes when loading them with type systems.  

      Rework to remove redundant checking, and insure offsets are set up in all cases.

      Use a simplified supertype/superclass validity checker.

      Remove 2nd map used just for class loader associated with pears (not needed).

      make type2jcci map only have entries for types having loaded JCas classes (others return null).

      Insure updateOrValidateAllCallSitesForJCasClass is called for each combo of a type system and class loader, to either set it up, or validate the offsets.

      fix a bug setting the threadlocal used for a previous (alpha) version of some jcas class impl - in case those jcas classes are hanging around (one is, in a PEAR test case)

      Skip conformance checking for built-ins.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: