RFR: 8350136: Create release notes for JavaFX 24
Kevin Rushforth
kcr at openjdk.org
Thu Feb 27 17:43:40 UTC 2025
This PR adds the release notes for the JavaFX 24 release. This will first go into master, and then be backported to the jfx24 branch so it will be available in that branch when JavaFX 24 is published (and from there also synced into the jfx24u repo).
The following filter was used to produce the list of issues fixed in JavaFX 24:
https://bugs.openjdk.org/issues/?filter=46704
Additionally, we had seven issues with a release-note=yes label, which are included in the list of important changes, etc (one of them is still pending the text for the release note).
-------------
Commit messages:
- Add release note for JDK-8340852
- Add JDK-8309381 to list of Enhancements
- Merge branch 'master' into 8350136-release-notes-24
- Remove additional noreg-cleanup issues
- Merge remote-tracking branch 'upstream/master' into 8350136-release-notes-24
- Add JDK-8340003
- 8350136: Create release notes for JavaFX 24
Changes: https://git.openjdk.org/jfx/pull/1712/files
Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1712&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8350136
Stats: 272 lines in 1 file changed: 272 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/1712.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1712/head:pull/1712
PR: https://git.openjdk.org/jfx/pull/1712
More information about the openjfx-dev
mailing list