Skip to content
Success

#949 (Jan 23, 2023, 10:41:04 AM)

Started 2 yr 6 mo ago
Took 1 min 12 sec on linux-arm64-aarch64-jau-032

Started by upstream project gluegen build number 949
originally caused by:

Revision: e6cab620406492567e2194a3fac90ca76950272d
Repository: git://jogamp.org/srv/scm/gluegen.git
  • origin/master
Test Result (no failures)
    Changes
    1. Formatting: BindingJNILibLoader, AWTEDTExecutor (details / cgit)
    2. Bump cpptasks.jar, commit 19c854265956942497dc89444a9ee84f18383671 (Support native windows dll-names) (details / cgit)
    3. Remove Windows dll-rename, adopting to cpptasks.jar change (details / cgit)
    4. Windows java-win64.bat launch script: Set LIB_DIR to absolute path as required by System.load*() (details / cgit)
    5. NativeLibrary: Add getSystemEnvLibraryPaths(), i.e. LD_LIBRARY_PATH, PATH, .. content (details / cgit)
    6. NativeLibrary.enumerateLibraryPaths(): Using addPaths() ensures given 'path' is being resolved as absolute-canonical as required for System.load*() (details / cgit)
    7. JNILibLoaderBase.loadLibraryInternal(): Produce own detailed exception if lib couldn't be loaded (avoid showing misleading orig exception) (details / cgit)