Change in ovirt-engine[master]: restapi: Use System#arraycopy in tests

juan.hernandez at redhat.com juan.hernandez at redhat.com
Thu Apr 28 16:42:46 UTC 2016


Juan Hernandez has submitted this change and it was merged.

Change subject: restapi: Use System#arraycopy in tests
......................................................................


restapi: Use System#arraycopy in tests

Use System#arraycopy which should be a bit faster than manually copying
arrays.

Change-Id: I7132e4d5cdb15921f53fa505acdd34776ee4c45c
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/restapi/jaxrs/src/test/java/org/ovirt/engine/api/restapi/resource/AbstractBackendBaseTest.java
1 file changed, 2 insertions(+), 6 deletions(-)

Approvals:
  Juan Hernandez: Looks good to me, approved; Passed CI tests
  Allon Mureinik: Verified



-- 
To view, visit https://gerrit.ovirt.org/56791
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I7132e4d5cdb15921f53fa505acdd34776ee4c45c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list