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.561ms map: 6.216ms get iimap: 3.988ms map: 5.757ms remove iimap: 1.718ms map: 15.225ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.208ms map: 3.727ms get iimap: 0.663ms map: 1.698ms remove iimap: 0.615ms map: 2.08ms