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: 10.87ms map: 8.624ms get iimap: 4.128ms map: 5.492ms remove iimap: 1.772ms map: 17.452ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.331ms map: 5.335ms get iimap: 0.889ms map: 2.43ms remove iimap: 0.656ms map: 2.184ms