The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Eclipse Java-11 (min target) setting (details)
- Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21 (details)
- DynamicLookupHelper: Add isOpen() (details)
- DynamicLibraryBundle: Expose `toolGetProcAddressHandle` and add `NativeLibrary getToolLibrary(final int i)` (details)
- DynamicLibraryBundle:loadLibraries(): Allow having toolLibSymbolNames.size() < toolLibNames.size() (details)
- Cleanup android apk task: Only leave aligned-unsigned 'name-unsigned.apk' and aligned-signed 'name.apk' (details)
The file was modified | .settings/org.eclipse.jdt.core.prefs (diff) |
The file was added | .settings/org.eclipse.core.resources.prefs (diff) |
The file was modified | .classpath (diff) |
The file was modified | src/java/com/jogamp/common/os/NativeLibrary.java (diff) |
The file was modified | src/java/com/jogamp/common/os/DynamicLookupHelper.java (diff) |
The file was modified | src/java/com/jogamp/common/os/DynamicLibraryBundle.java (diff) |
The file was modified | src/java/com/jogamp/common/os/DynamicLibraryBundle.java (diff) |
The file was modified | src/java/com/jogamp/common/os/DynamicLibraryBundle.java (diff) |
The file was modified | make/jogamp-androidtasks.xml (diff) |