Sat, 09 Aug 2014 11:12:05 +0200Looks like we need the java.lang.invoke classes for lambdas to work jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Aug 2014 11:12:05 +0200] rev 1647
Looks like we need the java.lang.invoke classes for lambdas to work

Sat, 09 Aug 2014 11:11:13 +0200Batch of classes necessary to implement invoke dynamic interfaces. Taken from JDK8 build 132 jdk8-b132
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Aug 2014 11:11:13 +0200] rev 1646
Batch of classes necessary to implement invoke dynamic interfaces. Taken from JDK8 build 132

Sat, 09 Aug 2014 10:52:34 +0200Modifying the test to fail in bck2brwsr VM jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Aug 2014 10:52:34 +0200] rev 1645
Modifying the test to fail in bck2brwsr VM

Sat, 09 Aug 2014 10:42:22 +0200A way to test invokeDynamic on JDK7 inspired by https://code.google.com/p/indy-maven-plugin/ jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Aug 2014 10:42:22 +0200] rev 1644
A way to test invokeDynamic on JDK7 inspired by https://code.google.com/p/indy-maven-plugin/

Fri, 25 Jul 2014 14:27:04 +0200Adopting html4j rev. 0.8.3
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 25 Jul 2014 14:27:04 +0200] rev 1643
Adopting html4j rev. 0.8.3

Wed, 16 Jul 2014 07:57:22 +0200Keeping and printing the information about bootmethods jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 16 Jul 2014 07:57:22 +0200] rev 1642
Keeping and printing the information about bootmethods

Thu, 10 Jul 2014 08:17:52 +0200Filling in the constant pool jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Jul 2014 08:17:52 +0200] rev 1641
Filling in the constant pool

Thu, 10 Jul 2014 08:11:53 +0200First steps towards parsing invokeDynamic jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 10 Jul 2014 08:11:53 +0200] rev 1640
First steps towards parsing invokeDynamic

Thu, 26 Jun 2014 23:54:17 +0200Can parse JDK8 generated bytecode jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 26 Jun 2014 23:54:17 +0200] rev 1639
Can parse JDK8 generated bytecode

Thu, 26 Jun 2014 07:42:54 +0200Using Object.defineProperty to specify non-enumerable properties on Object
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 26 Jun 2014 07:42:54 +0200] rev 1638
Using Object.defineProperty to specify non-enumerable properties on Object