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

Changes

Summary

  1. NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes (details)
  2. NEWT Reparenting: Only lock parentWindow during native reparent attempt, (details)
Commit fab1ce7a07467065842e75c9d5c60c6bc7e305e0 by Sven Gothel
NEWT: Newt/AWT Rollback AWTParentWindowAdapter changes
The file was modifiedmake/scripts/tests.sh (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java (diff)
The file was modifiedsrc/newt/classes/com/jogamp/newt/event/awt/AWTParentWindowAdapter.java (diff)
Commit cc39d25716fd4d934a22c4aaefb88f0c4f15a162 by Sven Gothel
NEWT Reparenting: Only lock parentWindow during native reparent attempt, otherwise it may cause deadlock (AWT EDT)
The file was modifiedsrc/newt/classes/com/jogamp/newt/impl/WindowImpl.java (diff)