From: Stephen Kitt Date: Mon, 15 May 2017 15:56:02 +0000 (+0200) Subject: Use try-with-resources X-Git-Tag: release/nitrogen~210 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=a0d14235087d6b2c3cac747ca26c42b15d902dcd;hp=a0d14235087d6b2c3cac747ca26c42b15d902dcd;ds=sidebyside Use try-with-resources This automatically-generated patch replaces explicit Closeable handling with try-with-resources. Change-Id: Ib707d30dd9730fed5dacefa60d7f61c9010e2909 Signed-off-by: Stephen Kitt ---