Change in ovirt-engine[master]: core: RandomUtils super calls

Allon Mureinik has submitted this change and it was merged. Change subject: core: RandomUtils super calls ...................................................................... core: RandomUtils super calls Removed redundant calls to super. Using this modifier has no meaning in the context that was removed, as these method are polymorphic anyway. Change-Id: Idec45495f52865451b70e65f7379f20d6c1bf99d Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/RandomUtils.java 1 file changed, 11 insertions(+), 11 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Allon Mureinik: Verified -- To view, visit https://gerrit.ovirt.org/45678 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idec45495f52865451b70e65f7379f20d6c1bf99d Gerrit-PatchSet: 6 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: automation@ovirt.org
participants (1)
-
amureini@redhat.com