[
https://issues.apache.org/jira/browse/JCRVLT-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved JCRVLT-348.
------------------------------------
Resolution: Fixed
Fix Version/s: 3.2.10
Fixed in https://svn.apache.org/r1864041.
> 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
> Priority: Major
> Fix For: 3.2.10
>
>
> 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)