Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Started 1 yr 7 mo ago
Took 43 min on macosx64-NV320M-10_6-jogamp-x64-sgothel-012
Success

#1510 (Jan 22, 2023, 8:07:59 AM)

Changes
  1. TestSharedContextVBOES2NEWT5: Try harder having the objects destroyed and taken from the GLContextShareSet map (details / cgit)
  2. JAWTWindow.invalidateNative() and .detachSurfaceLayerImpl(): Pass copy of offscreenSurfaceLayer for pending off-thread operation and immediately zero reference marking its future destruction. (details / cgit)
  3. JAWTWindow.ctor: Initialize offscreenSurfaceLayer before use (details / cgit)
  4. MacOSXCGLContext.AttachGLLayerCmd: Allow DetachGLLayerCmd to revoke the attach command, essential if attach hasn't been done yet @ detach (details / cgit)
  5. OSXMisc.m: Show semantics: caLayer -> rootCALayer (details / cgit)
  6. MacOS: JAWTWindow.layoutSurfaceLayerImpl(): Perform OSXUtil.FixCALayerLayout() on main thread and hence fetch and validate getAttachedSurfaceLayer() when needed (details / cgit)
  7. MacOS: JAWTWindow's OffscreeLayer: Show semantics in argument names and complete null checks in detachSurfaceLayerImpl(), setSurfaceScale() (details / cgit)
  8. MacOS: JAWTWindow.invalidateNative(): Use copied references in off-thread operations and zero source references upfront. (details / cgit)
  9. MacOS: JAWTWindow: Complete MacOS 12+ SIGSEGV JAW Crash Fix; This: Destroy NSWindow on MacOS main-thread (details / cgit)
  10. Minor auto formatting: @Override, .. (details / cgit)
  11. Test MouseAdapter: Use volatile qualifier to avoid reading too old values (details / cgit)
  12. AWTRobot.getClickTimeout(): NEWT Case: Return maximum(AWT, NEWT), otherwise we see click-count 2 on MacOS 12 (details / cgit)
  13. scripts/tests*.sh: Put 'ulimit -c unlimited' in root script (details / cgit)
  14. Add scripts/run-test-until-crash.sh: Used to stress test one unit test (for sporadic crashes) (details / cgit)
  15. Workaround MacOS + SWT 4.26: java.lang.NullPointerException: Cannot invoke "org.eclipse.swt.internal.cocoa.NSGraphicsContext.saveGraphicsState()" because "context" is null (details / cgit)
  16. jogl's Debug.class: Add explicit debugNotAll(..) variant to skip debugAll() (details / cgit)
  17. MacOSXCGLContext: Enable DEBUG1398 explicitly w/o debugAll() (details / cgit)
  18. MacOSXCGLContext: Fix typo in DEBUG output (details / cgit)
  19. build-test.xml junit.run.swt.awt: Add missing 'jvmarg.generic' (details / cgit)
  20. SWTAccessor.invokeOnOSTKThread(): Fix comment .. (details / cgit)
  21. TestSharedContextVBOES2SWT3: Remove unused import (details / cgit)

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

Revision: be4fa1f3fc1a97ad712b8d907e611a99c2bd4c83
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)