JDK-8114590 : Native threads should attach as daemons
  • Type: Bug
  • Component: javafx
  • Sub-Component: media
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2011-06-27
  • Updated: 2015-06-16
  • Resolved: 2011-06-27
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.0Fixed
Related Reports
Relates :  
Relates :  
Description
Native threads should attach as daemon threads so they do not prevent the Java runtime from exiting.
Comments
Verified by running HelloMedia. " run HelloMedia and try to exit by clicking the upper right corner of the window. Before this change audio will keep playing, afterwards it will not."
11-07-2011

Resolved by http://jfxsrc.sfbay.sun.com/javafx/presidio/scrum/media/media/rev/05db61c476b9.
27-06-2011

The fix for this masks a fundamental problem in RT-13897.
27-06-2011