The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.common.util.LongIntHashMapTest.testPutRemove
Standard Output
com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: true put iimap: 3.078ms map: 2.616ms get iimap: 3.978ms map: 2.38ms remove iimap: 4.326ms map: 1.785ms com.jogamp.common.util.LongIntHashMap vs java.util.HashMap warmup: false put iimap: 1.284ms map: 4.556ms get iimap: 0.338ms map: 0.68ms remove iimap: 0.332ms map: 1.018ms
Standard Error
++++ Test Singleton.lock() SLOCK [T main @ 1427411362013 ms III localhost/127.0.0.1:59999 - Wait for lock Thread-24 - SISock: localhost/127.0.0.1:59999 - started SLOCK [T main @ 1427411362518 ms +++ localhost/127.0.0.1:59999 - Locked within 507 ms, 2 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 @ 1427411363911 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms