-
Bug
-
Resolution: Fixed
-
P2
-
fx2.1
Because of a critical JDK issue, CR 7144542, every JavaFX program that uses the software J2D pipeline on Mac will crash on exit (see RT-19541).
If the underlying problem cannot be resolved for JDK 7u4, we need to restore the workaround to call System.exit on Mac when the last window is closed if we are running the J2D software pipeline. This workaround was originally implemented inRT-15601.
If the underlying problem cannot be resolved for JDK 7u4, we need to restore the workaround to call System.exit on Mac when the last window is closed if we are running the J2D software pipeline. This workaround was originally implemented in
- relates to
-
JDK-8114065 Mac: need workaround for crash / hang on exit issues
- Resolved
-
JDK-8127483 Mac crashes on exit when run with j2d pipe
- Closed
-
JDK-8115722 Mac: Remove workaround for RT-19600
- Resolved