OpenJDK patch for Flink

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

OpenJDK patch for Flink

Timo Walther-2
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
Reply | Threaded
Open this post in threaded view
|

Re: OpenJDK patch for Flink

Robert Metzger
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
>
Reply | Threaded
Open this post in threaded view
|

Re: OpenJDK patch for Flink

Till Rohrmann
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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: OpenJDK patch for Flink

Ufuk Celebi-2
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
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: OpenJDK patch for Flink

Stephan Ewen
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
> > > >
> > >
> >
>