Tue, 05 Feb 2013 15:32:16 +0100Expose the bck2brwsr.js as artefact emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 15:32:16 +0100] rev 673
Expose the bck2brwsr.js as artefact

Tue, 05 Feb 2013 13:20:07 +0100Understands Class-Path: attribute in manifest emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 13:20:07 +0100] rev 672
Understands Class-Path: attribute in manifest

Tue, 05 Feb 2013 13:19:06 +0100Don't really initialize the classes. Just pretend they will be initialized so bck2brwsr includes them in transitive closure emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 13:19:06 +0100] rev 671
Don't really initialize the classes. Just pretend they will be initialized so bck2brwsr includes them in transitive closure

Tue, 05 Feb 2013 12:21:15 +0100String(byte[],hibyte) gives proper length emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 12:21:15 +0100] rev 670
String(byte[],hibyte) gives proper length

Tue, 05 Feb 2013 15:03:22 +0100Fixed error in neg64 found bu Lubo. arithmetic
Martin Soch <Martin.Soch@oracle.com> [Tue, 05 Feb 2013 15:03:22 +0100] rev 669
Fixed error in neg64 found bu Lubo.

Tue, 05 Feb 2013 10:19:10 +0100David pointed out that it is milli, micro, nano - e.g. we need to multiply by 10^6
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 10:19:10 +0100] rev 668
David pointed out that it is milli, micro, nano - e.g. we need to multiply by 10^6

Tue, 05 Feb 2013 08:48:23 +0100Test can specify multiple HTTP resources emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 08:48:23 +0100] rev 667
Test can specify multiple HTTP resources

Tue, 05 Feb 2013 08:27:42 +0100Merging improved (inner) annotation support to allow its usage in emul branch emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 08:27:42 +0100] rev 666
Merging improved (inner) annotation support to allow its usage in emul branch

Tue, 05 Feb 2013 00:00:22 +0100Returning proper runtime representation for inner annotation arrays reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Tue, 05 Feb 2013 00:00:22 +0100] rev 665
Returning proper runtime representation for inner annotation arrays

Mon, 04 Feb 2013 23:25:32 +0100Some additional checks for instanceof reflection
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Mon, 04 Feb 2013 23:25:32 +0100] rev 664
Some additional checks for instanceof