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.701ms map: 28.541ms get iimap: 4.476ms map: 7.848ms remove iimap: 3.844ms map: 14.528ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.29ms map: 4.77ms get iimap: 0.704ms map: 5.401ms remove iimap: 0.617ms map: 2.047ms