On Tue, 17 Sep 2024 14:29:11 GMT, Jayathirth D V <j...@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. This pull request has now been integrated. Changeset: f8a20056 Author: Jayathirth D V <j...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/f8a20056f4b19b45d311b96126b0a5fcfbe96923 Stats: 1266 lines in 9 files changed: 1263 ins; 0 del; 3 mod 8211247: Open-source simple test programs for FX / SWT interop Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1571