Yair Zaslavsky has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageDomainCommandBase.java 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/06/6506/1 -- To view, visit http://gerrit.ovirt.org/6506 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I72b0082e074739002772682a2659defee43b8dc7 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
