Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-out2.kabelfoon.nl!newsfeed.kabelfoon.nl!xindi.nntp.kabelfoon.nl!feed.xsnews.nl!border-1.ams.xsnews.nl!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Java 8 Lambda binary snapshot Date: Sat, 12 Nov 2011 14:02:22 -0800 Organization: A noiseless patient Spider Lines: 13 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 12 Nov 2011 22:02:23 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="XjIWM99mD7Ijfdu600oVPA"; logging-data="1419"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19/2WOF8SjNRwiIds7LOJgY7x9bacNvDxk=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: Cancel-Lock: sha1:3nxKCtxkLPGf1GhQNa6IGJ7hvqE= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9884 On 11/11/2011 12:55 PM, markspace wrote: > Lambda dev and the compiler group (and possibly others) published a > binary snapshot of the current state of lambdas and closures for Java. > > http://jdk8.java.net/lambda/ One note: it seems much of the compiler is there, but that the JVM is lagging behind and can't execute some of the compiler output. This seems to further imply we are loosing backwards binary compatibility with Java 8. I don't know how significant that is.