SwingNode should replace Platform.runLater() with SwingFXUtils.runOnFxThread() where necessary, in order to leverage from the new single-threaded mode.
- is blocked by
-
JDK-8102858 Add support for a single threaded mode for FX/AWT interop
- Resolved