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: 9.911576ms map: 26.416857ms get iimap: 5.213913ms map: 3.924085ms remove iimap: 1.586031ms map: 8.93004ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.29508ms map: 2.455499ms get iimap: 0.420813ms map: 1.409554ms remove iimap: 0.369609ms map: 1.417314ms