Java 7: New Feature – Automatically Close Files and Resources in try-catch-finally

I was at work reading some Java news and found this information on a new feature that will be in the upcoming Java 7 new feature. It’s about automatically closing files and resources in a try catch block.

Share This Post

Leave a Reply