New Lambda Preview?

Marcos Antonio marcos_antonio_ps at hotmail.com
Mon Feb 6 15:28:36 PST 2012


I also would like to know this. Marcos > Date: Mon, 6 Feb 2012 15:55:42 -0500
> Subject: New Lambda Preview?
> From: drconrad at gmail.com
> To: lambda-dev at openjdk.java.net
> 
> Any plans to push out a new ea build? The last time I checked (a day or so
> ago), the Nov 2011 build was still the latest, and it is now Feb 2012 and a
> lot of changesets have passed under the bridge. Apologies if this message
> and a new push have crossed, and yes I do realize I could build it myself
> from the repo. World enough and time, and all that.
> 
> David Conrad
> 
> On Mon, 06 Feb 2012 13:45:48 Maurizio Cimadamore <
> maurizio.cimadamore at oracle.com> wrote:
> > Subject: hg: lambda/lambda/langtools: Exception transparency fixes:
> >
> > Changeset: cf479ef26252
> > Author:    mcimadamore
> > Date:      2012-02-06 13:45 +0000
> > URL:
> http://hg.openjdk.java.net/lambda/lambda/langtools/rev/cf479ef26252
> >
> > Exception transparency fixes:
> > *) Compiler complains when union types containing type-parameters are
> used outside of a catch block
> > *) Missing erasure in generated code causes assertion errors when lambda
> contains catch clause with throws type-parameter
> >
> > ! src/share/classes/com/sun/tools/javac/comp/Attr.java
> > ! src/share/classes/com/sun/tools/javac/comp/LambdaToInnerClass.java
> > + test/tools/javac/transparency/Neg10.java
> > + test/tools/javac/transparency/Neg10.out
> > + test/tools/javac/transparency/Pos05.java
> >
> 
 		 	   		  


More information about the lambda-dev mailing list