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: 16.144ms map: 4.857ms get iimap: 4.454ms map: 4.619ms remove iimap: 1.623ms map: 9.727ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.02ms map: 4.006ms get iimap: 0.51ms map: 1.956ms remove iimap: 0.523ms map: 2.326ms