Konrad Windszus created JCRVLT-348:
--------------------------------------

             Summary: Implement AutoCloseable for classes which have a close 
method
                 Key: JCRVLT-348
                 URL: https://issues.apache.org/jira/browse/JCRVLT-348
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: vlt
    Affects Versions: 3.2.8
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus


To be able to close with [try with 
resources|https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html]
 all interfaces which provide a close() method (not throwing any unchecked 
exceptions) should extend from {{AutoCloseable}} 
(https://docs.oracle.com/javase/7/docs/api/java/lang/AutoCloseable.html) 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to