Passed
com.jogamp.common.util.IntIntHashMapTest.cloneTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.429054ms map: 5.776062ms get iimap: 1.107629ms map: 1.746437ms remove iimap: 1.269005ms map: 3.311087ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.463231ms map: 3.143012ms get iimap: 0.945296ms map: 1.30345ms remove iimap: 0.821233ms map: 1.78726ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1437715145983 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437715164488 ms +++ localhost/127.0.0.1:59999 - Locked within 18506 ms, 36 attempts ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ Test ...[truncated 154 chars]... Case.tearDown: com.jogamp.common.util.IntIntHashMapTest - cloneTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T main @ 1437715165328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms