You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2017/06/01 06:16:04 UTC

[jira] [Resolved] (KARAF-5170) Use try-with-resources

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

Jean-Baptiste Onofré resolved KARAF-5170.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.0

> Use try-with-resources
> ----------------------
>
>                 Key: KARAF-5170
>                 URL: https://issues.apache.org/jira/browse/KARAF-5170
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 4.2.0
>            Reporter: Stephen Kitt
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 4.2.0
>
>
> Some closeable resources are initialised and closed using standard try-finally blocks; they could be replaced with try-with-resources.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)