git: openjdk/jfx: master: 8339178: [macos] Swing InterOp Platform.exit() crash

Kevin Rushforth kcr at openjdk.org
Tue Sep 3 19:17:58 UTC 2024


Changeset: 46522826
Branch: master
Author:    Kevin Rushforth <kcr at openjdk.org>
Date:      2024-09-03 19:16:55 +0000
URL:       https://git.openjdk.org/jfx/commit/465228269ba1d9ad4e902e9f161b79b8a1ebcd81

8339178: [macos] Swing InterOp Platform.exit() crash
8339183: [macos] Premature exit in Swing interop when last JFrame is disposed

Reviewed-by: psadhukhan, azvegint

! modules/javafx.graphics/src/main/java/com/sun/glass/ui/mac/MacApplication.java
! modules/javafx.graphics/src/main/native-glass/mac/GlassApplication.m
! tests/system/src/test/java/test/launchertest/MainLauncherTest.java
! tests/system/src/test/java/test/launchertest/PlatformExitApp.java
+ tests/system/src/test/java/test/launchertest/TestAWTAppDaemon.java
+ tests/system/src/test/java/test/launchertest/TestAppDaemon.java
+ tests/system/src/test/java/test/launchertest/TestAppPlatformExitAWT.java
+ tests/system/src/test/java/test/launchertest/Util.java



More information about the openjfx-changes mailing list