-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
7u40
-
None
-
Windows XP,7 and 8
Fedora
RP Debian
If you wait while using the FX Thread, the wait hangs on to the thread and everything stops.
What would be nice is an extension to Wait that puts the current thread status etc on
the "run later queue" marked as "non executable". The FX thread is then released to do other
things. When the Wait is "notified", the status is changed to "executable" and run later.
I know it is not that simple but it might make complex, asynchronous animation a bit
easier to program.
Regards
Don
What would be nice is an extension to Wait that puts the current thread status etc on
the "run later queue" marked as "non executable". The FX thread is then released to do other
things. When the Wait is "notified", the status is changed to "executable" and run later.
I know it is not that simple but it might make complex, asynchronous animation a bit
easier to program.
Regards
Don
- relates to
-
JDK-8090493 I would like a version of Application.launch that did not wait for the JavaFX thread to exit
-
- Open
-
-
JDK-8090865 Please make Toolkit.enterNestedEventLoop and exitNestedEventLoop public API
-
- Resolved
-