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: 2.669768ms map: 4.641398ms get iimap: 2.44237ms map: 3.339841ms remove iimap: 1.251803ms map: 7.596609ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.501844ms map: 3.078957ms get iimap: 0.434065ms map: 1.347163ms remove iimap: 0.368046ms map: 1.276041ms