Suppress warning around pathArgument 17/100417/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:06:09 +0000 (17:06 +0200)
commit7ffe4caeeaa4408aebd96b124639089fa25db594
tree9d72f03638c003757f13ecb733c79faac4c1f29e
parent4e4fb5facd45805b6661a53aea71cbcf83db6e96
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>
binding/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.java