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

Changes

Summary

  1. Fix NPE - Regression of commit 99479bf3197cde8e89c5b499d135417863d521c7 (details)
  2. DefaultEDTUtil: If EDT is not started and task is null and wait (details)
  3. NEWT WindowImpl: Add little GCed / windowList-size stats at (details)
Commit d4c022b6b0fe7c3553c7ae218758d6e062905e10 by Sven Gothel
Fix NPE - Regression of commit 99479bf3197cde8e89c5b499d135417863d521c7
The file was modifiedsrc/newt/classes/jogamp/newt/WindowImpl.java (diff)
Commit feb352145af1643a57eaae99c0342e6f5e0f2a2e by Sven Gothel
DefaultEDTUtil: If EDT is not started and task is null and wait intended, use nullTask ensuring to wait until EDT started.
The file was modifiedsrc/newt/classes/jogamp/newt/DefaultEDTUtil.java (diff)
Commit 0e8cd28f916d10f3d588114eebc903902675f063 by Sven Gothel
NEWT WindowImpl: Add little GCed / windowList-size stats at addWindow2List
The file was modifiedsrc/newt/classes/jogamp/newt/WindowImpl.java (diff)