JDK-8115722 : Mac: Remove workaround for RT-19600
  • Type: Bug
  • Component: javafx
  • Sub-Component: application-lifecycle
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-08-28
  • Updated: 2015-06-17
  • Resolved: 2012-08-30
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.
JDK 8
8Fixed
Related Reports
Relates :  
Description
The workaround for RT-19600 is no longer needed. The J2D software pipeline no longer crashes on Mac on exit using JDK 7u6 so we can remove the workaround that forces a call to System.exit if using the J2D pipeline. Additionally, the Pisces-based SW pipeline will soon be the default, and it doesn't trigger the original problem anyway.
Comments
http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/179b696beb69
30-08-2012

Webrev: http://jfx.us.oracle.com/shared-webrev/kcr/rt-24554/
28-08-2012