Sven Gothel (1): Bug 1479 - NativeLibrary: Add getNativeLibraryPath() returning actual native library path, support throughout DynamicLibraryBundle[Info] Sven Göthel (15): Build/test: Use OpenJDK-21 per default Use OpenJDK-21 and Java-11 source/target Eclipse Java-11 (min target) setting Eclipse: Drop android from build-path, no more working w/ using JRE-11 from JDK-21 Bug 1516 - Add Doxygen Documentation uses-sdk android:minSdkVersion="24" android:targetSdkVersion="35" (2025-08-31 requirements) Android: Min API 24 -> 26 (Use GlueGen default settings) Remove maven '-android' aliasing, our make-copy-jars-one handles it Bug 1523: Java8 build setup using target.releaselevel=8 (gluegen default) and replace InternalBufferUtil w/ UnsafeUtil Fix whitespace of build*.xml files Bug 1523: Eclipse Java8 settings c.build: Add missing includepath for KHR/khrplatform.h (jogl's stub_include) Bug 1527 - JogampVersion: Accept accept first manifest w/ extension-name if no extension matches Bug 1531: Use jvmarg.generic for unit testing, e.g. '--enable-native-access=ALL-UNNAMED' Bug 1532: Use Buffers.getDirectBufferAddress(binaries) directly