lambda binary snapshots
Colin Decker
cgdecker at gmail.com
Sat Nov 12 07:10:34 PST 2011
Thanks for putting out these snapshots!
To what degree are extension methods supposed to be working in this build?
They seem to work for subclasses of Iterable, except those that were
compiled with a previous version of Java, for which I get an
AbstractMethodError. I also tried adding extension methods to an interface
of my own... it compiles, but gives an AbstractMethodError as well.
--
Colin
On Fri, Nov 11, 2011 at 12:27 PM, Maurizio Cimadamore <
maurizio.cimadamore at oracle.com> wrote:
> Dear lambditizens,
> I'm glad to announce that the first binary snapshots of the lambda
> repository are available at the following URL:
>
> http://jdk8.java.net/lambda/
>
> As you can imagine, as the implementation of the compiler/libraries is
> still under heavy development, there are still many rough corners that
> need to be polished. I'd like to thank you all for all the patience and
> the valuable feedback provided so far - please keep it coming!
>
> I'd also like to thank Brian, Dan, Mike, Stuart and Mike for their
> effort in making this happen.
>
> Enjoy.
>
> Maurizio
>
>
More information about the lambda-dev
mailing list