Sun, 10 Aug 2014 07:12:30 +0200Moving the test to JDK8 project, making it compilable and parsable by Asm jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 07:12:30 +0200] rev 1654
Moving the test to JDK8 project, making it compilable and parsable by Asm

Sun, 10 Aug 2014 07:02:12 +0200Capable to compile the java.lang.invoke stuff jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 07:02:12 +0200] rev 1653
Capable to compile the java.lang.invoke stuff

Sun, 10 Aug 2014 06:21:50 +0200Making sure various classes are defined only at one place jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 06:21:50 +0200] rev 1652
Making sure various classes are defined only at one place

Sun, 10 Aug 2014 06:13:36 +0200Almost compiled java.lang.invoke, except the parts that deal with Asm bytecode generator jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 06:13:36 +0200] rev 1651
Almost compiled java.lang.invoke, except the parts that deal with Asm bytecode generator

Sun, 10 Aug 2014 05:56:32 +0200Bringing in new exceptions jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 05:56:32 +0200] rev 1650
Bringing in new exceptions

Sun, 10 Aug 2014 05:55:55 +0200New exceptions as of JDK8-b132 needed for invoke dynamic jdk8-b132
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 05:55:55 +0200] rev 1649
New exceptions as of JDK8-b132 needed for invoke dynamic

Sat, 09 Aug 2014 12:15:18 +0200Can these tests be placed in compact profile jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 09 Aug 2014 12:15:18 +0200] rev 1648
Can these tests be placed in compact profile

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