Run any FXCanvas example. Recent changes by Artem in Drag and Drop that make thread assumptions fail for SWT interop. The hang is in EmbeddedSceneDnD.exectuteOnFXThread(). In SWT, the main thread is the FX thread.
It is clear that these changes were made and SWT interop was never tried even once.
It is clear that these changes were made and SWT interop was never tried even once.