rt/emul/brwsrtest/src/test/java/org/apidesign/bck2brwsr/brwsrtest/BooleanTest.java
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Tue, 06 May 2014 11:30:08 +0200 java.lang.Boolean class has to be initialized before we can do instanceof on it (and primitive types)
Sat, 26 Apr 2014 21:30:06 +0200 Different meaning of root vs. added classes. Ability to explicitly enumerate classes that should be exported and available with fully qualified name.
Sat, 26 Apr 2014 19:13:56 +0200 Can execute VMTest in browser, if it is annotated with @Exported annotation like the BooleanTest
Thu, 16 May 2013 08:49:55 +0200 java.lang.Boolean is subclass of JavaScript's Boolean. true and false are instances of java.lang.Boolean