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

linux-x86_64 (Jul 21, 2025, 7:46:30 AM)

Started 20 hr ago
Took 42 min on linux-x86_64-jau-002
Build Artifacts
artifact.properties626 Bview
jogl-2.6-b1540-20250721-linux-amd64-test-results-linux-x86_64-jau-002.7z20.47 MiBview
jogl-2.6-b1540-20250721-linux-amd64.7z29.56 MiBview

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

  • Started by upstream project joal-demos build number 550
    originally caused by:
    • Started by upstream project joal build number 694
      originally caused by:
Revision: 311840b750b1d1c93b4a34315b27be0a85a2c73e
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (2 failures / +1)
Changes
  1. Add ShaderUtil.isComputeShaderSupported() and ComputeShader01GL4ES31 demo (details / cgit)
  2. Bug 1520: JNI: Only request min JNI_VERSION_1_6 (Android) (details / cgit)
  3. xxxx (details / cgit)
  4. Bug 1520: Add `android:exported="true"` to activities (details / cgit)
  5. Bug 1520: Fix adb-[un]install scripts (details / cgit)
  6. Bug 1520: Android Demos: Fix package name `com.jogamp.opengl.{test->demos}` (details / cgit)
  7. NativeWindowFactory.createDevice(): Fix `EGLDisplayUtil.eglCreateEGLGraphicsDevice` argument types (details / cgit)
  8. jogamp/graph/curve/opengl/shader/functions.glsl: Fix float literals (GLSL ES < 310) (details / cgit)
  9. Rename: NEWTGraphUI[12]pActivity* -> NEWTGraphUISceneDemo20Activity[12]p* (details / cgit)
  10. Manifest templates: Add-Opens: Add java.desktop/sun.awt.windows (details / cgit)
  11. joglversion-demo-android: Fix package name, Test -> Demo (details / cgit)
  12. Eclipse: Use android-stripped.jar in .classpath (via use library) (details / cgit)
  13. Demos: Fix test video URLs, using https instead of http (details / cgit)
  14. UISceneDemo20: Group ALAudioSink usage (details / cgit)
  15. Fix GLSL version for ES >= 3.1 (details / cgit)
  16. Add building jogl-fat-${os.and.arch}.jar w/ GlueGen, JOAL and JOGL for convenience (details / cgit)
  17. Add fat Android target jogl-demos-fat-android-${arch} w/ GlueGen, JOAL, JOGL and demos in one apk (details / cgit)
  18. Android: Min API 24 -> 26 (Use GlueGen default settings) (details / cgit)
  19. MonitorDevice: Rename {perMM->mm}To{Per->}Inch(), add inchToMM() (details / cgit)
  20. GraphUI Scene: Disable screenshot for Android (details / cgit)
  21. Add Demo's CommandlineOptions: fix{Default}AARenderModeWithDPIThreshold() (details / cgit)
  22. Graph pass1 fragment-shader: Early out (discard/alpha) if alpha is 0.0 (details / cgit)
  23. GLContext: Return VersionNumberString for getGLVersionNumber() and getGLSLVersionNumber() .. (details / cgit)
  24. GraphUI Demo: Add UISceneDemo03b (GLEventListener based version of UISceneDemo03) w/ Android activity (details / cgit)