From: Stephen Kitt Date: Fri, 2 Feb 2018 15:57:30 +0000 (+0100) Subject: Closed nested JSON writers X-Git-Tag: release/oxygen~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=59cfc16131c9eed2a706f59db527db0f47c735f0;hp=59cfc16131c9eed2a706f59db527db0f47c735f0;p=netconf.git Closed nested JSON writers With I9c597fe96937867cffdcbeeddd4b1507de20f2ee, JSONNormalizedNodeStreamWriter.createNestedWriter() leaves it up to the caller to close the provided JsonWriter. This patch ensures that that is the case. Change-Id: If20a596db06e40d1636de168dd11677372964364 Signed-off-by: Stephen Kitt (cherry picked from commit b6be299466349d775d860ab45d785028e6b899f7) ---