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

Andy Goryachev angorya at openjdk.org
Tue Mar 11 20:40:05 UTC 2025


On Tue, 11 Mar 2025 20:23:44 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 one additional commit since the last revision:
> 
>   Review feedback

Lgtm

doc-files/release-notes-24.md line 29:

> 27: For example:
> 28: 
> 29: ```

minor: you could use 'console' language identifier for syntax highlighting of command lines, though it does not do much for the code blocks in this file

preview the result here:
https://github.com/andy-goryachev-oracle/Test/blob/main/doc/Tests/Test.md

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

Marked as reviewed by angorya (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1712#pullrequestreview-2676066777
PR Review Comment: https://git.openjdk.org/jfx/pull/1712#discussion_r1990094344


More information about the openjfx-dev mailing list