RFR: 8255248: NullPointerException in JFXPanel due to race condition in HostContainer [v3]

Kevin Rushforth kcr at openjdk.org
Fri Jul 21 18:19:48 UTC 2023


On Fri, 21 Jul 2023 18:12:55 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> The key word is **if done correctly**. One thing to look for is the possibility of introducing a deadlock and regression, so we may need to analyze the callers and perform more extensive testing.

That is exactly my concern. It would need a lot more very careful analysis before making this synchronous.

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

PR Comment: https://git.openjdk.org/jfx/pull/1178#issuecomment-1646078697


More information about the openjfx-dev mailing list