Tue, 06 May 2014 11:12:40 +0200Storing constructor function in last element of multidimensional array closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 06 May 2014 11:12:40 +0200] rev 1535
Storing constructor function in last element of multidimensional array

Tue, 06 May 2014 10:08:42 +02002nd step in eliminating need for Class.forName when dealing with arrays closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 06 May 2014 10:08:42 +0200] rev 1534
2nd step in eliminating need for Class.forName when dealing with arrays

Tue, 06 May 2014 08:38:34 +0200No need for the newArray0 method closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 06 May 2014 08:38:34 +0200] rev 1533
No need for the newArray0 method

Tue, 06 May 2014 08:36:54 +02001st step in eliminating Class.forName when working with array types. Class.getComponentType on directly allocated arrays does not need that. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 06 May 2014 08:36:54 +0200] rev 1532
1st step in eliminating Class.forName when working with array types. Class.getComponentType on directly allocated arrays does not need that.

Mon, 05 May 2014 14:19:25 +0200Don't let empty object leak out from the method closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 14:19:25 +0200] rev 1531
Don't let empty object leak out from the method

Mon, 05 May 2014 13:49:05 +0200When querying manifests, return them as array of bytes closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 13:49:05 +0200] rev 1530
When querying manifests, return them as array of bytes

Mon, 05 May 2014 12:58:10 +0200Adopting proxy implementation to extension mode closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 12:58:10 +0200] rev 1529
Adopting proxy implementation to extension mode

Mon, 05 May 2014 12:25:44 +0200making sure all classes check the same object for desiredAssertionStatus. Allowing the status to be set per class. closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 12:25:44 +0200] rev 1528
making sure all classes check the same object for desiredAssertionStatus. Allowing the status to be set per class.

Mon, 05 May 2014 11:43:54 +0200Execute the tests twice. Once via ScriptEngine and once in a browser closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 11:43:54 +0200] rev 1527
Execute the tests twice. Once via ScriptEngine and once in a browser

Mon, 05 May 2014 11:43:24 +0200Need to specify UTF-8 encoding closure
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 05 May 2014 11:43:24 +0200] rev 1526
Need to specify UTF-8 encoding