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: 19.072ms map: 5.187ms get iimap: 3.61ms map: 4.767ms remove iimap: 1.565ms map: 17.467ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.184ms map: 4.389ms get iimap: 0.534ms map: 1.88ms remove iimap: 0.506ms map: 2.378ms