Use try-with-resources
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)
commitfb07368d3c2cac52304b20af4a6f905a717005e1
tree6edb6d9b12a5ba336afb46c6c6c68be455f25788
parent753f1cb9f1bd24855341ac75b9b34b1509813c02
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>
src/main/java/org/opendaylight/controller/blueprint/BlueprintContainerRestartServiceImpl.java