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.915ms map: 8.338ms get iimap: 4.725ms map: 6.498ms remove iimap: 1.801ms map: 17.914ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.886ms map: 2.467ms get iimap: 0.86ms map: 1.693ms remove iimap: 0.709ms map: 2.195ms