RFR: 8211247: Open-source simple test programs for FX / SWT interop
Kevin Rushforth
kcr at openjdk.org
Tue Sep 17 21:11:14 UTC 2024
On Tue, 17 Sep 2024 14:29:11 GMT, Jayathirth D V <jdv at openjdk.org> wrote:
> This PR is for open-sourcing HelloFXCanvas test app.
> JBS : https://bugs.openjdk.org/browse/JDK-8211247
> It is an SWT app with SWT button and an FXCanvas with animated rectangle.
> This is used on our integration testing.
>
> This test is now moved to apps/toys, please refer to apps/toys/HelloFXCanvas/README.txt on how to run this toy.
>
> Also this toy hangs on exit in macOS and it crashes on Wayland in Ubuntu 24.04, for which separate bugs will be raised.
Looks good. The test program builds and runs as expected.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1571#pullrequestreview-2311073717
More information about the openjfx-dev
mailing list