Passed
com.jogamp.common.util.IntIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 1.199ms map: 1.579ms get iimap: 3.822ms map: 1.284ms remove iimap: 3.611ms map: 5.965ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.158ms map: 1.858ms get iimap: 0.31ms map: 0.896ms remove iimap: 0.344ms map: 0.974ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1437262213527 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1437262214033 ms +++ localhost/127.0.0.1:59999 - Locked within 506 ms, 2 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 ++++ TestCas ...[truncated 151 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 @ 1437262214943 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms