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.538019ms map: 8.152085ms get iimap: 2.532915ms map: 4.270428ms remove iimap: 1.593995ms map: 8.145387ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.508039ms map: 4.582976ms get iimap: 1.58379ms map: 2.541846ms remove iimap: 1.358308ms map: 2.503893ms