Hi everyone,
as some of you may already know, I have worked on a patch for OpenJDK that introduces a compiler option for javac which allows to compile and run programs with Java 8 Lambda Expressions in Flink without loss of type information and user inconvenience. I have published my patch today to the [hidden email] mailing list. Can be found here: http://mail.openjdk.java.net/pipermail/compiler-dev/2015-January/009220.html If someone has connections to one of the OpenJDK guys, it would be great if he/she could use this connection and help us as we need to find a "sponsor". I keep you up to date. Regards, Timo |
Amazing work, thank you!
On Wed, Jan 7, 2015 at 4:43 PM, Timo Walther <[hidden email]> wrote: > Hi everyone, > > as some of you may already know, I have worked on a patch for OpenJDK that > introduces a compiler option for javac which allows to compile and run > programs with Java 8 Lambda Expressions in Flink without loss of type > information and user inconvenience. > > I have published my patch today to the [hidden email] > mailing list. > > Can be found here: http://mail.openjdk.java.net/ > pipermail/compiler-dev/2015-January/009220.html > > If someone has connections to one of the OpenJDK guys, it would be great > if he/she could use this connection and help us as we need to find a > "sponsor". > > I keep you up to date. > > Regards, > Timo > |
Great Timo!
On Wed, Jan 7, 2015 at 4:47 PM, Robert Metzger <[hidden email]> wrote: > Amazing work, thank you! > > On Wed, Jan 7, 2015 at 4:43 PM, Timo Walther <[hidden email]> wrote: > > > Hi everyone, > > > > as some of you may already know, I have worked on a patch for OpenJDK > that > > introduces a compiler option for javac which allows to compile and run > > programs with Java 8 Lambda Expressions in Flink without loss of type > > information and user inconvenience. > > > > I have published my patch today to the [hidden email] > > mailing list. > > > > Can be found here: http://mail.openjdk.java.net/ > > pipermail/compiler-dev/2015-January/009220.html > > > > If someone has connections to one of the OpenJDK guys, it would be great > > if he/she could use this connection and help us as we need to find a > > "sponsor". > > > > I keep you up to date. > > > > Regards, > > Timo > > > |
Very nice :)
On Wed, Jan 7, 2015 at 5:07 PM, Till Rohrmann <[hidden email]> wrote: > Great Timo! > > On Wed, Jan 7, 2015 at 4:47 PM, Robert Metzger <[hidden email]> > wrote: > > > Amazing work, thank you! > > > > On Wed, Jan 7, 2015 at 4:43 PM, Timo Walther <[hidden email]> wrote: > > > > > Hi everyone, > > > > > > as some of you may already know, I have worked on a patch for OpenJDK > > that > > > introduces a compiler option for javac which allows to compile and run > > > programs with Java 8 Lambda Expressions in Flink without loss of type > > > information and user inconvenience. > > > > > > I have published my patch today to the [hidden email] > > > mailing list. > > > > > > Can be found here: http://mail.openjdk.java.net/ > > > pipermail/compiler-dev/2015-January/009220.html > > > > > > If someone has connections to one of the OpenJDK guys, it would be > great > > > if he/she could use this connection and help us as we need to find a > > > "sponsor". > > > > > > I keep you up to date. > > > > > > Regards, > > > Timo > > > > > > |
Yes, great work.
I am subscribed to the OpenJDK compiler-dev list and they are discussing the patch already actively... On Wed, Jan 7, 2015 at 5:55 PM, Ufuk Celebi <[hidden email]> wrote: > Very nice :) > > On Wed, Jan 7, 2015 at 5:07 PM, Till Rohrmann <[hidden email]> > wrote: > > > Great Timo! > > > > On Wed, Jan 7, 2015 at 4:47 PM, Robert Metzger <[hidden email]> > > wrote: > > > > > Amazing work, thank you! > > > > > > On Wed, Jan 7, 2015 at 4:43 PM, Timo Walther <[hidden email]> > wrote: > > > > > > > Hi everyone, > > > > > > > > as some of you may already know, I have worked on a patch for OpenJDK > > > that > > > > introduces a compiler option for javac which allows to compile and > run > > > > programs with Java 8 Lambda Expressions in Flink without loss of type > > > > information and user inconvenience. > > > > > > > > I have published my patch today to the [hidden email] > > > > mailing list. > > > > > > > > Can be found here: http://mail.openjdk.java.net/ > > > > pipermail/compiler-dev/2015-January/009220.html > > > > > > > > If someone has connections to one of the OpenJDK guys, it would be > > great > > > > if he/she could use this connection and help us as we need to find a > > > > "sponsor". > > > > > > > > I keep you up to date. > > > > > > > > Regards, > > > > Timo > > > > > > > > > > |
Free forum by Nabble | Edit this page |