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.632ms map: 5.458ms get iimap: 4.594ms map: 6.644ms remove iimap: 1.573ms map: 20.585ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.036ms map: 4.256ms get iimap: 0.556ms map: 1.863ms remove iimap: 0.53ms map: 2.911ms