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: 2.533ms map: 6.2ms get iimap: 8.072ms map: 9.85ms remove iimap: 1.885ms map: 15.11ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.423ms map: 3.825ms get iimap: 0.728ms map: 1.775ms remove iimap: 0.613ms map: 2.101ms