Re: [External] : Re: Detecting threading problems faster

2024-08-07 Thread Andy Goryachev
24 at 14:53 To: Andy Goryachev , openjfx-dev@openjdk.org Subject: Re: [External] : Re: Detecting threading problems faster On 07/08/2024 21:38, Andy Goryachev wrote: John: Looks like the issue in PR#1123 was caused by application code accessing FX from a non-FX thread. That does seem likely, but it i

Re: [External] : Re: Detecting threading problems faster

2024-08-07 Thread John Hendrikx
n Hendrikx *Date: *Wednesday, August 7, 2024 at 12:01 *To: *Andy Goryachev , openjfx-dev@openjdk.org *Subject: *[External] : Re: Detecting threading problems faster Hi Andy, Problems that occur due to modifying the scene graph (like adding/removing children, or changing certain properties)

Re: [External] : Re: Detecting threading problems faster

2024-08-07 Thread Andy Goryachev
m the FX application thread. I am curious what other members of community think of this issue. -andy From: John Hendrikx Date: Wednesday, August 7, 2024 at 12:01 To: Andy Goryachev , openjfx-dev@openjdk.org Subject: [External] : Re: Detecting threading problems faster Hi Andy, Problems