Sat, 29 Sep 2012 06:39:39 +0200Merging second batch of JDK classes emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Sep 2012 06:39:39 +0200] rev 53
Merging second batch of JDK classes

Sat, 29 Sep 2012 06:38:34 +0200More classes that could not be found jdk7-b147
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Sep 2012 06:38:34 +0200] rev 52
More classes that could not be found

Sat, 29 Sep 2012 06:34:18 +0200Make it compilable with JDK1.6 emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Sep 2012 06:34:18 +0200] rev 51
Make it compilable with JDK1.6

Sat, 29 Sep 2012 06:29:06 +0200Added tag jdk7-b147_base for changeset 0a115f1c6f3c emul
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Sat, 29 Sep 2012 06:29:06 +0200] rev 50
Added tag jdk7-b147_base for changeset 0a115f1c6f3c

Fri, 28 Sep 2012 17:59:03 +0200Bringing in core Java classes as of OpenJDK tag jdk7-b147 emul jdk7-b147_base
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 17:59:03 +0200] rev 49
Bringing in core Java classes as of OpenJDK tag jdk7-b147

Fri, 28 Sep 2012 14:58:21 +0200Supporting iconst_m1
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:58:21 +0200] rev 48
Supporting iconst_m1

Fri, 28 Sep 2012 14:47:12 +0200New advances in support of null strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:47:12 +0200] rev 47
New advances in support of null

Fri, 28 Sep 2012 14:45:00 +0200Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:45:00 +0200] rev 46
Understands aconst_null. To achieve that we realized that invokeinterface bytecode is followed by four bytes, not just two.

Fri, 28 Sep 2012 14:06:57 +0200new String(char[]).toString() works strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 14:06:57 +0200] rev 45
new String(char[]).toString() works

Fri, 28 Sep 2012 13:15:45 +0200Support for String.getChars strings
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Fri, 28 Sep 2012 13:15:45 +0200] rev 44
Support for String.getChars