On Tue, 16 Jun 2020 07:34:13 GMT, Florian Kirmaier <fkirma...@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 > > Florian Kirmaier has updated the pull request incrementally with one > additional commit since the last revision: > > 8247163: > Added space based on code review Marked as reviewed by kcr (Lead). ------------- PR: https://git.openjdk.java.net/jfx/pull/248