emul/src/main/java/java/lang/Integer.java
Sun, 18 Nov 2012 08:51:58 +0100 Removing package private String constructor which used to be used by Integer and Long to share the char array with newly created string
Tue, 16 Oct 2012 18:04:11 +0200 Same basic operations with Number subclasses now work
Tue, 16 Oct 2012 11:55:56 +0200 Concatenation of strings works
Mon, 08 Oct 2012 17:10:27 -0700 Concatanation of strings sort of works (but produces wrong result)
Sun, 30 Sep 2012 18:29:37 -0700 Almost compilable
Fri, 28 Sep 2012 17:59:03 +0200 Bringing in core Java classes as of OpenJDK tag jdk7-b147