rt/emul/mini/src/main/java/java/lang/reflect/Method.java
Tue, 23 Sep 2014 21:52:27 +0200 for (var x in array) should return only expected values
Wed, 07 May 2014 08:49:54 +0200 Methods in Array are shared between different VMs, but other types like Integer, or Float, aren't. Need to be careful when using equality then
Mon, 17 Feb 2014 16:55:44 +0100 Invoking non-static method needs to perform dispatch
Mon, 21 Oct 2013 12:02:43 +0200 Information about thrown types is thrown away
Sat, 28 Sep 2013 12:03:59 +0200 Can use Constructor.newInstance with parameters
Sun, 07 Apr 2013 15:24:45 +0200 Wrap invoke exceptions into InvocationTargetException
Thu, 28 Feb 2013 13:00:24 +0100 Can use valueOf to get primitive value from all wrapper types
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