RFR: 8350136: Create release notes for JavaFX 24 [v2]

Andy Goryachev angorya at openjdk.org
Fri Feb 28 15:29:59 UTC 2025


On Fri, 28 Feb 2025 13:09:31 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> 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).
>
> Kevin Rushforth has updated the pull request incrementally with three additional commits since the last revision:
> 
>  - jmoods --> jmods
>  - Update JDK-8340852-info.md
>  - Move example of restoring ScrollPane behavior to separate note

doc-files/notes/24/JDK-8340852-info.md line 1:

> 1: # Additional Information for JDK-8340852

minor suggestion:
Rename the note to something like `JDK-8340852-ScrollPane.md`

Imagine a release with 10-20 such notes/directories, it might be helpful to add a bit of context to the name, don't you think?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1712#discussion_r1975596162


More information about the openjfx-dev mailing list