rt/emul/brwsrtest/src/test/java/org/apidesign/bck2brwsr/brwsrtest/DoubleBitsTest.java
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Sat, 09 Mar 2013 11:58:50 +0100 doubleToLongBits and floatToIntBits implemented via typed arrays. Requires real browser (Rhino does not support typed arrays) and as such creating new module to hold the tests and execute them in 'brwsr' mode.