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.571ms map: 20.497ms get iimap: 3.732ms map: 5.464ms remove iimap: 1.598ms map: 19.583ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.067ms map: 4.116ms get iimap: 0.496ms map: 1.662ms remove iimap: 0.439ms map: 1.987ms