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: 23.768ms map: 10.012ms get iimap: 6.123ms map: 8.424ms remove iimap: 2.198ms map: 10.299ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.166ms map: 3.842ms get iimap: 0.705ms map: 1.879ms remove iimap: 0.635ms map: 5.032ms