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: 12.785ms map: 10.174ms get iimap: 3.78ms map: 5.119ms remove iimap: 2.334ms map: 16.791ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.23ms map: 5.023ms get iimap: 0.652ms map: 1.875ms remove iimap: 3.008ms map: 4.567ms