-
Bug
-
Resolution: Fixed
-
P3
-
fx2.0
In the Locator constructor one or more attempts is made to connect to the media source. If these connections attempts hang, then this will cause the FX user thread to hang. These connection attempts should be made asynchronously.
Also, any other operations which might block the user thread should have an issue filed against them as they are found.
Also, any other operations which might block the user thread should have an issue filed against them as they are found.
- blocks
-
JDK-8113868 Ensemble's Advanced Media hangs the application
- Closed