Passed
com.jogamp.common.util.IntIntHashMapTest.cloneTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.39404ms map: 8.792543ms get iimap: 3.053103ms map: 4.603734ms remove iimap: 2.58396ms map: 3.332166ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.487802ms map: 3.109873ms get iimap: 0.970819ms map: 1.465158ms remove iimap: 0.841972ms map: 1.854251ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1426634732829 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1426634734831 ms +++ localhost/127.0.0.1:59999 - Locked within 3003 ms, 3 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 ++++ TestCa ...[truncated 152 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 @ 1426634735655 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms