Passed
com.jogamp.common.util.IntIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.450422ms map: 6.917498ms get iimap: 1.095191ms map: 1.732404ms remove iimap: 1.247956ms map: 3.313957ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.428468ms map: 3.106017ms get iimap: 0.920738ms map: 1.439631ms remove iimap: 0.841326ms map: 1.981804ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1438219515867 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1438219533872 ms +++ localhost/127.0.0.1:59999 - Locked within 18006 ms, 35 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 @ 1438219534703 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms