Use proper constant in JsonUtils 48/86048/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:17:47 +0000 (21:17 +0100)
commit4650cff9aac7a7388e42e0214ce70dcf47183b34
tree139bfa78b3660cae358dbda351f9cc732caea62b
parentde91d31e779b58d0a14253a1e2132f1cf64f9629
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