Fri, 01 Feb 2013 14:16:26 +0100URL.openStream works via XHR emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 14:16:26 +0100] rev 638
URL.openStream works via XHR

Fri, 01 Feb 2013 16:35:42 +0100Merging the two heads on jdk7-b147 branch jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:35:42 +0100] rev 637
Merging the two heads on jdk7-b147 branch

Fri, 01 Feb 2013 16:34:51 +0100Providing implementation of the most important java.lang.System methods
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:34:51 +0100] rev 636
Providing implementation of the most important java.lang.System methods

Fri, 01 Feb 2013 16:25:57 +0100David's classes can be compiled
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:25:57 +0100] rev 635
David's classes can be compiled

Fri, 01 Feb 2013 16:10:51 +0100Merging in classes needed by David
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:10:51 +0100] rev 634
Merging in classes needed by David

Fri, 01 Feb 2013 16:10:10 +0100More classes needed by David jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:10:10 +0100] rev 633
More classes needed by David

Fri, 01 Feb 2013 16:00:27 +0100Math.signum enabled
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 16:00:27 +0100] rev 632
Math.signum enabled

Fri, 01 Feb 2013 14:48:40 +0100Need to use fixed groupId
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 01 Feb 2013 14:48:40 +0100] rev 631
Need to use fixed groupId

Fri, 01 Feb 2013 09:00:30 +0100Support for Long unary "-" arithmetic
Martin Soch <Martin.Soch@oracle.com> [Fri, 01 Feb 2013 09:00:30 +0100] rev 630
Support for Long unary "-"

Fri, 01 Feb 2013 06:09:18 +0100Long operator >>> and tests arithmetic
Martin Soch <Martin.Soch@oracle.com> [Fri, 01 Feb 2013 06:09:18 +0100] rev 629
Long operator >>> and tests