Allon Mureinik has submitted this change and it was merged. Change subject: engine: supress findbugs warnings in GlusterUtil ......................................................................
engine: supress findbugs warnings in GlusterUtil When compiling the autoclosable syntax in Java 7, certain compilers may create bytecode that contains redundant null checks in it. Change-Id: I3d60d51747be3908fb78427b50698c6d4d8d9ac0 Signed-off-by: Alissa Bonas <[email protected]> --- M backend/manager/modules/bll/exclude-filters.xml 1 file changed, 10 insertions(+), 0 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22095 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3d60d51747be3908fb78427b50698c6d4d8d9ac0 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <[email protected]> Gerrit-Reviewer: Alissa Bonas <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
