Integrated: 8247163: JFXPanel throws exception on click when no Scene is set
Florian Kirmaier
fkirmaier at openjdk.java.net
Wed Jun 17 15:21:50 UTC 2020
On Tue, 9 Jun 2020 10:39:29 GMT, Florian Kirmaier <fkirmaier at openjdk.org> 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 <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
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
More information about the openjfx-dev
mailing list