common: Fix compilation error with recent JDT
authorAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 23 Nov 2016 20:25:03 +0000 (15:25 -0500)
committerAlexandre Montplaisir <alexmonthy@efficios.com>
Wed, 30 Nov 2016 21:24:29 +0000 (16:24 -0500)
commitffc77ca2c7d1e0a33af93c003bb702fc9834430b
tree1645db7d80be2e16e3cbeec1e826f456f33affff
parente0a64bd9d3a3c25f5b59675cac1d4529e6ef13ad
common: Fix compilation error with recent JDT

An error pops up with the latest integration build. The type
inference seems weird, but we can specify the expected type
manually.

Change-Id: I83da0970e87991138ca8afbb776ce22ab5d46b67
Signed-off-by: Alexandre Montplaisir <alexmonthy@efficios.com>
Reviewed-on: https://git.eclipse.org/r/85623
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/NonNullUtils.java
This page took 0.024491 seconds and 5 git commands to generate.