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.667503ms map: 4.636875ms get iimap: 2.447762ms map: 3.31588ms remove iimap: 1.26263ms map: 7.941275ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.519048ms map: 3.046069ms get iimap: 0.444265ms map: 1.361498ms remove iimap: 0.346354ms map: 1.242538ms