GitHub user ham1 opened a pull request:
https://github.com/apache/jmeter/pull/119
Using Try with Resources.
Used the try with resources instead of try finally, also fixed a typo while
in the same area.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ham1/jmeter try_with_res
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit 649472b78b6afe54c89ee7d24a9a765e3e7ad86a
Author: Graham Russell <[email protected]>
Date: 2016-02-13T12:26:02Z
Using Try with Resources.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---