The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 3.103ms map: 2.524ms get iimap: 4.317ms map: 1.273ms remove iimap: 4.296ms map: 1.758ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.28ms map: 1.614ms get iimap: 0.252ms map: 0.602ms remove iimap: 0.31ms map: 0.972ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1426093999745 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-24 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1426094001757 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 5 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 main @ 1426094003167 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms