Fixed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 2.581ms map: 2.897ms get iimap: 3.913ms map: 1.957ms remove iimap: 3.854ms map: 11.47ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.226ms map: 1.698ms get iimap: 0.209ms map: 0.711ms remove iimap: 0.242ms map: 1.003ms
Standard Error
++++ Test Singleton.lock() Thread-22 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427170579767 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 ++++ TestCase ...[truncated 70 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 @ 1427170581290 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms