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

Changes

Summary

  1. NEWT: enqueueEvent(wait, ..) can't wait if on EDT. Solves UI close, etc (details)
  2. SWTAccessor: Fix type casting int/long - better long usage determination (details)
Commit 4c1e6d1bda0b8c4a9517f751e428deda6847a72c by Sven Gothel
NEWT: enqueueEvent(wait, ..) can't wait if on EDT. Solves UI close, etc
The file was modifiedsrc/newt/classes/jogamp/newt/DisplayImpl.java (diff)
Commit e0b2133b1dafef6750885d53fe85e2bc9530c2c9 by Sven Gothel
SWTAccessor: Fix type casting int/long - better long usage determination
The file was modifiedsrc/nativewindow/classes/jogamp/nativewindow/swt/SWTAccessor.java (diff)
The file was modifiedmake/scripts/tests.sh (diff)