Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Fix code in order to conform to JDK6.
......................................................................
core: Fix code in order to conform to JDK6.
The following patch will replace Long.compare(x,y)
with the implementation as specified in open JDK7 code.
This is done in order to have the code conform to JDK6
Change-Id: I72b0082e074739002772682a2659defee43b8dc7
Signed-off-by: Yair Zaslavsky <yzaslavs(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageDomainCommandBase.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6506
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I72b0082e074739002772682a2659defee43b8dc7
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>