Andy Jefferson created JDO-735: ---------------------------------- Summary: Make PersistenceManager support AutoCloseable (JDK1.7+) Key: JDO-735 URL: https://issues.apache.org/jira/browse/JDO-735 Project: JDO Issue Type: Bug Components: api, specification, tck Reporter: Andy Jefferson Fix For: JDO 3.2
So then it can be used with JDK1.7+ try-with-resources, as per http://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)