Shahar Havivi has submitted this change and it was merged.

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


findbugs: fix for inaccurate floating point comparison

in commit 50680f0eb434080ad147dd2b479ced02375e50dc added a fix
for floating point equality with a bug, comparing Double to long.

This commit fix it to compare Double to Double.

Change-Id: Icf3081c6d7d495dbfbd47a2092fe0e9a67be4299
Signed-off-by: Shahar Havivi <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/quota/QuotaManager.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Shahar Havivi: Verified
  ofri masad: Looks good to me, but someone else must approve
  Oved Ourfali: Looks good to me, approved


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

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

Reply via email to