On Tue, Jan 31, 2017 at 12:32 PM, Paul Sandoz <[email protected]> wrote:
>
> —
>
> 690 Callable<Boolean> task = new
> CheckedCallable<Boolean>() {
>
> 756 Callable<Boolean> task = new
> CheckedCallable<Boolean>() {
>
>
> Diamond on the RHS.
>
Diamond compiles with jdk9 but fails with jdk8, and the CVS source files
are still tested with jdk8.
