rt/vm/src/test/java/org/apidesign/vm4brwsr/TestVM.java
Fri, 01 Nov 2013 06:36:08 +0100 Need to ignore newly added URLConnection
Wed, 30 Oct 2013 17:15:23 +0100 Adopting to JDK8's Nashorn differences. Most tests should now pass with Nashorn now.
Fri, 11 Oct 2013 09:58:03 +0200 If a class is not available during Ahead-Of-Time compilation it needs to be ready for dynamic loading
Sat, 05 Oct 2013 07:23:48 +0200 Need to skip URI and System references, as they are not part of minimal API profile
Fri, 26 Apr 2013 18:48:34 +0200 Partially working extension modules
Thu, 25 Apr 2013 16:17:48 +0200 Initial structure for extension modules
Tue, 12 Mar 2013 13:01:34 +0100 Print out details about the exception
Wed, 27 Feb 2013 17:52:49 +0100 Merge another head
Wed, 27 Feb 2013 16:14:14 +0100 Keep the exception message
Wed, 27 Feb 2013 17:37:18 +0100 Print the error message when execution fails
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