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

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@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@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com