On Wed, 17 Jul 2024 12:21:59 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> Clean backport of this crash-on-exit fix to the `jfx23` stabilization branch. This pull request has now been integrated. Changeset: d9780548 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/d9780548f42047cd7cd06d20c1350fa955a9dc9a Stats: 157 lines in 4 files changed: 130 ins; 0 del; 27 mod 8335630: Crash if Platform::exit called with fullScreen Stage on macOS 14 8299738: ISE if Platform::exit called with fullScreen Stage on macOS 13 Reviewed-by: angorya Backport-of: 81f11c4a39eb505d17c57a49c5e084f75a169856 ------------- PR: https://git.openjdk.org/jfx/pull/1511