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

Changes

Summary

  1. GLJPanel: Refine API doc (details)
  2. NEWTEvent: Fix toString message - add comma (details)
  3. Unit Tests: Unify 'AWT Robot Key Press/Release', waitForIdle, action, (details)
Commit d90855bfc457a703d7a8fe14598f4d5e8de7e73e by Sven Gothel
GLJPanel: Refine API doc
The file was modified src/jogl/classes/javax/media/opengl/awt/GLJPanel.java (diff)
Commit 7c397e9915278f529aa38b1f02591b95b9e8c446 by Sven Gothel
NEWTEvent: Fix toString message - add comma
The file was modified src/newt/classes/com/jogamp/newt/event/NEWTEvent.java (diff)
Commit a0c50530714ceb3072e258b8704cd05376d30074 by Sven Gothel
Unit Tests: Unify 'AWT Robot Key Press/Release', waitForIdle, action, delay, waitForIdle ; TestFocus0*: Wait until closed after win.destroy().
The file was modified src/test/com/jogamp/opengl/test/junit/util/AWTRobotUtil.java (diff)
The file was modified make/scripts/java-win64-dbg.bat (diff)
The file was modified make/scripts/tests-x64.bat (diff)
The file was modified make/scripts/tests.sh (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestFocus01SwingAWTRobot.java (diff)
The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestFocus02SwingAWTRobot.java (diff)