JDK-8247163 : JFXPanel throws exception on click when no Scene is set
  • Type: Bug
  • Component: javafx
  • Sub-Component: swing
  • Affected Version: openjfx14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-06-09
  • Updated: 2020-06-17
  • Resolved: 2020-06-17
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
openjfx15Fixed
Related Reports
Relates :  
Description
JFXPanel throws exception on click when no Scene is set

It's a regression from this PR: https://github.com/openjdk/jfx/pull/25
Comments
Changeset: 1727dfa4 Author: Florian Kirmaier <fkirmaier@openjdk.org> Committer: Kevin Rushforth <kcr@openjdk.org> Date: 2020-06-17 15:19:23 +0000 URL: https://git.openjdk.java.net/jfx/commit/1727dfa4
17-06-2020

Added link to JDK-8200224 (the fix for that bug introduced the regression).
11-06-2020