Use try-with-resources 82/57082/3
authorStephen Kitt <skitt@redhat.com>
Mon, 15 May 2017 15:56:02 +0000 (17:56 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 17 May 2017 12:12:44 +0000 (12:12 +0000)
commita0d14235087d6b2c3cac747ca26c42b15d902dcd
treedf1703becdea8d35867376750386f8b8162bd01c
parent6b269d0de3e227636e5a1f4d65e479caaf075ec9
Use try-with-resources

This automatically-generated patch replaces explicit Closeable
handling with try-with-resources.

Change-Id: Ib707d30dd9730fed5dacefa60d7f61c9010e2909
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/BlueprintContainerRestartServiceImpl.java
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/md/sal/binding/test/tests/AbstractDataBrokerTestTest.java