Change in ovirt-engine[master]: core: MarshalingTestCase static access

amureini at redhat.com amureini at redhat.com
Mon Jan 18 22:57:17 UTC 2016


Allon Mureinik has submitted this change and it was merged.

Change subject: core: MarshalingTestCase static access
......................................................................


core: MarshalingTestCase static access

Use HashMap.class instead of new HashMap<>().getClass() to save the
redundant creation of a HashMap instance.

Change-Id: Ic86667e5b7aa5f7002e2b45ac27daf33e4b34ede
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/vdsbroker/src/test/java/org/ovirt/engine/core/vdsbroker/jsonrpc/MarshallingTestCase.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Allon Mureinik: Verified; Passed CI tests



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic86667e5b7aa5f7002e2b45ac27daf33e4b34ede
Gerrit-PatchSet: 7
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: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list