Suppress warning around pathArgument 21/100421/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Apr 2022 15:05:15 +0000 (17:05 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 5 Apr 2022 15:48:53 +0000 (17:48 +0200)
commit5a0e22689f833a70999bfda65d21d8ff39d87bcd
treea7a59b24a94571a47932cfc435547f3d06da9cd4
parent592515e5cd3a12fe4c23ff920fb0816a83c3d5f1
Suppress warning around pathArgument

For some strange reason SE_BAD_FIELD is triggered with JDK17. The
warning is a false positive, as we are handling serialization via
Externalizable proxy.

Change-Id: I4035194852f6b0a914d76929124d92ca8d3039fe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 7ffe4caeeaa4408aebd96b124639089fa25db594)
binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.java