The Jenkins Controller is preparing for shutdown. No new builds can be started.
Fixed
com.jogamp.common.util.IntIntHashMapTest.benchmark
Standard Output
com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: true put iimap: 7.954432ms map: 9.886591ms get iimap: 2.980448ms map: 3.655522ms remove iimap: 1.431693ms map: 9.871083ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.616078ms map: 3.315521ms get iimap: 0.484511ms map: 1.455349ms remove iimap: 0.376522ms map: 1.398428ms