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: 24.571ms map: 5.027ms get iimap: 4.173ms map: 7.975ms remove iimap: 1.607ms map: 20.627ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.031ms map: 9.415ms get iimap: 0.56ms map: 1.907ms remove iimap: 0.523ms map: 2.132ms