git: openjdk/jfx: master: 8335630: Crash if Platform::exit called with fullScreen Stage on macOS 14

Kevin Rushforth kcr at openjdk.org
Wed Jul 17 12:15:52 UTC 2024


Changeset: 81f11c4a
Branch: master
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2024-07-17 12:15:21 +0000
URL:       https://git.openjdk.org/jfx/commit/81f11c4a39eb505d17c57a49c5e084f75a169856

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, mstrauss

! 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