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.581376ms map: 8.043598ms get iimap: 2.455082ms map: 3.489992ms remove iimap: 1.34363ms map: 7.884136ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.488888ms map: 4.646732ms get iimap: 1.517124ms map: 2.467201ms remove iimap: 1.342354ms map: 2.422233ms