You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2016/10/28 19:51:58 UTC

[jira] [Created] (OPENNLP-872) Use try with resourcs where possible

Joern Kottmann created OPENNLP-872:
--------------------------------------

             Summary: Use try with resourcs where possible
                 Key: OPENNLP-872
                 URL: https://issues.apache.org/jira/browse/OPENNLP-872
             Project: OpenNLP
          Issue Type: Improvement
            Reporter: Joern Kottmann
            Priority: Trivial
             Fix For: 1.6.1


Try with resources should be used where it is possible or currently missing. This will help to improve the resource handling (and places where it is not so great) and will make the code more readable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)