Change in ovirt-engine[master]: findbugs: ignore: Load of known null value
shavivi at redhat.com
shavivi at redhat.com
Sun Jun 9 14:38:31 UTC 2013
Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: ignore: Load of known null value
......................................................................
findbugs: ignore: Load of known null value
findbugs complains about loading known null to a variable
in this case we are using it for equals check and its intended
NP: Load of known null value (NP_LOAD_OF_KNOWN_NULL_VALUE)
Change-Id: Ica07cdd87a3851e6efb6e2566bd87dbc2342ab7e
Signed-off-by: Shahar Havivi <shavivi at redhat.com>
---
A frontend/webadmin/modules/uicommonweb/exclude-filters.xml
M frontend/webadmin/modules/uicommonweb/pom.xml
2 files changed, 23 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15322
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ica07cdd87a3851e6efb6e2566bd87dbc2342ab7e
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi at redhat.com>
More information about the Engine-commits
mailing list