Mon, 11 Aug 2014 17:52:23 +0200Initial attempt to provide proper 3rd parameter to bootmethod jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 11 Aug 2014 17:52:23 +0200] rev 1661
Initial attempt to provide proper 3rd parameter to bootmethod

Sun, 10 Aug 2014 11:39:36 +0200Name of boot method is properly provided jdk8
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 10 Aug 2014 11:39:36 +0200] rev 1660
Name of boot method is properly provided

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