We have recently open-sourced new test app HelloFXCanvas under https://bugs.openjdk.org/browse/JDK-8211247 and this toy hangs on exit in macOS.
Reproduction steps:
1) Follow apps/toys/HelloFXCanvas/README.txt to launch the test app
2) Click on the button to close the toy
After this the toy hands and doesn't exit. Only way to exit the app is to use Ctrl+c to interrupt the toy.
Reproduction steps:
1) Follow apps/toys/HelloFXCanvas/README.txt to launch the test app
2) Click on the button to close the toy
After this the toy hands and doesn't exit. Only way to exit the app is to use Ctrl+c to interrupt the toy.
- relates to
-
JDK-8211247 Open-source simple test programs for FX / SWT interop
- Resolved
-
JDK-8339178 [macos] Swing InterOp Platform.exit() crash
- Resolved