Tue, 11 Dec 2012 09:36:44 +0100Creating Bck2Brwsr entrypoint to for those who wish to generate their JavaScript based Java VM lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 11 Dec 2012 09:36:44 +0100] rev 298
Creating Bck2Brwsr entrypoint to for those who wish to generate their JavaScript based Java VM

Mon, 10 Dec 2012 12:03:22 +0100Cache the compiled code per class, not globally
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 10 Dec 2012 12:03:22 +0100] rev 297
Cache the compiled code per class, not globally

Mon, 10 Dec 2012 11:26:32 +0100Proper behaviour of endsWith and associated test
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 10 Dec 2012 11:26:32 +0100] rev 296
Proper behaviour of endsWith and associated test

Mon, 10 Dec 2012 23:06:43 +0100Disabling DEBUG mode in JSTestDriver, providing a new script to run Firefox. benchmarks
Martin Soch <Martin.Soch@oracle.com> [Mon, 10 Dec 2012 23:06:43 +0100] rev 295
Disabling DEBUG mode in JSTestDriver, providing a new script to run Firefox.

Mon, 10 Dec 2012 20:07:05 +0100running JsTestDriver in DEBUG mode benchmarks
Martin Soch <Martin.Soch@oracle.com> [Mon, 10 Dec 2012 20:07:05 +0100] rev 294
running JsTestDriver in DEBUG mode

Mon, 10 Dec 2012 17:38:45 +0100setting browser response timeout to 720 seconds benchmarks
Martin Soch <Martin.Soch@oracle.com> [Mon, 10 Dec 2012 17:38:45 +0100] rev 293
setting browser response timeout to 720 seconds

Sun, 09 Dec 2012 16:44:27 +0100Need the ability to cast to any type to successfully run tests on VM with exceptions support exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:44:27 +0100] rev 292
Need the ability to cast to any type to successfully run tests on VM with exceptions support

Sun, 09 Dec 2012 16:43:36 +0100Null can be casted to any type
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:43:36 +0100] rev 291
Null can be casted to any type

Sun, 09 Dec 2012 16:32:29 +0100Using local implementation of Hashtable instead of java.util.HashMap exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:32:29 +0100] rev 290
Using local implementation of Hashtable instead of java.util.HashMap

Sun, 09 Dec 2012 16:25:36 +0100Using plain array instead of ArrayDeque exceptions
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sun, 09 Dec 2012 16:25:36 +0100] rev 289
Using plain array instead of ArrayDeque