tmf: Fix new Kepler warnings
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Tue, 9 Apr 2013 22:12:05 +0000 (18:12 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Wed, 10 Apr 2013 20:55:40 +0000 (16:55 -0400)
commit178dc3073109d3c5e922b3a0997a5fe4038423ff
tree7e27e0a90d181a3565d3ec6c49d0d94315f2b552
parent941f3750f2b64e08da5967946a5fd0a41fc6bf6c
tmf: Fix new Kepler warnings

Mainly null-check warnings, due to the new JDT with improved
null checks.

Change-Id: Ibe47a0e830547d10c9947dd79289a7194ecc9bd0
Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-on: https://git.eclipse.org/r/11761
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bhufmann@gmail.com>
IP-Clean: Bernd Hufmann <bhufmann@gmail.com>
org.eclipse.linuxtools.ctf.core.tests/src/org/eclipse/linuxtools/ctf/core/tests/trace/StreamInputTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfCheckpointIndexTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfCheckpointIndexTest2.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfExperimentCheckpointIndexTest.java
org.eclipse.linuxtools.tmf.core.tests/src/org/eclipse/linuxtools/tmf/core/tests/trace/TmfTraceTest.java
This page took 0.026832 seconds and 5 git commands to generate.