JDK-8128180 : Remove workaround on Mac where we are calling System.exit
  • Type: Bug
  • Component: javafx
  • Sub-Component: application-lifecycle
  • Affected Version: fx2.1
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-11-03
  • Updated: 2015-06-17
  • Resolved: 2012-02-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx2.1Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Blocks :  
Duplicate :  
Duplicate :  
Relates :  
Description
We currently call System.exit as a workaround for various crash / hang on exit issues as described in RT-15601. Once all underlying issues are resolved we need to remove this workaround.
Comments
http://jfxsrc.us.oracle.com/javafx/2.1/scrum/graphics/rt-closed/rev/6ccaf4069138
01-02-2012

Webrev: http://beethoven.us.oracle.com/webrev/javafx/rt-17777/
01-02-2012

I fixed RT-19031 and tested it with this workaround removed, so I think we can go ahead and remove the workaround now.
30-01-2012

Filed 2 new dependent issues. Once they are resolved we can remove the workaround quite simply.
21-01-2012

Raise priority to critical since we cannot ship without this fixed.
19-01-2012