JDK-8088354 : Mac: Annoying dialog when you run a JavaFX program after a previous program crashes
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1
  • Priority: P5
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2012-01-19
  • Updated: 2015-07-28
  • Resolved: 2015-07-28
Related Reports
Relates :  
Description
If a JavaFX program crashes on Mac OS X 10.7 (Lion), the next attempt to run a JavaFX program on Lion will bring up a dialog that says: "The application "Java" quit unexpectedly". You must dismiss the dialog before the app will receive keyboard events. With a full-screen app like "HelloFullscreen" this causes a problem since the app obscures the dialog. Fortunately, the ESC key can still be used to exit full screen mode. There may not be anything we can (or should) do about this since it seems like a Lion "feature".

Comments
Assigning to Kevin for confirmation of the status.
24-01-2014

Has this issue been fixed?
24-01-2014

See RT-19031 for one way to reproduce this.
19-01-2012