diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-08-16 15:12:40 +0200 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2017-08-16 18:13:25 +0000 |
commit | 89b931fdf9acfb8d78f11e973af69b46cdc7281d (patch) | |
tree | 822c47e3075c1d8b73d889858d31b1b923ae23cd /test/test_span.py | |
parent | 20a14b9eac8f588356dfb7936100c2ca39171889 (diff) |
jvpp: suppress unwritten fields warrning found in DTO's hashCode
DTOs fields are initialized by generated JNI code, so
we can safely ignore FB.UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD.
Coverity uses FindBugs to analyse Java code,
so it should be possible to suppress some of the
issues that are false positives or intentional.
Change-Id: I1375f6123e3eb44db44065d603d9d81726161acb
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'test/test_span.py')
0 files changed, 0 insertions, 0 deletions