Passed
com.jogamp.common.util.IntIntHashMapTest.cloneTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.852588ms map: 8.892285ms get iimap: 3.109844ms map: 4.989592ms remove iimap: 4.914006ms map: 3.491598ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.478221ms map: 2.99535ms get iimap: 0.968896ms map: 1.451431ms remove iimap: 0.888846ms map: 1.964263ms
Standard Error
++++ Test Singleton.lock() Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1436907151428 ms +++ localhost/127.0.0.1:59999 - Locked within 1005 ms, 1 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 ++++ TestCase.tearDown: com.jogamp.common.util.IntIntHashMapTest - capacityTest ++++ TestC ...[truncated 73 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 @ 1436907152266 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms