Fixed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 8.8759ms map: 7.1178ms get iimap: 2.1659ms map: 1.441ms remove iimap: 3.0329ms map: 8.893ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 20.5684ms map: 1.2403ms get iimap: 0.3175ms map: 0.4523ms remove iimap: 0.2944ms map: 0.4517ms
Standard Error
++++ Test Singleton.lock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578166485345 ms III - Start SLOCK [T main @ 1578166485347 ms +++ localhost/127.0.0.1:59999 - Locked within 2005 ms, 1 attempts ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - benchmark ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - iteratorTest ++++ TestCase.setUp: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ TestCase.tearDown: com.jogamp.common.util.LongIntHashMapTest - testPutRemove ++++ Test Singleton.unlock() SLOCK [T SingletonServerSocket20-localhost/127.0.0.1:59999 @ 1578166486170 ms III - Stopping: alive true, shallQuit true, hasSocket true SLOCK [T main @ 1578166486170 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms