On Tue, 5 Nov 2024 01:23:22 GMT, Michael Strauß <mstra...@openjdk.org> wrote:

>> would it be possible to specify where from?
>
> Yes, but if we do that, then we should do it everywhere it matters. The 
> native toolkits are not multi-threaded, so all native upcalls happen on the 
> JavaFX application thread. We should probably do this in another PR, and 
> discuss how to do it uniformly (javadoc, annotation, etc).

I think it would make sense to start doing this in the new code, as this helps 
to show the connection.  Only if as a courtesy to the developers who have to 
read the code years later.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1605#discussion_r1829628675

Reply via email to