Sun, 14 Sep 2014 22:33:35 +0200Fail the build if invokeDynamic instruction remains un-preprocessed
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 22:33:35 +0200] rev 1696
Fail the build if invokeDynamic instruction remains un-preprocessed

Sun, 14 Sep 2014 21:54:20 +0200We know that the version 0.10 needs to be fixed.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 21:54:20 +0200] rev 1695
We know that the version 0.10 needs to be fixed.

Sun, 14 Sep 2014 21:40:03 +0200Verify that the AOT mojo does not fail when generating JDK8 lambda code
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 21:40:03 +0200] rev 1694
Verify that the AOT mojo does not fail when generating JDK8 lambda code

Sun, 14 Sep 2014 21:36:56 +0200There is a difference between lazy reference in standalone and in extension mode
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 21:36:56 +0200] rev 1693
There is a difference between lazy reference in standalone and in extension mode

Sun, 14 Sep 2014 19:27:44 +0200Adding necessary fake classes to allow Javac to compile lamda expressions against our emulation library.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 14 Sep 2014 19:27:44 +0200] rev 1692
Adding necessary fake classes to allow Javac to compile lamda expressions against our emulation library.

Sat, 13 Sep 2014 22:29:13 +0200[maven-release-plugin] prepare for next development iteration
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Sep 2014 22:29:13 +0200] rev 1691
[maven-release-plugin] prepare for next development iteration

Sat, 13 Sep 2014 22:29:11 +0200[maven-release-plugin] copy for tag release-0.10
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Sep 2014 22:29:11 +0200] rev 1690
[maven-release-plugin] copy for tag release-0.10

Sat, 13 Sep 2014 22:29:10 +0200[maven-release-plugin] prepare release release-0.10
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Sep 2014 22:29:10 +0200] rev 1689
[maven-release-plugin] prepare release release-0.10

Sat, 13 Sep 2014 18:33:05 +0200Lambda's work OK in AOT mode. Defender methods work OK. Merging.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Sep 2014 18:33:05 +0200] rev 1688
Lambda's work OK in AOT mode. Defender methods work OK. Merging.

Sat, 13 Sep 2014 18:21:25 +0200Check behavior of overriden defender method. jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 13 Sep 2014 18:21:25 +0200] rev 1687
Check behavior of overriden defender method.