Thu, 06 Dec 2012 21:31:09 +0100Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function lazyvm
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 21:31:09 +0100] rev 274
Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function

Thu, 06 Dec 2012 16:13:03 +0100Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 16:13:03 +0100] rev 273
Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create

Thu, 06 Dec 2012 16:11:48 +0100Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 06 Dec 2012 16:11:48 +0100] rev 272
Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file

Thu, 06 Dec 2012 09:48:24 +0100JsTestDriver result will be always under benchmarks/.../ directory benchmarks
Martin Soch <Martin.Soch@oracle.com> [Thu, 06 Dec 2012 09:48:24 +0100] rev 271
JsTestDriver result will be always under benchmarks/.../ directory

Wed, 05 Dec 2012 13:24:03 +0100recording output from JsTestDriver benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 13:24:03 +0100] rev 270
recording output from JsTestDriver

Wed, 05 Dec 2012 12:47:49 +0100excluding JavaScript test files from sources benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 12:47:49 +0100] rev 269
excluding JavaScript test files from sources
so they are not copied into classes

Wed, 05 Dec 2012 11:18:09 +0100first version of benchmarks benchmarks
Martin Soch <Martin.Soch@oracle.com> [Wed, 05 Dec 2012 11:18:09 +0100] rev 268
first version of benchmarks
- currently only one benchmark - matrix multiplication

Wed, 05 Dec 2012 10:52:50 +0100Merging in reflection work. Seems to be solid now.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 10:52:50 +0100] rev 267
Merging in reflection work. Seems to be solid now.

Wed, 05 Dec 2012 10:03:58 +0100Can obtain annotation from a method reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 10:03:58 +0100] rev 266
Can obtain annotation from a method

Wed, 05 Dec 2012 09:31:36 +0100Getting ready for check for method annotations reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 05 Dec 2012 09:31:36 +0100] rev 265
Getting ready for check for method annotations