[Rev 01] RFR: 6674: Use try-with-resource in more places and close un-closed resources

Marcus Hirt hirt at openjdk.java.net
Fri Jan 17 10:27:29 UTC 2020


On Fri, 17 Jan 2020 10:27:29 GMT, Henrik Dafgård <hdafgard at openjdk.org> wrote:

>> This PR fixes a few places where we didn't close resources properly before and also changes a number of older usages of IOToolkit to instead use try-with-resource.
> 
> The pull request has been updated with 1 additional commit.



-------------

Marked as reviewed by hirt (Lead).

PR: https://git.openjdk.java.net/jmc/pull/33


More information about the jmc-dev mailing list