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

Changes

Summary

  1. NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in (details)
  2. RecursiveToolkitLock default TO 5s (details)
  3. New test to check on keyboard focus. (details)
  4. Ensure that receiving focus is passed on to any NEWT child. (details)
  5. Add main() to TestFocus01SwingAWT (details)
Commit 8a850ea69d90fa68efecb52ba8dc6ec3938505d7 by Sven Gothel
NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in destroy() ; DisplayImpl: refCount reset
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/DisplayImpl.java (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/jogl/awt/TestSwingAWTUsageBeforeJOGLInitBug411.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/WindowImpl.java (diff)
Commit d73b4eb2a76941a932ac70829579282c64f305fe by Sven Gothel
RecursiveToolkitLock default TO 5s
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/nativewindow/classes/com/jogamp/nativewindow/impl/RecursiveToolkitLock.java (diff)
Commit 39276cb2bd3a6281c04be0a8bd457f9af914da1e by Sven Gothel
New test to check on keyboard focus.
The file was addedsrc/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java (diff)
Commit 9a2034b4f493465f93386c6462cbd0e2b68db19d by Sven Gothel
Ensure that receiving focus is passed on to any NEWT child.
The file was modifiedsrc/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java (diff)
Commit 0d073c5ea4426b0139409b20a3879b6003f795b0 by Sven Gothel
Add main() to TestFocus01SwingAWT
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/junit/com/jogamp/test/junit/newt/TestFocus01SwingAWT.java (diff)