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

uv3 add -D flag to report on feature structure pinning

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.2SDK
    • 3.1.0SDK
    • Core Java Framework
    • None

    Description

      When migrating to UIMA v3, code might inadvertently cause some feature structures (FSs) to be pinned in memory, typically by producing some int value that could be used to retrieve the FS.  If pinned, a FS cannot be garbage collected.

      Turning on this -D flag will produce a report of where code is pinning FSs.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: