rt/vmtest/src/test/java/org/apidesign/bck2brwsr/tck/StaticUse.java
Sun, 07 Apr 2013 15:24:45 +0200 Wrap invoke exceptions into InvocationTargetException
Sun, 10 Mar 2013 21:28:00 +0100 Trying to make the static compilation mode as close to lazy one as possible: Class initializer method are not executed until the class is really referenced.
Wed, 27 Feb 2013 14:38:16 +0100 Need to use method accessors to access static fields
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