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: 7.867839ms map: 7.136912ms get iimap: 2.567304ms map: 3.956871ms remove iimap: 1.318387ms map: 9.373148ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 1.14344ms map: 3.156025ms get iimap: 0.413705ms map: 1.414854ms remove iimap: 0.368392ms map: 1.404854ms