Change in ovirt-engine[master]: engine: replace Collection.emptyList with new ArrayList()
alkaplan at redhat.com
alkaplan at redhat.com
Sun Aug 2 08:57:55 UTC 2015
Alona Kaplan has submitted this change and it was merged.
Change subject: engine: replace Collection.emptyList with new ArrayList()
......................................................................
engine: replace Collection.emptyList with new ArrayList()
When adding element to 'Collection.emptyList' an
'UnsupportedOperationException' is thrown.
Change-Id: I679c0662c34de34c1817896090a563abaf47ddb8
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/utils/NetworkCommonUtils.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Alona Kaplan: Verified
Jenkins CI: Passed CI tests
Moti Asayag: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/44269
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I679c0662c34de34c1817896090a563abaf47ddb8
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list