On Tue, 9 Jun 2020 10:39:29 GMT, Florian Kirmaier <[email protected]> wrote:
> Fixing exception when clicking on JFXPanel when no Scene is set. > > quick test: `./gradlew -PFULL_TEST=true -PUSE_ROBOT=true :systemTests: test > --tests *javafx.embed.swing.JFXPan* --info` > > It's a regression from my previous PR: https://github.com/openjdk/jfx/pull/25 This pull request has now been integrated. Changeset: 1727dfa4 Author: Florian Kirmaier <[email protected]> Committer: Kevin Rushforth <[email protected]> URL: https://git.openjdk.java.net/jfx/commit/1727dfa4 Stats: 22 lines in 2 files changed: 0 ins; 20 del; 2 mod 8247163: JFXPanel throws exception on click when no Scene is set Reviewed-by: kcr ------------- PR: https://git.openjdk.java.net/jfx/pull/248
