Fri, 08 Feb 2013 11:12:02 +0100Proper implementation of System.currentTimeMillis with so desired test
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 08 Feb 2013 11:12:02 +0100] rev 704
Proper implementation of System.currentTimeMillis with so desired test

Fri, 08 Feb 2013 09:09:12 +0100Merging emulation of Long to default branch
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 08 Feb 2013 09:09:12 +0100] rev 703
Merging emulation of Long to default branch

Thu, 07 Feb 2013 13:41:56 +0100Recognizing Main-Class attribute, so initializing the VM is just about passing in correct classpath emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 07 Feb 2013 13:41:56 +0100] rev 702
Recognizing Main-Class attribute, so initializing the VM is just about passing in correct classpath

Thu, 07 Feb 2013 13:15:41 +0100Prevent NPE. The static calculator example is now running fine emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 07 Feb 2013 13:15:41 +0100] rev 701
Prevent NPE. The static calculator example is now running fine

Thu, 07 Feb 2013 17:41:41 +0100Fixed negation for Integer.MIN_VALUE arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 07 Feb 2013 17:41:41 +0100] rev 700
Fixed negation for Integer.MIN_VALUE

Thu, 07 Feb 2013 17:24:19 +0100Final part of Long tests moved from vm/.../NumberTest to vmtest/.../LongArithmeticTest arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 07 Feb 2013 17:24:19 +0100] rev 699
Final part of Long tests moved from vm/.../NumberTest to vmtest/.../LongArithmeticTest

Thu, 07 Feb 2013 16:11:53 +0100Fix issue with Long.MIN_VALUE in Number.toExactString arithmetic
Martin Soch <Martin.Soch@oracle.com> [Thu, 07 Feb 2013 16:11:53 +0100] rev 698
Fix issue with Long.MIN_VALUE in Number.toExactString
Moved the first part of tests from vm/.../NumberTests to vmtest/.../LongArithmeticTest

Thu, 07 Feb 2013 14:07:52 +0100Fixed iinc_w's incrBy value offset registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Thu, 07 Feb 2013 14:07:52 +0100] rev 697
Fixed iinc_w's incrBy value offset

Thu, 07 Feb 2013 13:32:13 +0100Merge with trunk registers
Lubomir Nerad <lubomir.nerad@oracle.com> [Thu, 07 Feb 2013 13:32:13 +0100] rev 696
Merge with trunk

Thu, 07 Feb 2013 13:07:22 +0100Merging in long arithmetic, otherwise the zip support won't work emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 07 Feb 2013 13:07:22 +0100] rev 695
Merging in long arithmetic, otherwise the zip support won't work