You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Stefan Bodewig (JIRA)" <ji...@apache.org> on 2016/12/29 18:54:58 UTC

[jira] [Updated] (COMPRESS-362) Bullet-proof code using try-with-resources statements

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

Stefan Bodewig updated COMPRESS-362:
------------------------------------
    Fix Version/s:     (was: 1.13)
                   1.14

> Bullet-proof code using try-with-resources statements
> -----------------------------------------------------
>
>                 Key: COMPRESS-362
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-362
>             Project: Commons Compress
>          Issue Type: Improvement
>    Affects Versions: 1.12
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>             Fix For: 1.14
>
>
> Bullet-proof code using try-with-resources statements. Some code fragments already use try-finally blocks, so for these, the code looks cleaners. For other code fragments that do not use try-finally blocks, this is an improvement.



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