This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-11500
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from d6015818fa OAK-11500: simplify instances by using IOUtils.closeQuietly
more
add 968c2807f1 OAK-11500: more use of try-with-resources, add comment
about OAK-7662, avoid potential future NPEs
No new revisions were added by this update.
Summary of changes:
.../oak/plugins/blob/MarkSweepGarbageCollector.java | 8 ++++++--
.../oak/plugins/blob/datastore/DataStoreBlobStore.java | 16 ++--------------
.../jackrabbit/oak/plugins/blob/datastore/FSBackend.java | 4 +---
.../oak/plugins/blob/datastore/OakFileDataStore.java | 4 +---
.../org/apache/jackrabbit/oak/run/DataStoreCommand.java | 13 +------------
.../jackrabbit/oak/segment/DefaultSegmentWriter.java | 6 +++---
6 files changed, 14 insertions(+), 37 deletions(-)