On Wed, 3 May 2023 11:46:50 GMT, Daniel <d...@openjdk.org> wrote:

> A null pointer exception occurs on the ScenePulseListener when iterating 
> through the dirty node list.
> A null check is needed on the node before calling node.getScene().
> 
> The error occurs occasionally and causes the application to crash.
> 
> Issue: [JDK-8298104: NPE on 
> synchronizeSceneNodes()](https://bugs.openjdk.org/browse/JDK-8298104)

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jfx/pull/1123

Reply via email to