Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move mdnorm to java 7, make use of try-with-resource construct #3

Open
iay opened this issue Jun 10, 2013 · 0 comments
Open

move mdnorm to java 7, make use of try-with-resource construct #3

iay opened this issue Jun 10, 2013 · 0 comments

Comments

@iay
Copy link
Member

iay commented Jun 10, 2013

(was Bugzilla 999)

Eclipse it noticing that some resources used in the mdnorm application are not closed. This isn't harmful in practice, but could be fixed fairly easily if we migrate to Java 7 and use the try-with-resource construct.

@ghost ghost assigned iay Jun 10, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant