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

macos-x86_64 (Aug 13, 2023, 6:18:43 AM)

Started 1 yr 10 mo ago
Took 45 min on macos-x86_64-jau-012

Started by upstream project jogl build number 1532
originally caused by:

Revision: 5688f22d01e10efd97fb4bf280bbefa591dc6789
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. WWW: Replace Gephi icon w/ a more friendly JogAmp website matching preview one (white background, showing a graph) (details / cgit)
    2. Animator*: Add ctor variants passing modeBits directly, i.e. enable/disable AWT rendering thread support. Adopt it in tests and demos (details / cgit)
    3. Demos: Add main() to GearsES2, .. allowing to be used for simple bringup tests (details / cgit)
    4. GraphUIDemoArgs: Add GL4 core (details / cgit)
    5. Texture ctor w/ external textureID: Pass `ownsTextureID` where true hands over ownership and allows destroy() to delete it, otherwise not. Fixes GraphUI's GLButton. (details / cgit)
    6. make/scripts/tests.sh: Add Basic demos if jogl-demos.jar (details / cgit)
    7. Minor cleanup of imports, etc: FBObject, GLContext*, Texture, .. (details / cgit)
    8. UISceneDemo20: Fix info/debug text title GPUUISceneGLListener0A -> UISceneDemo20 (details / cgit)
    9. GraphUIDemoArgs: Issue GLProfile.initSingleton() once in static init block, ensuring JOGL is completely initialized (details / cgit)
    10. Demos: ..demos.graph.ui.util.GraphUIDemoArgs -> ..demos.util.CommandlineOptions (details / cgit)
    11. MacOS test scripts: Enable FFmpeg6 from Homebrew (details / cgit)