git: openjdk/jfx: jfx23: 8335630: Crash if Platform::exit called with fullScreen Stage on macOS 14
Kevin Rushforth
kcr at openjdk.org
Thu Jul 18 12:25:42 UTC 2024
Changeset: d9780548
Branch: jfx23
Author: Kevin Rushforth <kcr at openjdk.org>
Date: 2024-07-18 12:24:25 +0000
URL: https://git.openjdk.org/jfx/commit/d9780548f42047cd7cd06d20c1350fa955a9dc9a
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
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/View.java
! modules/javafx.graphics/src/main/java/com/sun/glass/ui/Window.java
! modules/javafx.graphics/src/main/native-glass/mac/GlassWindow+Overrides.m
+ tests/system/src/test/java/test/javafx/stage/FullScreenExitTest.java
More information about the openjfx-changes
mailing list