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

race condition in JCasImpl initializing static array

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.2
    • None
    • None

    Description

      Static variables holding arrays are initialized by seeing if their size is 0 when making a new instance of JCasImpl. If 2 threads do this at the same time, a race condition could happen.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: