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.35ms map: 5.218ms get iimap: 11.763ms map: 4.849ms remove iimap: 5.039ms map: 16.332ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.361ms map: 7.579ms get iimap: 2.322ms map: 3.782ms remove iimap: 1.592ms map: 3.849ms