Passed
com.jogamp.common.util.IntIntHashMapTest.cloneTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.86159ms map: 5.01579ms get iimap: 1.080212ms map: 1.687451ms remove iimap: 1.327062ms map: 3.280819ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.501197ms map: 3.056293ms get iimap: 0.992187ms map: 1.372349ms remove iimap: 0.856961ms map: 1.895712ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1427288201185 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-20 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427288203187 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 @ 1427288204019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms