RFR: 8247163: JFXPanel throws exception on click when no Scene is set [v2]

Kevin Rushforth kcr at openjdk.java.net
Wed Jun 17 12:31:52 UTC 2020


On Tue, 16 Jun 2020 07:34:13 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
>
> 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


More information about the openjfx-dev mailing list