rt/emul/brwsrtest/src/test/java/org/apidesign/bck2brwsr/brwsrtest/BooleanTest.java
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