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

Changes

Summary

  1. Refine AWTEDTExecutor.invoke(..): Allow control whether a non AWT-EDT (details)
Commit 0b43b43f889ad7fc220942b0076e2001ca3cf13f by Sven Gothel
Refine AWTEDTExecutor.invoke(..): Allow control whether a non AWT-EDT may execute the runnable.

For some 'rare' AWT/GL lifecycle actions, it is required to only run the command on the AWT-EDT,
hence adding an argument determining the restriction.
The file was modifiedsrc/java/jogamp/common/awt/AWTEDTExecutor.java (diff)