It is seen many methods and variable in JFXPanel are being accessed in AWT EventDispatcher and FX Application thread with lack of communication or synchronization between the threads.
Effort should be made to investigate and provide synchronization between the threads for proper communication
Effort should be made to investigate and provide synchronization between the threads for proper communication
- relates to
-
JDK-8255248 NullPointerException in JFXPanel due to race condition in HostContainer
-
- Resolved
-