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: 4.477632ms map: 8.433696ms get iimap: 2.608307ms map: 3.569278ms remove iimap: 1.340352ms map: 10.970359ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.427701ms map: 3.322554ms get iimap: 0.422235ms map: 1.445514ms remove iimap: 0.369909ms map: 1.381389ms