You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2019/07/15 18:44:00 UTC

[jira] [Resolved] (UIMA-6043) uv3 add -D flag to report on feature structure pinning

     [ https://issues.apache.org/jira/browse/UIMA-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor resolved UIMA-6043.
----------------------------------
    Resolution: Fixed

> uv3 add -D flag to report on feature structure pinning
> ------------------------------------------------------
>
>                 Key: UIMA-6043
>                 URL: https://issues.apache.org/jira/browse/UIMA-6043
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 3.0.2SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 3.0.3SDK
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)