The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.common.util.IntIntHashMapTest.iteratorTest
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 1.133ms map: 2.257ms get iimap: 1.246ms map: 1.943ms remove iimap: 0.794ms map: 4.145ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.229ms map: 2.369ms get iimap: 0.831ms map: 1.323ms remove iimap: 3.309ms map: 1.689ms