Trying binary drop
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Nov 7 07:23:05 PST 2012
On 07/11/12 14:44, Stephen Colebourne wrote:
> Version lambda-8-b63-windows-x64-30_oct_2012
> One possible issue:
>
> 1) Error trace uses the older # syntax for error messages:
>
> [javac] C:\dev\threeten\threeten\src-standard\test\java\javax\time\Examples.
> java:134: error: method query in class DefaultInterfaceDateTimeAccessor cannot b
> e applied to given types;
> [javac] System.out.println("Test: " + dt2.query(MonthDay::of));
> [javac] ^
> [javac] required: Query<R>
> [javac] found: MonthDay#of
>
> Stephen
>
Whoops!
Thanks - I will fix this.
Maurizio
More information about the lambda-dev
mailing list