Change in ovirt-engine[master]: core: RandomUtils super calls
amureini at redhat.com
amureini at redhat.com
Thu Sep 3 10:02:01 UTC 2015
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 at 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 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: automation at ovirt.org
More information about the Engine-commits
mailing list