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.691422ms map: 4.960266ms get iimap: 2.486671ms map: 3.561454ms remove iimap: 1.279215ms map: 7.598428ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.506929ms map: 3.14398ms get iimap: 0.502948ms map: 1.414759ms remove iimap: 0.397064ms map: 1.36692ms