-
Bug
-
Resolution: Not an Issue
-
P4
-
fx2.0.2
-
MacOS X 10.6, 2.0.2-beta
If I start the FX platform in an embedded way (i.e. not using Application.launch()) and I have no other non daemon threads running, the VM is shutting down after a few seconds (the FX UI is shown before and works). Same configuration works on windows, i.e. no shutdown of the VM occurs. Adding a "Keep-Alive-Thread" that does nothing but is just a non daemon thread running, helps we work around this issue on MacOS X.
This should work out of the box in some future release I think.,
This should work out of the box in some future release I think.,
- is blocked by
-
JDK-8128180 Remove workaround on Mac where we are calling System.exit
- Closed