On 06/13/2012 08:48 AM, Weijun Wang wrote:
Automatic Resource Management ?

http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html

try-with-resources

I learned about it when I submitted a test change using try finally (It was recommend that I use this instead :-) )

Jim

Reply via email to