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.332ms map: 4.918ms get iimap: 10.539ms map: 8.654ms remove iimap: 1.797ms map: 18.589ms com.jogamp.common.util.IntIntHashMap vs java.util.HashMap warmup: false put iimap: 2.264ms map: 9.997ms get iimap: 1.85ms map: 3.438ms remove iimap: 1.658ms map: 3.746ms