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

Changes

Summary

  1. Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged() (details)
  2. Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API (details)
Commit 7e6319105d606706cc3154af2213125b72e85066 by Sven Gothel
Replace AccessController.doPrivileged() w/ SecurityUtil.doPrivileged()
The file was modifiedsrc/java/jogamp/openal/ALDynamicLibraryBundleInfo.java (diff)
The file was modifiedsrc/java/jogamp/openal/Debug.java (diff)
Commit 30368d69ec33f006b901c6888ce9876c12b0e6af by Sven Gothel
Build scripts: MacOS + Windows: Use JDK-17 to build our Java-1.8 API
The file was modifiedmake/scripts/make.joal.all.macosx.sh (diff)
The file was modifiedmake/scripts/make.joal.all.win32.bat (diff)
The file was modifiedmake/scripts/make.joal.all.ios.arm64.sh (diff)
The file was modifiedmake/scripts/make.joal.all.win64.bat (diff)
The file was modifiedmake/scripts/make.joal.all.ios.amd64.sh (diff)
The file was modified.gitignore (diff)