vmtest/src/test/java/org/apidesign/bck2brwsr/tck/StaticUse.java
Mon, 07 Jan 2013 18:27:01 +0100 @Compare method can throw exceptions
Sat, 29 Dec 2012 19:43:26 +0100 Check correct exception is thrown when accessing private constructor
Thu, 20 Dec 2012 21:39:16 +0100 Loaded classes need to have their static initializes invoked. Before accessing static field of a class, initializers need to be executed as well.