RFR: 8350136: Create release notes for JavaFX 24 [v3]
Andy Goryachev
angorya at openjdk.org
Fri Feb 28 16:13:59 UTC 2025
On Fri, 28 Feb 2025 15:56:19 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:
>
> JDK-8340852-info.md --> JDK-8340852-ScrollPane.md
Marked as reviewed by angorya (Reviewer).
doc-files/release-notes-24.md line 214:
> 212: [JDK-8340982](https://bugs.openjdk.org/browse/JDK-8340982) | [win] Dead key followed by Space generates two characters instead of one | window-toolkit
> 213: [JDK-8344372](https://bugs.openjdk.org/browse/JDK-8344372) | Setting width for TRANSPARENT Stage -> gtk_window_resize: assertion 'height > 0' | window-toolkit
> 214: [JDK-8348744](https://bugs.openjdk.org/browse/JDK-8348744) | Application window not always activated on macOS 15 | window-toolkit
double checked all the links.
BTW, are these links (`[JDK-8348744](https://bugs.openjdk.org/browse/JDK-8348744)`) formatted manually or is there some kind of script?
-------------
PR Review: https://git.openjdk.org/jfx/pull/1712#pullrequestreview-2651191808
PR Review Comment: https://git.openjdk.org/jfx/pull/1712#discussion_r1975666674
More information about the openjfx-dev
mailing list