Passed
com.jogamp.common.util.IntIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 5.098346ms map: 4.622189ms get iimap: 1.558271ms map: 2.729685ms remove iimap: 1.958204ms map: 5.010322ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.166462ms map: 4.189408ms get iimap: 1.399127ms map: 2.000301ms remove iimap: 0.670063ms map: 1.465783ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1436992139291 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1436992157296 ms +++ localhost/127.0.0.1:59999 - Locked within 18005 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 @ 1436992158140 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms