#196998:Rename Automatic Resource Management to try-with-resources

Tomas Zezula <[email protected]> Wed, 23 Mar 2011 15:19:24 +0100
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
http://netbeans.org/bugzilla/show_bug.cgi?id=196998
http://hg.netbeans.org/jet-main/rev/9b10649a9bde

The name of JDK 7.0 language feature has changed from "Automatic Resource Management" to "try-with-resources".
The hint should reflect this change.


Fix: The name of hint and its description has been changed.

Risk: None