JDK-8252107 : Media pipeline initialization can crash if audio or video bin state change fails
  • Type: Bug
  • Component: javafx
  • Sub-Component: media
  • Affected Version: 8u271,openjfx16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-20
  • Updated: 2020-08-25
  • Resolved: 2020-08-24
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 Other
8u271Fixed openjfx16Fixed
Description
Occasional crashes are possible during initialization of the JavaFX media pipeline if the audio or video bin state change fails. This typically happens only when there is something wrong with the platform configuration.
Comments
Changeset: c3fb3210 Author: Alexander Matveev <almatvee@openjdk.org> Date: 2020-08-24 19:18:37 +0000 URL: https://git.openjdk.java.net/jfx/commit/c3fb3210
24-08-2020

https://github.com/openjdk/jfx/pull/285
20-08-2020