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: 1.131ms map: 2.23ms get iimap: 1.246ms map: 1.951ms remove iimap: 0.78ms map: 4.302ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.138ms map: 2.315ms get iimap: 0.808ms map: 1.364ms remove iimap: 0.809ms map: 2.127ms