Sun, 10 Aug 2014 11:32:38 +02001st parameter of bootstrap method - the Lookup - is correct jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 11:32:38 +0200] rev 1659
1st parameter of bootstrap method - the Lookup - is correct

Sun, 10 Aug 2014 10:37:23 +0200Managed to call the bootstrap method. Just with wrong arguments. jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 10:37:23 +0200] rev 1658
Managed to call the bootstrap method. Just with wrong arguments.

Sun, 10 Aug 2014 08:57:22 +0200A bit more debug statements jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 08:57:22 +0200] rev 1657
A bit more debug statements

Sun, 10 Aug 2014 08:07:11 +0200The test fails on invokeDynamic instruction in JavaScript execution jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 08:07:11 +0200] rev 1656
The test fails on invokeDynamic instruction in JavaScript execution

Sun, 10 Aug 2014 07:52:49 +0200All modules, except the one that deals with invokeDynamic pass OK jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 07:52:49 +0200] rev 1655
All modules, except the one that deals with invokeDynamic pass OK

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