git: openjdk/jfx: master: 8319779: SystemMenu: memory leak due to listener never being removed
Johan Vos
jvos at openjdk.org
Thu Jul 25 17:22:07 UTC 2024
Changeset: 25ac6fed
Branch: master
Author: Johan Vos <jvos at openjdk.org>
Date: 2024-07-25 17:19:28 +0000
URL: https://git.openjdk.org/jfx/commit/25ac6fed22d0f49d01c831aaa48049c34899fe96
8319779: SystemMenu: memory leak due to listener never being removed
8323787: Mac System MenuBar throws IOB exception
Reviewed-by: jhendrikx, arapte, jpereda
! modules/javafx.graphics/src/main/java/com/sun/javafx/tk/quantum/GlassSystemMenu.java
+ modules/javafx.graphics/src/shims/java/com/sun/javafx/tk/quantum/GlassSystemMenuShim.java
! tests/system/src/test/addExports
+ tests/system/src/test/java/test/com/sun/javafx/tk/quantum/SystemMenuBarTest.java
- tests/system/src/test/java/test/javafx/stage/SystemMenuBarTest.java
More information about the openjfx-changes
mailing list