Change in ovirt-engine[master]: findbugs: ignore: generate GWT class get findbugs Boolean co...
shavivi at redhat.com
shavivi at redhat.com
Sun Jun 2 12:23:42 UTC 2013
Shahar Havivi has submitted this change and it was merged.
Change subject: findbugs: ignore: generate GWT class get findbugs Boolean constructor warning
......................................................................
findbugs: ignore: generate GWT class get findbugs Boolean constructor warning
findbugs complain of using Boolean constructor instead of Boolean.valueOf
This calss is GWT generated code
findbugs reason:
Dm: Method invokes inefficient Boolean constructor; use Boolean.valueOf(...) instead (DM_BOOLEAN_CTOR)
Change-Id: I006a4465cf236858c17f6be5cc27e9d811c084f9
Signed-off-by: Shahar Havivi <shavivi at redhat.com>
---
M frontend/webadmin/modules/gwt-common/exclude-filters.xml
M frontend/webadmin/modules/webadmin/exclude-filters.xml
2 files changed, 39 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/15272
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I006a4465cf236858c17f6be5cc27e9d811c084f9
Gerrit-PatchSet: 2
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