Martin Wiesner created OPENNLP-1662:
---------------------------------------
Summary: Wrap thread-safe classes in try-with resources in Eval
test
Key: OPENNLP-1662
URL: https://issues.apache.org/jira/browse/OPENNLP-1662
Project: OpenNLP
Issue Type: Improvement
Components: POS Tagger
Affects Versions: 2.5.0
Reporter: Martin Wiesner
Assignee: Martin Wiesner
Fix For: 2.5.1
MultiThreadedToolsEval uses some of the thread-safe implementations in a
non-reliant way, that is, not ensuring the ThreadLocal gets freed up. Let's
correct this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)