Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Fix regression of missing JavaSE check in case of security manager; Typo (details)
  2. Moving ClassLoader parameter to the end, which seems to be easier to (details)
  3. Fix: Add missing imports; Add warmup phase to primitive hashmap test (details)
Commit 0b4366d8216254bbb6246be252c411a160e1b478 by Sven Gothel
Fix regression of missing JavaSE check in case of security manager; Typo
The file was modified src/java/com/jogamp/common/os/Platform.java (diff)
Commit 84cb317038aec9aeb3a407404eac0831b5fe75ea by Sven Gothel
Moving ClassLoader parameter to the end, which seems to be easier to read.
The file was modified src/java/com/jogamp/common/util/ReflectionUtil.java (diff)
Commit 8a95808d3762ee4645dd5de1f0b0844c254e8638 by Sven Gothel
Fix: Add missing imports; Add warmup phase to primitive hashmap test
The file was modified src/junit/com/jogamp/common/util/LongIntHashMapTest.java (diff)
The file was modified src/junit/com/jogamp/common/util/IntIntHashMapTest.java (diff)
The file was modified src/java/com/jogamp/common/os/Platform.java (diff)