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

Changes

Summary

  1. NativeLibrary.enumerateLibraryPaths(): Reduce relative/absolute path mapping to 'java.library.path', others are absolute (details)
  2. MappedByteBufferInputStream: Reduce dependency to Platform (details)
Commit 9fc572089e533a15c23a7b9d4a17119d5519f3c2 by Sven Gothel
NativeLibrary.enumerateLibraryPaths(): Reduce relative/absolute path mapping to 'java.library.path', others are absolute
The file was modifiedsrc/java/com/jogamp/common/os/NativeLibrary.java (diff)
Commit 042ff8177884b6af1543622c63c917886798b119 by Sven Gothel
MappedByteBufferInputStream: Reduce dependency to Platform
The file was modifiedsrc/java/com/jogamp/common/nio/MappedByteBufferInputStream.java (diff)