vm/src/test/java/org/apidesign/vm4brwsr/tck/CompareHashTest.java
Wed, 19 Dec 2012 11:12:04 +0100 Added tests for integer division and reminder after division. Removed JS version of String.hashCode since standard version is already correct.
Sun, 16 Dec 2012 21:19:26 +0100 Giving objects some basic and stable hashCode
Thu, 06 Dec 2012 16:13:03 +0100 Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create