Change in ovirt-engine[master]: core: UpdateVmDiskCommand - synthetic access warn

Allon Mureinik has submitted this change and it was merged. Change subject: core: UpdateVmDiskCommand - synthetic access warn ...................................................................... core: UpdateVmDiskCommand - synthetic access warn Changed modifiers from private to protected to avoid synthetic access warnings. This may also result in a slight performance improvements, but I doubt it would be noticeable. Relates-To: https://bugzilla.redhat.com/854964 Change-Id: I07ed8b37f4c22807b8981959b7b03d7baa19de68 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmDiskCommand.java 1 file changed, 5 insertions(+), 6 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12885 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07ed8b37f4c22807b8981959b7b03d7baa19de68 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Liron Ar <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
amureini@redhat.com