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

Changes

Summary

  1. TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows (details)
  2. NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding (details)
Commit a1d9e3d0deaa06a417efac9fcd223db35ec6d255 by Sven Gothel
TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows

Essentially same code path as NewtCanvasSWT
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAccessor02NewtGLWindow.java (diff)
The file was modified make/scripts/tests.sh (diff)
The file was modified make/scripts/tests-win.bat (diff)
Commit 2cdf7730b6d3e813a8693087582f3cf3ac44f015 by Sven Gothel
NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestGLCanvasSWTNewtCanvasSWTPosInTabs.java (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NewtCanvasSWT.java (diff)
The file was modified make/scripts/tests.sh (diff)