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.722711ms map: 4.950442ms get iimap: 2.526249ms map: 3.511108ms remove iimap: 1.372359ms map: 8.082978ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.499612ms map: 2.966374ms get iimap: 0.48318ms map: 1.395003ms remove iimap: 0.420032ms map: 1.317502ms