Marshall Schor created UIMA-6043:
------------------------------------
Summary: 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
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.3#76005)