The Jenkins Controller is preparing for shutdown. No new builds can be started.
Passed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 2.622215ms map: 7.836028ms get iimap: 2.501661ms map: 4.226735ms remove iimap: 1.391795ms map: 7.885462ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.55524ms map: 4.693006ms get iimap: 1.505015ms map: 2.592874ms remove iimap: 1.29835ms map: 2.513461ms