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.882ms map: 6.468ms get iimap: 5.186ms map: 6.105ms remove iimap: 1.716ms map: 15.644ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.324ms map: 4.008ms get iimap: 0.854ms map: 1.947ms remove iimap: 0.739ms map: 2.249ms