-
Bug
-
Resolution: Fixed
-
P3
-
jfx22
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8338586 | jfx23.0.1 | Johan Vos | P3 | Resolved | Fixed | b03 |
JDK-8337652 | jfx21.0.5 | Johan Vos | P3 | Resolved | Fixed | b01 |
Which represents the master branch, after the official 21 release.
Because we backported the fix for the memory leak, we encountered the problem, even though it was (yet?) part of an official JavaFX release.
After investigating it, we were already able to write a unit test but found out that the fix already existed in a PR.
UnitTest is added to the ticket. It's the test in the bottom of the provided SystemMenuBarTest.java file.
- backported by
-
JDK-8337652 Mac System MenuBar throws IOB exception
- Resolved
-
JDK-8338586 Mac System MenuBar throws IOB exception
- Resolved
- relates to
-
JDK-8318841 macOS: Memory leak with MenuItem when Menu.useSystemMenuBar(true) is used
- Resolved
-
JDK-8337228 Eclipse: missing dependencies in systemTests-test project
- Resolved
-
JDK-8337229 Missing @Overrides in GlassSystemMenuShim
- Resolved
- links to
-
Commit(master) openjdk/jfx21u/ef8397aa
-
Commit(master) openjdk/jfx23u/cdc3c300
-
Commit(master) openjdk/jfx/25ac6fed
-
Review(master) openjdk/jfx21u/63
-
Review(master) openjdk/jfx21u/66
-
Review(master) openjdk/jfx23u/9
-
Review(master) openjdk/jfx/1283