The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Remove unused addNativeJarLibs() method; the only consumer was a unit (details)
- Clean up native library loading and remove the ability to strip (details)
- StringBuilder message parameter was unused. (details)
- Do not keep re-indexing into the same array. (details)
The file was modified | src/java/com/jogamp/common/jvm/JNILibLoaderBase.java (diff) |
The file was modified | src/junit/com/jogamp/common/util/TestTempJarCache.java (diff) |
The file was modified | src/java/com/jogamp/common/os/Platform.java (diff) |
The file was modified | src/java/com/jogamp/common/jvm/JNILibLoaderBase.java (diff) |
The file was modified | src/java/com/jogamp/common/jvm/JNILibLoaderBase.java (diff) |
The file was modified | src/java/com/jogamp/common/jvm/JNILibLoaderBase.java (diff) |