emul/mini/src/main/java/java/net/URL.java
Fri, 01 Feb 2013 14:16:26 +0100 URL.openStream works via XHR
Thu, 31 Jan 2013 18:45:00 +0100 Can read binary data via new URL('').getContent(byte[].class)
Thu, 24 Jan 2013 19:36:40 +0100 Getting getResources(...) to work and return URLs with streams. Currently fails in register allocation.
Wed, 23 Jan 2013 20:39:23 +0100 First attempt to separate 'mini' profile from the rest of JDK APIs