Change in ovirt-engine[master]: webadmin: Optimize iteration over map (Findbugs)

lvernia at redhat.com lvernia at redhat.com
Tue Nov 26 14:07:46 UTC 2013


Lior Vernia has submitted this change and it was merged.

Change subject: webadmin: Optimize iteration over map (Findbugs)
......................................................................


webadmin: Optimize iteration over map (Findbugs)

Replaced the iteration over the map keys with an iteration over its
entries, as a response to Findbugs warning WMI_WRONG_MAP_ITERATOR.

Change-Id: I767b72fecfb8ec76d9c259f1b059c243ecf421fb
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/ImportNetworksModel.java
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Lior Vernia: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I767b72fecfb8ec76d9c259f1b059c243ecf421fb
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alissa Bonas <abonas at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list