Use proper constant in JsonUtils 52/86052/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Nov 2019 12:49:05 +0000 (13:49 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 28 Nov 2019 20:19:00 +0000 (21:19 +0100)
commit7aac912b2e27b36a97f422e55b796cb3ba082dd0
tree306277ce07f4caf43d6185c0fb3386129409fbf2
parentc47ba4d8267ed3e653fc76848a054169b97e5b5f
Use proper constant in JsonUtils

We are not using the Mapper here at all, just the writer. Make sure
we retain only the writer and make it a proper constant (to allow
JIT to do constant propagation).

Change-Id: I7df2a6234511c9dbf51509c495a59e642173fffe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7b32c396b165fbecd707afb0d8753885816eaeed)
library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonUtils.java