Wed, 06 Feb 2013 15:47:06 +0100Workaround of some problems with bytecode conversion demonstrated by ZipCompatibilityTest. Splitting the code into two new methods. emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:47:06 +0100] rev 687
Workaround of some problems with bytecode conversion demonstrated by ZipCompatibilityTest. Splitting the code into two new methods.

Wed, 06 Feb 2013 15:22:57 +0100Adding failing test emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:22:57 +0100] rev 686
Adding failing test

Wed, 06 Feb 2013 15:19:59 +0100Fixing the code after merge emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:19:59 +0100] rev 685
Fixing the code after merge

Wed, 06 Feb 2013 15:10:22 +0100Merge of Objects and ByteArrayOutputStream emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:10:22 +0100] rev 684
Merge of Objects and ByteArrayOutputStream

Wed, 06 Feb 2013 15:09:42 +0100Merge from default branch emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:09:42 +0100] rev 683
Merge from default branch

Wed, 06 Feb 2013 15:07:20 +0100More useful classes jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 15:07:20 +0100] rev 682
More useful classes

Wed, 06 Feb 2013 13:30:31 +0100Lazy initialization of the JavaScript runner to prevent needless compilation of the VM
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 06 Feb 2013 13:30:31 +0100] rev 681
Lazy initialization of the JavaScript runner to prevent needless compilation of the VM

Wed, 06 Feb 2013 12:46:35 +0100Fixed compare64 implementation arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Wed, 06 Feb 2013 12:46:35 +0100] rev 680
Fixed compare64 implementation

Tue, 05 Feb 2013 19:14:39 +0100Added missing semicolons (fixes test compilation failures) arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Tue, 05 Feb 2013 19:14:39 +0100] rev 679
Added missing semicolons (fixes test compilation failures)

Tue, 05 Feb 2013 17:12:17 +0100Using anonymous function for div/mod initialization arithmetic
Lubomir Nerad <lubomir.nerad@oracle.com> [Tue, 05 Feb 2013 17:12:17 +0100] rev 678
Using anonymous function for div/mod initialization