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: 11.392ms map: 7.861ms get iimap: 3.879ms map: 8.93ms remove iimap: 1.713ms map: 16.852ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.182ms map: 3.213ms get iimap: 0.739ms map: 4.096ms remove iimap: 0.713ms map: 3.207ms