Change in ovirt-engine[master]: core: Replaced unmodifiable due to GWT-RPC bug

Lior Vernia has submitted this change and it was merged. Change subject: core: Replaced unmodifiable due to GWT-RPC bug ...................................................................... core: Replaced unmodifiable due to GWT-RPC bug Apparently GWT-RPC serialization doesn't handle unmodifiable collections well, see https://code.google.com/p/google-web-toolkit/issues/detail?id=3328. Change-Id: Ia9f13df5f9d2b742b2752ef8a0180f19252b602a Signed-off-by: Lior Vernia <lvernia@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/customprop/DevicePropertiesUtils.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Lior Vernia: Verified Moti Asayag: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/28254 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia9f13df5f9d2b742b2752ef8a0180f19252b602a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
lvernia@redhat.com