common.test: Fix Todo and warning in BBQ tests
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 8 Nov 2016 01:58:20 +0000 (20:58 -0500)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 14 Nov 2016 15:07:46 +0000 (10:07 -0500)
commit21116cccf640d5572c55d21320f8cd8a775780cf
tree9d4cc3b2800028c7728d598682ff10721dba44f8
parent289a287e9184e9d0b7b8f279c29e51218cd4eaa2
common.test: Fix Todo and warning in BBQ tests

Now that we're in Java8, we can fix the todo to support
List<@NonNull...> and also properly annotate the output
of the stream.

Change-Id: I1584164748beed859a4b2883435c537aa97aa1ff
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/84633
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
common/org.eclipse.tracecompass.common.core.tests/src/org/eclipse/tracecompass/common/core/tests/collect/BufferedBlockingQueueTest.java
This page took 0.025305 seconds and 5 git commands to generate.