Sat, 19 Mar 2016 08:45:39 +0100Sometimes, when running on nashorn, the Class.forName could return an undefined symbol. Detecting such case and redoing the query seems to return things to normal.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 19 Mar 2016 08:45:39 +0100] rev 1887
Sometimes, when running on nashorn, the Class.forName could return an undefined symbol. Detecting such case and redoing the query seems to return things to normal.

Sat, 05 Mar 2016 10:28:10 +0100RetroLamda needs to access resources from classpath, not the converted ones to deal with lamda interfaces with default methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 05 Mar 2016 10:28:10 +0100] rev 1886
RetroLamda needs to access resources from classpath, not the converted ones to deal with lamda interfaces with default methods

Sat, 05 Mar 2016 08:47:12 +0100Let's iterate over smaller number to pass the test on slow computers
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 05 Mar 2016 08:47:12 +0100] rev 1885
Let's iterate over smaller number to pass the test on slow computers

Sat, 05 Mar 2016 08:45:21 +0100Slightly more robust parsing code
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 05 Mar 2016 08:45:21 +0100] rev 1884
Slightly more robust parsing code

Fri, 04 Mar 2016 06:09:52 +0100Adjusting the versions so the build succeeds with retrolambda 2.1.0
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 04 Mar 2016 06:09:52 +0100] rev 1883
Adjusting the versions so the build succeeds with retrolambda 2.1.0

Thu, 03 Mar 2016 06:17:20 +0100Tests for interfaces with default methods implemented by lamda functions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 03 Mar 2016 06:17:20 +0100] rev 1882
Tests for interfaces with default methods implemented by lamda functions

Thu, 03 Mar 2016 06:03:06 +0100Switching to most recent version of retrolamda: 2.1.0
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 03 Mar 2016 06:03:06 +0100] rev 1881
Switching to most recent version of retrolamda: 2.1.0

Sat, 30 Jan 2016 20:45:41 +0100Depend on jbox2d-osgi module
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 30 Jan 2016 20:45:41 +0100] rev 1880
Depend on jbox2d-osgi module

Sat, 30 Jan 2016 20:45:13 +0100Allow access to rt.jar classes
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 30 Jan 2016 20:45:13 +0100] rev 1879
Allow access to rt.jar classes

Sat, 30 Jan 2016 18:49:26 +0100Speeding up array access
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 30 Jan 2016 18:49:26 +0100] rev 1878
Speeding up array access