rt/vm/src/test/java/org/apidesign/vm4brwsr/ExceptionsTest.java
Wed, 30 Oct 2013 17:15:23 +0100 Adopting to JDK8's Nashorn differences. Most tests should now pass with Nashorn now.
Thu, 28 Feb 2013 07:48:54 +0100 releasing the compiled code as soon as it is no longer needed to prevent OutOfMemoryError when adding more and more tests
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