rt/emul/mini/src/main/java/java/lang/Object.java
Wed, 27 Feb 2013 17:28:48 +0100 Make sure subclasses of java.lang.Object will have good implementation of toString() method
Wed, 27 Feb 2013 17:24:50 +0100 Don't call Array.get(null). Just link against that class.
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository