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

Changes

Summary

  1. Remove redundant: NativeLibrary.ensureNativeLibLoaded() (details)
  2. Temp Cache: More control over the lifecycle, explicit TempJarCache (details)
  3. LICENSE.txt: Removed 'may be used'. Added Emphasized multiple licenses (details)
Commit b12fe7f98a9b523129c310d46698f430d17a8138 by Sven Gothel
Remove redundant: NativeLibrary.ensureNativeLibLoaded()
The file was modifiedsrc/java/com/jogamp/common/nio/AbstractBuffer.java (diff)
The file was modifiedsrc/java/com/jogamp/common/os/NativeLibrary.java (diff)
The file was modifiedsrc/java/com/jogamp/common/nio/PointerBuffer.java (diff)
The file was modifiedsrc/java/jogamp/common/os/MachineDescriptionRuntime.java (diff)
The file was modifiedsrc/java/com/jogamp/gluegen/runtime/NativeLibLoader.java (diff)
The file was modifiedsrc/java/com/jogamp/common/jvm/JVMUtil.java (diff)
Commit 61d3b2f9b60cbea2e9454b86cc559347943a578e by Sven Gothel
Temp Cache: More control over the lifecycle, explicit TempJarCache initialization/usage only
The file was addedsrc/java/com/jogamp/common/util/cache/TempCacheReg.java (diff)
The file was modifiedsrc/java/com/jogamp/common/util/cache/TempFileCache.java (diff)
The file was modifiedsrc/junit/com/jogamp/common/util/TestTempJarCache.java (diff)
The file was modifiedsrc/java/com/jogamp/common/util/cache/TempJarCache.java (diff)
Commit 0e44b330403011558391c732a0b6240694ecb6a1 by Sven Gothel
LICENSE.txt: Removed 'may be used'. Added Emphasized multiple licenses
The file was modifiedLICENSE.txt (diff)