Change in ovirt-engine[master]: core: ExportVmCommand collections

Allon Mureinik has submitted this change and it was merged. Change subject: core: ExportVmCommand collections ...................................................................... core: ExportVmCommand collections Use Collections.singletonList instead of Array.asList with a single argument for a [slight] performance boost. Change-Id: I79282eb1a9accb11acacd22aa4a535face3e8215 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/exportimport/ExportVmCommand.java 1 file changed, 2 insertions(+), 3 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/59967 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I79282eb1a9accb11acacd22aa4a535face3e8215 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com>
participants (1)
-
amureini@redhat.com