ctf: Replace Long.compare() with Java 6 compatible method
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 25 Nov 2013 18:08:32 +0000 (13:08 -0500)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 25 Nov 2013 21:18:41 +0000 (16:18 -0500)
commitf5166b608db8efe90e77db347fd42aa0f0a0f8b5
tree1527a5ff6c3773122bd1d748350a54f928040a73
parentc8698b413f0a7bd592a681680260ab4952d6b924
ctf: Replace Long.compare() with Java 6 compatible method

We still technically support Java 6, and Long.compare() was added in 7.

Change-Id: I565b40bbc11c1c1c3b05a4097cc0e619598d0553
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/18841
Reviewed-by: Etienne Bergeron <etienne.bergeron@gmail.com>
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.ctf.core/src/org/eclipse/linuxtools/ctf/core/trace/Utils.java
This page took 0.027238 seconds and 5 git commands to generate.