The Jenkins Controller is preparing for shutdown. No new builds can be started.
Fixed
com.jogamp.common.util.LongIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 2.635ms map: 3.163ms get iimap: 4.009ms map: 1.42ms remove iimap: 4.442ms map: 1.794ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.288ms map: 1.623ms get iimap: 0.26ms map: 0.601ms remove iimap: 0.306ms map: 0.984ms
Standard Error
++++ Test Singleton.lock() Thread-24 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427288776044 ms +++ localhost/127.0.0.1:59999 - Locked within 1 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 main @ 1427288777392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms