Shahar Havivi has submitted this change and it was merged.

Change subject: findbugs: inaccurate floating point comparison
......................................................................


findbugs: inaccurate floating point comparison

This operation compares two floating point values for equality. Because
floating point calculations may involve rounding, calculated float and
double values may not be accurate

findbugs reason:
FE: Test for floating point equality (FE_FLOATING_POINT_EQUALITY)

Change-Id: I0a5e61d30bff34ae5e381ff861dcdf4f97c65018
Signed-off-by: Shahar Havivi <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/EntityModelInputWithSlider.java
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Shahar Havivi: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/15413
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0a5e61d30bff34ae5e381ff861dcdf4f97c65018
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Shahar Havivi <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to